ctx.abort() now GA for stateless workers
v1.20260808.1
1 feature1 fixThis release1 featureNew capabilities1 fixBug fixesAI-tallied from the release notes
From the original release noteView original ↗
What's Changed
- Make ctx.abort() (for stateless workers) non-experimental. by @kentonv in https://github.com/cloudflare/workerd/pull/6930
- Replace raw Writer& with kj::Ptr<Writer> by @jasnell in https://github.com/cloudflare/workerd/pull/6931
- Re-land the fix and regression test for vuln-187 by @harrishancock in https://github.com/cloudflare/workerd/pull/6934
Full Changelog: https://github.com/cloudflare/workerd/compare/v1.20260807.2...v1.20260808.1
Fetched August 8, 2026


