Skip to content

Commit 3bd7c03

Browse files
[Workers] Add changelog entry for removal of D1-specific smart placement behavior (#19973)
1 parent e82907b commit 3bd7c03

File tree

2 files changed

+3
-8
lines changed

2 files changed

+3
-8
lines changed

src/content/docs/d1/configuration/smart-placement.mdx

Lines changed: 0 additions & 8 deletions
This file was deleted.

src/content/release-notes/workers.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ productLink: "/workers/"
55
productArea: Developer platform
66
productAreaLink: /workers/platform/changelog/platform/
77
entries:
8+
- publish_date: "2025-02-13"
9+
description: |-
10+
- [Smart Placement](/workers/configuration/smart-placement/) no longer runs Workers in the same location as D1 databases they are bound to. The same [placement logic](/workers/configuration/smart-placement/#understand-how-smart-placement-works) now applies to all Workers that use Smart Placement, regardless of whether they use D1 bindings.
811
- publish_date: "2025-02-11"
912
description: |-
1013
- When Workers generate an "internal error" exception in response to certain failures, the exception message may provide a reference ID that customers can include in support communication for easier error identification. For example, an exception with the new message might look like: `internal error; reference = 0123456789abcdefghijklmn`.

0 commit comments

Comments
 (0)