Skip to content

Conversation

@harrishancock
Copy link
Contributor

@harrishancock harrishancock commented Oct 31, 2025

Summary

This brings the Workers external release notes up to date with some recent changes:

  • V8 14.2
  • A JSON.parse() optimization which we blogged about
  • The WebSocket message size limit increase from 1 MiB to 32 MiB

The WebSocket message size limit, while implemented in the Workers platform, appears only to have been documented in the Durable Objects section. So, I updated the DO documentation, too.

Documentation checklist

- V8 update to 14.2
- JSON.parse() optimization
- Console warnings now also go to tail Workers
@github-actions
Copy link
Contributor

github-actions bot commented Oct 31, 2025

This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:

Pattern Owners
/src/content/changelog/ @cloudflare/pm-changelogs, @cloudflare/pcx-technical-writing
/src/content/docs/durable-objects/ @elithrar, @vy-ton, @joshthoward, @oxyjun, @harshil1712, @mikenomitch, @cloudflare/pcx-technical-writing, @cloudflare/workers-runtime-1
/src/content/release-notes/durable-objects.yaml @elithrar, @vy-ton, @joshthoward, @oxyjun, @cloudflare/pcx-technical-writing
/src/content/release-notes/workers.yaml @cloudflare/workers-docs, @GregBrimble, @WalshyDev, @aninibread, @cloudflare/deploy-config, @cloudflare/pcx-technical-writing, @irvinebroque, @mikenomitch

@harrishancock harrishancock force-pushed the harris/workers-update-v8-14.2-and-websocket-message-size-limits branch from 50ca648 to 1e1ec16 Compare October 31, 2025 13:48
@harrishancock harrishancock requested a review from a team as a code owner October 31, 2025 13:48
@harrishancock harrishancock force-pushed the harris/workers-update-v8-14.2-and-websocket-message-size-limits branch from 1e1ec16 to 1a9a512 Compare October 31, 2025 13:54
We updated this limit from 1 MiB to 32 MiB.
@harrishancock harrishancock force-pushed the harris/workers-update-v8-14.2-and-websocket-message-size-limits branch from 1a9a512 to 6f4c87c Compare October 31, 2025 14:32
@harrishancock harrishancock merged commit 475a515 into production Nov 3, 2025
8 checks passed
@harrishancock harrishancock deleted the harris/workers-update-v8-14.2-and-websocket-message-size-limits branch November 3, 2025 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

October 2025 product:durable-objects Durable Objects: https://developers.cloudflare.com/workers/learning/using-durable-objects/ size/s

Projects

None yet

Development

Successfully merging this pull request may close these issues.