Skip to content

Releases: cloudflare/workerd

v1.20240512.0

13 May 08:29
2b54ea0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.20240502.0...v1.20240512.0

v1.20240502.0

02 May 19:10
01700a3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.20240423.0...v1.20240502.0

v1.20240423.0

23 Apr 11:16
fc2ae2f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.20240419.0...v1.20240423.0

v1.20240419.0

19 Apr 16:48
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.20240405.0...v1.20240419.0

v1.20240405.0

05 Apr 17:33
9024ba8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.20240404.0...v1.20240405.0

v1.20240404.0

04 Apr 20:07
0f3b6ab
Compare
Choose a tag to compare

What's Changed

  • Update queues debug logging to ignore aborted requests by @jbwcloudflare in #1773
  • Include GetDurableObjectOptions in DurableObjectNamespace override by @mrbbot in #1960
  • Add platform-specific release configuration by @fhanau in #1900
  • Implement AbortSignal.protototype.onabort by @jasnell in #1848
  • Convert the standard properties on streams objects to prototype by @jasnell in #1850
  • Allow referencing empty-object exports as entrypoints. by @kentonv in #1963
  • Implement URL.parse by @jasnell in #1883
  • Revert "Add platform-specific release configuration" by @fhanau in #1965
  • Bump supported compatibility date. by @jp4a50 in #1966

Full Changelog: v1.20240403.0...v1.20240404.0

v1.20240403.0

03 Apr 21:06
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.20240402.0...v1.20240403.0

v1.20240402.0

02 Apr 20:33
ef9c4de
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.20240329.0...v1.20240402.0

v1.20240329.0

29 Mar 20:53
aa43411
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.20240327.0...v1.20240329.0

v1.20240327.0

27 Mar 18:15
9e915ed
Compare
Choose a tag to compare

What's Changed

  • JSRPC: Ensure logging RpcStubs doesn't dispose them (skip getting entries() for RPC types) by @mrbbot in #1882
  • Python: Reduce memory usage when restoring snapshot by @hoodmane in #1875
  • Python memory snapshot: add magic number and version by @hoodmane in #1894
  • Add Workers Ai fetcher api by @G4brym in #1877
  • Revert "Add Workers Ai fetcher api" by @dom96 in #1908
  • Implements limiter for startup of Python user code. by @dom96 in #1906
  • Release 2024.3.27 by @Warfields in #1907

New Contributors

Full Changelog: v1.20240325.0...v1.20240327.0