Skip to content

Commit b375ce1

Browse files
jasnelldcpena
andauthored
Update workers release notes 2024-09-20 (#16988)
Co-authored-by: Denise Peña <[email protected]>
1 parent 84b0cc2 commit b375ce1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/changelogs/workers.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ entries:
1414
- publish_date: "2024-09-26"
1515
description: |-
1616
- You can now connect your GitHub or GitLab repository to an existing Worker to automatically build and deploy your changes when you make a git push with [Workers Builds](/workers/ci-cd/builds/).
17-
- publish_date: '2024-09-20'
17+
- publish_date: "2024-09-20"
1818
description: |-
19-
- The new `handle_cross_request_promise_resolution` compatibility flag enables the ability to resolve promises across requests without losing the correct request context.
19+
- Workers now support the [`handle_cross_request_promise_resolution`] compatibility flag which addresses certain edge cases around awaiting and resolving promises across multiple requests.
2020
- publish_date: "2024-09-19"
2121
description: |-
2222
- Revamped Workers and Pages UI settings to simplify the creation and management of project configurations. For bugs and general feedback, please submit this [form](https://forms.gle/XXqhRGbZmuzninuN9).

0 commit comments

Comments
 (0)