Skip to content

Releases: cloudflare/workerd

v1.20250523.0

23 May 00:50
Compare
Choose a tag to compare

What's Changed

  • [o11y] Minor tracing change to facilitate downstream development by @fhanau in #4177
  • Initialise ctx/env fields on Python entrypoint superclass constructors. by @dom96 in #4181
  • Cleanly disable WPT compression tests that require sidecar by @npaun in #4188
  • Verbose logging to debug flaky weakref tests by @ketanhwr in #4189

Full Changelog: v1.20250522.0...v1.20250523.0

v1.20250522.0

22 May 00:50
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.20250521.0...v1.20250522.0

v1.20250521.0

21 May 00:49
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.20250520.0...v1.20250521.0

v1.20250520.0

20 May 00:50
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.20250519.0...v1.20250520.0

v1.20250519.0

19 May 00:50
Compare
Choose a tag to compare

What's Changed

  • Improve spec compliance for Compression Streams API by @fhanau in #4166

Full Changelog: v1.20250518.0...v1.20250519.0

v1.20250518.0

18 May 00:50
Compare
Choose a tag to compare

What's Changed

  • Remove unused isolate argument from ServiceWorkerGlobalScope by @jasnell in #4163
  • Cleanup the AsyncDispose symbols by @jasnell in #4162
  • Update withinHandleScope to support JsValue and friends by @jasnell in #4164
  • Add jsg::Lock::current() to replace v8::Isolate::GetCurrent() by @jasnell in #4160

Full Changelog: v1.20250517.0...v1.20250518.0

v1.20250517.0

17 May 00:49
Compare
Choose a tag to compare

What's Changed

  • Only compare types in the experimental/latest subdirectories by @danlapid in #4156
  • Add WPT streams tests by @npaun in #4153
  • R2-3031: add .bytes() support in R2ObjectBody by @helloimalastair in #4106
  • [o11y] Improve span tracing support, using CompletedSpan internally for now by @fhanau in #4148
  • Simplify include statements for fast-api by @anonrig in #4159

Full Changelog: v1.20250515.0...v1.20250517.0

v1.20250515.0

15 May 00:49
Compare
Choose a tag to compare

What's Changed

  • Fix comments in container.capnp by @vicb in #4144
  • Put Request.signal behind a compat flag by @npaun in #4088
  • Clean up reschedule-desynced-sqlite-alarms autogate by @jclee in #4149

Full Changelog: v1.20250514.0...v1.20250515.0

v1.20250514.0

14 May 00:49
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.20250513.0...v1.20250514.0

v1.20250513.0

13 May 00:50
Compare
Choose a tag to compare

What's Changed

  • Fix the list of proxied special methods for DO/RPC in Python. by @dom96 in #4102
  • rust: use 2024 edition by @mikea in #4120
  • Fixes regression in Python DO on_alarm handling. by @dom96 in #4130
  • Enable compat date for cache api overrides cache rules flag by @yj7o5 in #4136
  • Put AbortSignal RPC behind a compat flag by @npaun in #4134
  • Fixes wrapping of Python to Python calls. by @dom96 in #4133
  • adopting downstream's rustfmt rules by @mikea in #4121
  • Python: Fix import_from_javascript in edgeworker by @hoodmane in #4104

Full Changelog: v1.20250510.0...v1.20250513.0