·
2 commits
to main
since this release
What's Changed
- Automatically inject python_workers flags for python entrypoints by @ryanking13 in #7114
- Implement tryReadSync/tryWriteSync support by @jasnell in #7036
- Python: Development flag should always win over other Python flags by @hoodmane in #7197
- STOR-5552: Serialize WebSocket writes across hibernation by @apeacock1991 in #7147
- STOR-5489: Implement retry loop for actor fetch requests by @apeacock1991 in #7064
- Remove experimental flag from container.inspect() by @gpanders in #7193
- STOR-5489: Propagate actor retry gate state by @apeacock1991 in #7099
- update capnp by @mikea in #7199
- Put snapshotDirectory API behind experimental flag by @gpanders in #7123
- Ensure hibernated websockets handle code updates gracefully by @jqmmes in #6948
- Own legacy hibernation tag map keys by @mikea in #7208
- Materialize borrowed values before invalidating storage by @mikea in #7206
- Order owned storage before non-owning views by @mikea in #7205
- Own actor cache keys queued for erasure by @mikea in #7207
- switch SpanObserver to kj::Rc by @mikea in #7203
- Keep TLS option storage alive with its context by @mikea in #7209
- Update WPT by @workers-devprod in #7210
- Add digest streams suite; migrate existing DigestStream tests by @jasnell in #7170
- Add queuing strategies suite; migrate strategy tests by @jasnell in #7175
- Fix dynamic library loading into base snapshot for Pyodide 3.14.x by @hoodmane in #7200
Full Changelog: v1.20260901.1...v1.20260902.1