Releases: cloudflare/workerd
Releases · cloudflare/workerd
v1.20260303.0
What's Changed
- Fixup lock handling in limit enforcer and compile cache. by @mar-cf in #6121
- fix(node): fix five trivial bugs across crypto and inspect by @dknecht in #6129
- coordinate TransformStream finish operations per spec by @anonrig in #5771
- fix ReadableStream.from() cancel behavior per WPT spec by @anonrig in #5794
- fix streams byob request handling after close for spec compliance by @anonrig in #5769
- Fixup OOB read in URLStandard by @jasnell in #6139
- add ask-bonk workflows by @elithrar in #6140
- [nfc] Use wpt-report config for test-linux by @npaun in #6138
- Rename CLAUDE.md to AGENTS.md by @npaun in #6142
- change bonk to
writepermissions by @elithrar in #6144
Full Changelog: v1.20260302.0...v1.20260303.0
v1.20260302.0
What's Changed
- STREAM-6638 Update MediaTransformationResult methods to return Promises by @austin-mc in #6096
- fix edge cases with buffer transcode by @anonrig in #6133
Full Changelog: v1.20260301.0...v1.20260302.0
v1.20260301.0
v1.20260228.0
What's Changed
- Add AI Search RPC Types by @G4brym in #6102
- Temporarily disable form-data-test-ts.wd-test... by @jasnell in #6124
- Remove warning aggregator by @jasnell in #6123
- fix: carry request.cf through debug port capnp layer by @penalosa in #6116
- container: Implement setEgressHttp for containers by @gabivlj in #5985
Full Changelog: v1.20260227.0...v1.20260228.0
v1.20260227.0
What's Changed
- Support tracing sqlite commit callbacks by @a-robinson in #6109
- Remove old IdentityTransformStreamImpl by @jasnell in #6112
- Remove Blob-specific ReadableStreamSource subclass with autogate by @jasnell in #5427
- Move the daily release compat date 7 days into the future by @penalosa in #6043
- fix(perf_hooks): improve Node.js perf_hooks compatibility by @petebacondarwin in #6107
- [merge] Add ZSTD bindings to the node:zlib package. by @npaun in #6117
- [build] Define ISA extensions for all 1st party code by @fhanau in #6093
- Use state machine utility in streams impl by @jasnell in #5670
Full Changelog: v1.20260219.0...v1.20260227.0
v1.20260219.0
What's Changed
- Move wildcard properties to instance template by @dcarney-cf in #6090
- Drive-by Fix ActorSqlite::armAlarmHandler log by @jqmmes in #6103
- Add compat flag that causes deleteAll to delete alarms as well as data by @a-robinson in #6044
- fix unhandledRejection misfires by @anonrig in #6049
- Increase internal.c++ pumpTo buffer size to 64kb by @jasnell in #6106
- fix: Keep debug port connection alive for WebSocket passthrough by @penalosa in #6100
- avoid emitting unhandled rejections on DecompressionStream by @anonrig in #6108
Full Changelog: v1.20260218.0...v1.20260219.0
v1.20260218.0
What's Changed
- Move more streams tests to workerd from internal by @jasnell in #6079
- Fixup lock handling in cross-request promise handling logic by @jasnell in #6089
- fix(node): make readline Interface and Readline classes no-op stubs by @petebacondarwin in #6016
- Add containers_pid_namespace compatibility flag by @gpanders in #6063
- Move connectOverrides from Worker to ServiceWorkerGlobalScope, port Hyperdrive binding by @tewaro in #6097
- fix(perf_hooks): make Performance.measure() second and third params optional by @petebacondarwin in #6092
Full Changelog: v1.20260217.0...v1.20260218.0
v1.20260217.0
What's Changed
- Update dependencies by @workers-devprod in #6082
- Reset uncaught exception handling after startup execution by @mhart in #5342
Full Changelog: v1.20260214.0...v1.20260217.0
v1.20260214.0
What's Changed
- remove most uses of deprecated v8::PropertyCallbackInfo::This() by @dcarney-cf in #6003
- Make node:worker_threads independent of expose_global_message_channel flag by @petebacondarwin in #6069
- fix: properly cleanup setTimeout when
scheduler.waitgets aborted by @LuisDuarte1 in #6068 - fix: revive dead FormData Content-Type warning (#6067) by @harrishancock in #6070
- Remove the autogate for using StateMachine in CompressionStream by @jasnell in #6072
- Update dependencies by @workers-devprod in #6076
- Add TextDecoder support for x-user-defined encoding (fixes #6039) by @JosephDoUrden in #6040
New Contributors
- @JosephDoUrden made their first contribution in #6040
Full Changelog: v1.20260213.0...v1.20260214.0
v1.20260213.0
What's Changed
- fix(node:tty): make ReadStream and WriteStream constructors non-throwing by @petebacondarwin in #6064
- update node inspect to handle proxies by @anonrig in #6050
Full Changelog: v1.20260212.0...v1.20260213.0