Skip to content
Merged
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
2 changes: 1 addition & 1 deletion src/content/release-notes/durable-objects.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ productAreaLink: /workers/platform/changelog/platform/
entries:
- publish_date: "2025-02-11"
description: |-
- When Durable Objects 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`.
When Durable Objects 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`.
- publish_date: "2024-10-07"
title: Alarms re-enabled in (beta) SQLite-backed Durable Object classes
description: |-
Expand Down
Loading