Releases: cloudflare/workerd
Releases · cloudflare/workerd
v1.20251125.0
What's Changed
- [o11y] Clean up remaining setTag() string allocations by @fhanau in #5569
- [nfc] Clean up more string allocations by @fhanau in #5572
- Update dependencies by @workers-devprod in #5578
- [nfc] Clean up io includes by @fhanau in #5573
- feat(types): allow cmd-click into rpc props by @mmkal in #4401
- [Instrumentation] Improve spans for cache by @jmorrell-cloudflare in #5399
- Handle CPU limit exceeded in Python workers by @hoodmane in #5543
New Contributors
Full Changelog: v1.20251123.0...v1.20251125.0
v1.20251123.0
What's Changed
Full Changelog: v1.20251122.0...v1.20251123.0
v1.20251122.0
What's Changed
- [build] Add more clang-tidy readability checks by @fhanau in #5564
- fix typo by @vicb in #5561
- [o11y] STW optimizations by @fhanau in #5520
- Set a default date for punycode, trace_events, cluster, wasi, and dom… by @vicb in #5567
- Workers AI Types support for OpenAI's Responses API by @thatsKevinJain in #5434
Full Changelog: v1.20251121.0...v1.20251122.0
v1.20251121.0
What's Changed
- Only print debug log if an alarm is being set by @MellowYarker in #5558
- [ci] Further attempt to fix macOS CI by reducing Bazel parallelism by @fhanau in #5559
- [o11y] Obsolete the STW compat flag by @fhanau in #5552
- benchmarks: add support for capnp benchmarks by @mikea in #5539
Full Changelog: v1.20251120.0...v1.20251121.0
v1.20251120.0
What's Changed
- adjust fetch memory usage by @mikea in #5550
- [nfc] Clean up string allocations by @fhanau in #5544
- [o11y] Make STW unused tracer warning log periodically for now by @fhanau in #5529
- Improve bounds check in ring buffer back() by @jasnell in #5556
- add nullable support to env/exports by @anonrig in #5545
Full Changelog: v1.20251119.0...v1.20251120.0
v1.20251119.0
What's Changed
- add importable exports to cloudflare module by @anonrig in #5516
- Address and enhance small issues around dev tooling by @anonrig in #5540
- [ci] Disable async remote cache fetching on macOS to speculatively fix CI freezes by @fhanau in #5548
- Add logs to try and debug weird alarm behavior for internal account by @MellowYarker in #5546
- Revert "Set job timeouts in Github Actions" by @npaun in #5551
- update simdutf to v7.6.0 by @anonrig in #5549
Full Changelog: v1.20251118.0...v1.20251119.0
v1.20251118.0
What's Changed
- Add
emailmethod toWorkerEntrypointtypes by @jamesopstad in #5538 - update codspeed to v1.4.1 by @anonrig in #5541
Full Changelog: v1.20251117.0...v1.20251118.0
v1.20251117.0
What's Changed
- Update dependencies by @workers-devprod in #5536
- [build] Update to Bazel 8.5.0, improve Bazel 9 forward compatibility by @fhanau in #5535
Full Changelog: v1.20251116.0...v1.20251117.0
v1.20251116.0
What's Changed
Full Changelog: v1.20251115.0...v1.20251116.0
v1.20251115.0
What's Changed
- Added types for conversion options in ToMarkdown by @Naapperas in #5481
- Ensure iterator snapshots when iterating over consumers by @jasnell in #5521
- Add default enable date for fastJsgStruct by @jasnell in #5530
- Implements py test for fastapi with dedicated snapshot by @dom96 in #5523
- Set job timeouts in Github Actions by @npaun in #5526
- Add compat flag to mark jsg::Object prototypes immutable by @jasnell in #5522
- Make IoContext tmpDirStoreScope lazy-initialized by @jasnell in #5533
Full Changelog: v1.20251114.0...v1.20251115.0