Skip to content
9 changes: 9 additions & 0 deletions src/content/changelogs/d1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,15 @@ productLink: "/d1/"
productArea: Developer platform
productAreaLink: /workers/platform/changelog/platform/
entries:
- publish_date: "2025-??-??"
title: D1 will begin enforcing its free tier limits from ?? ??, 2025.
description: |-
Previously, D1 did not enforce the free tier limits as set out in the [D1 limits documentation](/d1/platform/limits). D1 will begin enforcing the daily free tier limits from ??/??/2025.

From ??/??/??, if you do not take any action and exceed the daily free tier limits, queries to D1 databases via the Workers API and/or REST API will return errors until limits reset daily at 00:00 UTC.

To ensure uninterrupted service, upgrade your account to the Workers Paid plan from the [plans page](https://dash.cloudflare.com/?account=/workers/plans). The minimum monthly billing amount is $5 and includes 25 billion rows read and 50 million rows written per month. [Billing metrics](/d1/observability/billing/) for rows read and rows written can be found on the [D1 dashboard](https://dash.cloudflare.com/?account=/workers/d1) or GraphQL API.

- publish_date: "2024-08-23"
title: D1 alpha databases have stopped accepting SQL queries
description: |-
Expand Down
Loading