Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: A D1 database can set a jurisdiction at creation, which limits the
products:
- d1
- workers
date: 2025-10-05
date: 2025-11-05
---

You can now set a [jurisdiction](/d1/configuration/data-location/) when creating a D1 database to guarantee where your database runs and stores data. Jurisdictions can help you comply with data localization regulations such as GDPR. Supported jurisdictions include `eu` and `fedramp`.
Expand Down
2 changes: 1 addition & 1 deletion src/content/release-notes/d1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ link: "/d1/platform/release-notes/"
productName: D1
productLink: "/d1/"
entries:
- publish_date: "2025-10-05"
- publish_date: "2025-11-05"
title: D1 can configure jurisdictions for data localization
description: |-
You can now set a [jurisdiction](/d1/configuration/data-location/) when creating a D1 database to guarantee where your database runs and stores data.
Expand Down
Loading