Skip to content

Commit 286be7a

Browse files
Update Workers changelog with V8 13.1
Weekly changelog update from the runtime.
1 parent 2ea6276 commit 286be7a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/content/changelogs/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: "2024-11-18"
9+
description: |-
10+
- Updated v8 to version 13.1.
811
- publish_date: "2024-10-21"
912
description: |-
1013
- 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.

0 commit comments

Comments
 (0)