Releases: cloudflare/workerd
Releases · cloudflare/workerd
v1.20251114.0
What's Changed
- Replace BodyBufferInputStream with MemoryInputStream by @jasnell in #5461
- Python: When failing to take a snapshot, also log constructor name of value by @hoodmane in #5518
- Python: Make development version point to 0.28.2 by @hoodmane in #5352
- Fixes websockets in Python Workers and adds test. by @dom96 in #5524
- Fix a few typos. by @danlapid in #5528
Full Changelog: v1.20251113.0...v1.20251114.0
v1.20251113.0
What's Changed
- chore: skip the flaky workers-sdk ConfigController tests by @dario-piotrowicz in #5509
- Create and hold UserRequestSpan inside IoContext::IncomingRequest. by @kentonv in #5510
- Update dependencies by @workers-devprod in #5500
- Add user tracing tags to internal tracing by @danlapid in #5508
- Fix missing return statement. by @kentonv in #5514
- avoid using fixed clangd path by @anonrig in #5515
- fix missing error message for jsg.Error by @mschwarzl in #5502
New Contributors
- @dario-piotrowicz made their first contribution in #5509
Full Changelog: v1.20251112.0...v1.20251113.0
v1.20251112.0
What's Changed
- fix writable stream v24 breaking change by @anonrig in #5492
- Thaw out codespan-reporting by @npaun in #5493
- Fix STW leak: Handle exceptions in TailStreamWriterState::pump(). by @kentonv in #5496
- Fix some typos/grammar/etc. in markdown files by @sohpeach in #5497
- [nfc] Require compatibility dates to be Tue-Thu by @harrishancock in #5499
- Python: Add after snapshot import patches and use it to check rng seed by @hoodmane in #5475
- add JsString utf8Length benchmarks by @anonrig in #5501
- Add tracing for
DurableObjectStorage::getCurrentBookmark()by @justin-mp in #5498 - Make simpleRunPython include context in the error it throws by @hoodmane in #5503
New Contributors
Full Changelog: v1.20251111.0...v1.20251112.0
v1.20251111.0
What's Changed
- [o11y] Fix STW Outcome event not being reported if outcome code is unknown by @fhanau in #5486
- Remove defaultOnDate for streamsNodejsV24Compat by @danlapid in #5488
- Prevent alarm update races with promise chain serialization by @MellowYarker in #5431
- [build] Modularize io target by @fhanau in #5482
- Additional updates to new streams adapters by @jasnell in #5430
- Update dependencies by @workers-devprod in #5490
- Rust 1.91 by @npaun in #5480
Full Changelog: v1.20251109.0...v1.20251111.0
v1.20251109.0
What's Changed
Full Changelog: v1.20251108.0...v1.20251109.0
v1.20251108.0
v1.20251107.0
What's Changed
- use shared buffer for retrieving random bytes by @anonrig in #5444
- Move bazelproject to CLion's preferred location by @ujohnny in #5463
- Small tweaks to FormData boundary generation by @jasnell in #5469
- Set error tag by @danlapid in #5471
- Only store status text if necessary by @jasnell in #5470
- smaller exceptions by @mikea in #5464
- Support boringssl EVP_AEAD interface by @npaun in #5202
- Add v8::String::IsFlat API by @jasnell in #5474
New Contributors
Full Changelog: v1.20251106.1...v1.20251107.0
v1.20251106.1
What's Changed
- Revert unwanted changes to trace_events by @vicb in #5467
- ci: ensure the workers-types release uses the correct npm version for… by @petebacondarwin in #5468
Full Changelog: v1.20251106.0...v1.20251106.1
v1.20251106.0
What's Changed
- EW-9182 Add assertion to detect timeout ID generator mismatches by @harrishancock in #3867
- feat: Add hard timeout support to container startup by @Talador12 in #5280
- Float the WriteUtf8V2 patch by @jasnell in #5465
- [build] Implement a couple more clang-tidy checks by @fhanau in #5466
New Contributors
- @Talador12 made their first contribution in #5280
Full Changelog: v1.20251105.0...v1.20251106.0
v1.20251105.0
What's Changed
- fix trace_events Node.js compatibility problems by @petebacondarwin in #5456
- Add startup exceptions to traces by @danlapid in #5453
- clang-tidy: google-readability-casting, modernize-use-using by @npaun in #5423
- Fix double setting error.type tag. by @mar-cf in #5459
- Add WASM module support to worker-loader by @danlapid in #5462
- Reprl for Fuzzilli fuzzing by @mschwarzl in #4917
- Fix #include in the middle of the file. by @kentonv in #5458
- Add user exception metadata to internal exception by @danlapid in #5454
New Contributors
- @mschwarzl made their first contribution in #4917
Full Changelog: v1.20251104.0...v1.20251105.0