Skip to content

Commit 5bb26db

Browse files
vy-tondaisyfaithauma
authored andcommitted
Release note for D1 HTTP API permissions fix (#22354)
1 parent 4aa433f commit 5bb26db

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/content/release-notes/d1.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ productLink: "/d1/"
55
productArea: Developer platform
66
productAreaLink: /workers/platform/changelog/platform/
77
entries:
8+
- publish_date: "2025-05-02"
9+
title: D1 HTTP API permissions bug fix
10+
description: |-
11+
A permissions bug that allowed Cloudflare account and user [API tokens](/fundamentals/api/get-started/account-owned-tokens/) with `D1:Read` permission and `Edit` permission on another Cloudflare product to perform D1 database writes is fixed. `D1:Edit` permission is required for any database writes via HTTP API.
12+
13+
If you were using an existing API token without `D1:Edit` permission to make edits to a D1 database via the HTTP API, then you will need to [create or edit API tokens](/fundamentals/api/get-started/create-token/) to explicitly include `D1:Edit` permission.
14+
815
- publish_date: "2025-02-19"
916
title: D1 supports `PRAGMA optimize`
1017
description: |-

0 commit comments

Comments
 (0)