Skip to content

Commit 24b0f8d

Browse files
committed
fix date
1 parent 6d9b847 commit 24b0f8d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src/content/docs/d1/reference/backups.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ D1 has built-in support for creating and restoring backups of your databases, in
99

1010
:::caution[Planned removal]
1111

12-
Access to snapshot based backups for D1 alpha databases described in this documentation will be removed on [2025-06-01](/d1/platform/release-notes/#2025-06-01).
12+
Access to snapshot based backups for D1 alpha databases described in this documentation will be removed on [2025-07-01](/d1/platform/release-notes/#2025-07-01).
1313

1414
:::
1515

src/content/release-notes/d1.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ productLink: "/d1/"
55
productArea: Developer platform
66
productAreaLink: /workers/platform/changelog/platform/
77
entries:
8-
- publish_date: "2025-06-01"
8+
- publish_date: "2025-07-01"
99
title: D1 alpha database backup access removed
1010
description: |-
1111
Following the removal of query access to D1 alpha databases on [2024-08-23](/d1/platform/release-notes/#2024-08-23), D1 alpha database backups can no longer be accessed or created with [`wrangler d1 backup`](/d1/reference/backups/).
1212
13-
If you want to retain a backup of your D1 alpha database, please use `wrangler d1 backup` before 2025-06-01. A D1 alpha backup can be used to [migrate](/d1/platform/alpha-migration/#5-create-a-new-d1-database) to a newly created D1 database in its generally available state.
13+
If you want to retain a backup of your D1 alpha database, please use `wrangler d1 backup` before 2025-07-01. A D1 alpha backup can be used to [migrate](/d1/platform/alpha-migration/#5-create-a-new-d1-database) to a newly created D1 database in its generally available state.
1414
1515
- publish_date: "2025-05-02"
1616
title: D1 HTTP API permissions bug fix

0 commit comments

Comments
 (0)