Skip to content

Commit f6357bf

Browse files
authored
Update d1.yaml
1 parent 74b2a0e commit f6357bf

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/content/changelogs/d1.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@ entries:
88
- publish_date: "2025-02-04"
99
title: Fixed bug with D1 read-only access via UI and /query REST API.
1010
description: |-
11-
A bug with D1 permissions, which allowed users with read-only roles via the UI and users with read-only API tokens via the `/query` [REST API](/api/resources/d1/subresources/database/methods/query/) to execute queries that modified databases, is fixed.
11+
A bug with D1 permissions, which allowed users with read-only roles via the UI and users with read-only API tokens via the `/query` [REST API](/api/resources/d1/subresources/database/methods/query/) to execute queries that modified databases, is fixed.
12+
13+
Write queries with read-only access will now fail. If you relied on the previous incorrect behavior, please assign the correct roles to users or permissions to API tokens to perform D1 write queries.
1214
1315
- publish_date: "2025-01-13"
1416
title: D1 will begin enforcing its free tier limits from the 10th of February 2025.

0 commit comments

Comments
 (0)