Skip to content

Conversation

@fhanau
Copy link
Contributor

@fhanau fhanau commented Oct 29, 2024

Summary

This updates the Workers Changelog based on the latest changes in the runtime.

Documentation checklist

@fhanau
Copy link
Contributor Author

fhanau commented Oct 29, 2024

Includes changes by @kentonv, @jasnell, @Frederik-Baetens

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Oct 29, 2024

Deploying cloudflare-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 2bc1d59
Status: ✅  Deploy successful!
Preview URL: https://12a4a3ec.cloudflare-docs-7ou.pages.dev
Branch Preview URL: https://felix-workers-102824.cloudflare-docs-7ou.pages.dev

View logs

@fhanau fhanau force-pushed the felix/workers-102824 branch from 9ec7056 to e5a3ac0 Compare October 29, 2024 13:39
entries:
- publish_date: '2024-10-21'
description: |-
- Fixed encoding of WebSocket pong messages when talking to remote servers. Previously, when a Worker made a WebSocket connection to an external server, the server may have prematurely closed the WebSocket for failure to respond correctly to pings. Client-side connections were not affected.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was actually even more specific than this, right? It was specifically one WS server implementation that was spec compliant in a way that others weren't?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deferring to @kentonv who authored the change and release note.

- 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/).
- publish_date: '2024-09-20'
description: |-
- The new `handle_cross_request_promise_resolution` compatibility flag enables the ability to resolve promises across requests without losing the correct request context.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jasnell this compat flag is not documented? cloudflare/workerd#2719

@fhanau fhanau force-pushed the felix/workers-102824 branch from e5a3ac0 to 2bc1d59 Compare October 29, 2024 15:40
@github-actions github-actions bot added size/xs and removed size/s labels Oct 29, 2024
@fhanau fhanau merged commit 5f6e160 into production Nov 1, 2024
12 checks passed
@fhanau fhanau deleted the felix/workers-102824 branch November 1, 2024 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants