What's Changed
- Update dependencies by @workers-devprod in #6132
- add binaryType property to websockets by @anonrig in #6178
- Delete all alarms on
abortAllDurableObjects()by @mrbbot in #1918 - Resizable ArrayBuffer Fixups by @jasnell in #6214
- fix v8 paths on compile_flags.txt by @anonrig in #6216
- Fixup lamba capture in stream AllReader by @jasnell in #6218
- improve container-client tests by @anonrig in #6217
- improve spec compliance on WritableStreamDefaultWriterRelease by @anonrig in #6219
- Restore strong captures in internal stream read callbacks to prevent UAF by @dknecht in #6202
- containers: Cancel async destruction from ContainerClient if a new ContainerClient takes over, and be able to recover container sidecar proxies by @gabivlj in #6201
- improve text encoder encode performance by @anonrig in #5448
- Use draining read in standard.c++ pumpTo impl by @jasnell in #6119
- Clarify compat flag handling in API review checklist by @jasnell in #6222
- container: Make the canceller identity depend on an autoincreasing integer instead of a pointer, and move ContainerCleanupState as a private class by @gabivlj in #6221
- Signal handling for non-Python WASM modules by @logan-gatlin in #6154
New Contributors
- @logan-gatlin made their first contribution in #6154
Full Changelog: v1.20260301.1...v1.20260303.1