Skip to content

Releases: cloudflare/workerd

v1.20260425.1

25 Apr 01:03

Choose a tag to compare

What's Changed

  • Fix jsrpc STW onset.info serialization by @Ankcorn in #6662
  • Further debugging for external pushers. by @kentonv in #6660
  • Attribute non-span tail events to the current user span by @danlapid in #6656
  • Create primaryStub and deprecate 'primary' field. by @jtolio in #6663
  • Move experimental configureReadReplication from ctx.storage to ctx. by @jtolio in #6649
  • Deprecate ensureReplicas/disableReplicas. by @jtolio in #6638
  • Refactor to add minor Wasm wrapper adjustments by @guybedford in #6659
  • [rust] worker interface by @mikea in #6621
  • Reapply "CACHE-13504: remove gate from request cf" by @tewaro in #6666

Full Changelog: v1.20260424.1...v1.20260425.1

v1.20260424.1

24 Apr 01:09

Choose a tag to compare

What's Changed

  • [build] Adopt build without vendored Rust files by @fhanau in #6643
  • Try to debug "pushed external is not a byte stream". by @kentonv in #6648
  • Support 'primary-only' routing mode on workerd by @jtolio in #6629
  • [build] Update Rust, workerd-cxx by @fhanau in #6646
  • Dead code removal: remove no longer used implementations of send and sendBatch by @KennethRuan in #6590

Full Changelog: v1.20260423.1...v1.20260424.1

v1.20260423.1

23 Apr 01:08

Choose a tag to compare

v1.20260422.2

23 Apr 00:04
f936a1d

Choose a tag to compare

What's Changed

Full Changelog: v1.20260422.1...v1.20260422.2

v1.20260422.1

22 Apr 01:04

Choose a tag to compare

What's Changed

  • compat date for nonretryable release by @tewaro in #6627
  • Gate googlesource cookie setup on cookie presence by @ascorbic in #6618
  • Add opencode command for creating compat flag docs PR by @jasnell in #6519
  • Add github action to verify compat flags have docs by @jasnell in #6518
  • [build] Update to Bazel 9.1.0, perform build cleanup by @fhanau in #6622
  • [o11y] Introduce distinct event type for STW events by @fhanau in #6594
  • Improve ctx.cache ergonomics by @tewaro in #6588
  • Fix serialization of functions from import_js_module by @hoodmane in #6632

New Contributors

Full Changelog: v1.20260421.1...v1.20260422.1

v1.20260421.1

21 Apr 01:07

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.20260420.1...v1.20260421.1

v1.20260420.1

20 Apr 01:07

Choose a tag to compare

What's Changed

Full Changelog: v1.20260418.1...v1.20260420.1

v1.20260418.1

18 Apr 01:01

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.20260417.1...v1.20260418.1

v1.20260417.1

17 Apr 01:07

Choose a tag to compare

What's Changed

  • use Exception.clone instead of copy constructor by @mikea in #6493

Full Changelog: v1.20260416.2...v1.20260417.1

v1.20260416.2

16 Apr 01:45
22c1ca0

Choose a tag to compare

What's Changed

  • Improve Node.js compatibility for process, fs, http, events, and navigator by @danlapid in #6575

Full Changelog: v1.20260416.1...v1.20260416.2