You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/changelog/d1/2025-01-07-d1-faster-query.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,4 +14,4 @@ Users making [D1](/d1/) requests via the [Workers API](/d1/worker-api/) can see
14
14
15
15
This performance improvement benefits all D1 Worker API traffic, especially cross-region requests where network latency is an outsized latency factor. For example, a user in Europe talking to a database in North America. D1 [location hints](/d1/configuration/data-location/#provide-a-location-hint) can be used to influence the geographic location of a database.
16
16
17
-
For more details on how D1 removed redundant round trips, see the D1 specific changelog [entry](/d1/platform/changelog/#2025-01-07).
17
+
For more details on how D1 removed redundant round trips, see the D1 specific release note [entry](/d1/platform/release-notes/#2025-01-07).
Copy file name to clipboardExpand all lines: src/content/docs/d1/platform/alpha-migration.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,8 +18,8 @@ This guide will instruct you to recreate alpha D1 databases on our production-re
18
18
## Prerequisites
19
19
20
20
1. You have the [`wrangler` command-line tool](/workers/wrangler/install-and-update/) installed
21
-
2. You are using `wrangler` version `3.33.0` or later (released March 2024) as earlier versions do not have the [`--remote` flag](/d1/platform/changelog/#2024-03-12) required as part of this guide
22
-
3. An 'alpha' D1 database. All databases created before July 27th, 2023 ([release notes](/d1/platform/changelog/#2024-03-12)) use the alpha storage backend, which is no longer supported and was not recommended for production.
21
+
2. You are using `wrangler` version `3.33.0` or later (released March 2024) as earlier versions do not have the [`--remote` flag](/d1/platform/release-notes/#2024-03-12) required as part of this guide
22
+
3. An 'alpha' D1 database. All databases created before July 27th, 2023 ([release notes](/d1/platform/release-notes/#2024-03-12)) use the alpha storage backend, which is no longer supported and was not recommended for production.
Copy file name to clipboardExpand all lines: src/content/release-notes/d1.yaml
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
---
2
-
link: "/d1/platform/changelog/"
2
+
link: "/d1/platform/release-notes/"
3
3
productName: D1
4
4
productLink: "/d1/"
5
5
productArea: Developer platform
@@ -44,7 +44,7 @@ entries:
44
44
- publish_date: "2024-08-23"
45
45
title: D1 alpha databases have stopped accepting SQL queries
46
46
description: |-
47
-
Following the [deprecation warning](/d1/platform/changelog/#2024-04-30) on 2024-04-30, D1 alpha databases have stopped accepting queries (you are still able to create and retrieve backups).
47
+
Following the [deprecation warning](/d1/platform/release-notes/#2024-04-30) on 2024-04-30, D1 alpha databases have stopped accepting queries (you are still able to create and retrieve backups).
48
48
49
49
Requests to D1 alpha databases now respond with a HTTP 400 error, containing the following text:
50
50
@@ -69,7 +69,7 @@ entries:
69
69
- publish_date: "2024-04-30"
70
70
title: D1 alpha databases will stop accepting live SQL queries on August 15, 2024
71
71
description: |-
72
-
Previously [deprecated alpha](/d1/platform/changelog/#2024-04-05) D1 databases need to be migrated by August 15, 2024 to accept new queries.
72
+
Previously [deprecated alpha](/d1/platform/release-notes/#2024-04-05) D1 databases need to be migrated by August 15, 2024 to accept new queries.
73
73
74
74
Refer to [alpha database migration guide](/d1/platform/alpha-migration/) to migrate to the new, generally available, database architecture.
75
75
@@ -146,7 +146,7 @@ entries:
146
146
description: |-
147
147
Databases using D1's legacy alpha backend will no longer run automated [hourly backups](/d1/reference/backups/). You may still choose to take manual backups of these databases.
148
148
149
-
The D1 team recommends moving to D1's new [production backend](/d1/platform/changelog/#the-d1-public-beta-is-here), which will require you to export and import your existing data. D1's production backend is faster than the original alpha backend. The new backend also supports [Time Travel](/d1/reference/time-travel/), which allows you to restore your database to any minute in the past 30 days without relying on hourly or manual snapshots.
149
+
The D1 team recommends moving to D1's new [production backend](/d1/platform/release-notes/#2023-09-28), which will require you to export and import your existing data. D1's production backend is faster than the original alpha backend. The new backend also supports [Time Travel](/d1/reference/time-travel/), which allows you to restore your database to any minute in the past 30 days without relying on hourly or manual snapshots.
150
150
151
151
- publish_date: "2023-10-03"
152
152
title: Create up to 50,000 D1 databases
@@ -167,7 +167,7 @@ entries:
167
167
* Developers with a Workers Paid plan now have a 2 GB per-database limit (up from 500 MB) and can create 25 databases per account (up from 10). These limits will continue to increase automatically during the public beta.
168
168
* Developers with a Workers Free plan retain the 500 MB per-database limit and can create up to 10 databases per account.
169
169
170
-
Databases must be using D1's [new storage subsystem](/d1/platform/changelog/#new-default-storage-subsystem) to benefit from the increased database limits.
170
+
Databases must be using D1's [new storage subsystem](/d1/platform/release-notes/#2023-07-27) to benefit from the increased database limits.
171
171
172
172
Read the [announcement blog](https://blog.cloudflare.com/d1-open-beta-is-here/) for more details about what is new in the beta and what is coming in the future for D1.
173
173
@@ -200,7 +200,7 @@ entries:
200
200
- publish_date: "2023-08-01"
201
201
title: Per-database limit now 500 MB
202
202
description: |-
203
-
Databases using D1's [new storage subsystem](/d1/platform/changelog/#new-default-storage-subsystem) can now grow to 500 MB each, up from the previous 100 MB limit. This applies to both existing and newly created databases.
203
+
Databases using D1's [new storage subsystem](/d1/platform/release-notes/#2023-07-27) can now grow to 500 MB each, up from the previous 100 MB limit. This applies to both existing and newly created databases.
204
204
205
205
Refer to [Limits](/d1/platform/limits/) to learn about D1's limits.
0 commit comments