What's Changed
- Close a native stream at the handoff of its data by @jasnell in #7502
- Lock a closed or errored native stream on tee() by @jasnell in #7504
- Validate a writable chunk's size only when it is enqueued by @jasnell in #7507
- STOR-5615: Add configurable Durable Object retries by @apeacock1991 in #7383
- Add runtime support for running same-worker Workflows by @Naapperas in #7361
- Adopt kj::StickyFlag to simplify basic promise and fulfiller use. by @jtolio in #7404
- Sqlite: support adding specific error context to internal exceptions by @jtolio in #7514
Full Changelog: v1.20260925.1...v1.20260925.2