Skip to content

Commit 74b2a0e

Browse files
committed
D1 changelog read permission fix
1 parent 203a984 commit 74b2a0e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/content/changelogs/d1.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ productLink: "/d1/"
55
productArea: Developer platform
66
productAreaLink: /workers/platform/changelog/platform/
77
entries:
8+
- publish_date: "2025-02-04"
9+
title: Fixed bug with D1 read-only access via UI and /query REST API.
10+
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.
12+
813
- publish_date: "2025-01-13"
914
title: D1 will begin enforcing its free tier limits from the 10th of February 2025.
1015
description: |-

0 commit comments

Comments
 (0)