Skip to content

Releases: cloudflare/workerd

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

v1.20240325.0

26 Mar 14:28
5eff8e4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.20240320.0...v1.20240325.0

v1.20240320.0

20 Mar 14:58
173da35
Compare
Choose a tag to compare

What's Changed

  • Make cache API PUT limit configurable by @fhanau in #1772
  • Update docs/v8-update.md by @vickykont in #1836
  • Add ActorCache hooks for recording storage read/write latencies by @a-robinson in #1828
  • More JS stream simplifications by @jasnell in #1827
  • [CI] Fix macOS build by @fhanau in #1837
  • SQLite: add streaming input SQL endpoint sql.ingest by @geelen in #1783
  • JSRPC: Support sending ReadableStream and WritableStream over RPC by @kentonv in #1806
  • Fixes memory snapshot upload for Python Workers. by @dom96 in #1834
  • Slightly simplify io bazel build file by @Frederik-Baetens in #1821
  • Add pyodide-lock command to cli by @garrettgu10 in #1838
  • Mark a teed WarnIfUnusedStream as read by @jasnell in #1839
  • Reland TransformStream cancel algorithm by @jasnell in #1842
  • JSRPC: Support sending Headers, Request, and Response over RPC by @kentonv in #1840
  • Use a weakref between WritableStream and WritableStreamDefaultController by @jasnell in #1847
  • The second argument to CloseEvent is supposed to be optional by @jasnell in #1849
  • Improve Jaeger Python traces (more spans/snapshot tag). by @dom96 in #1845
  • cleanup: Remove helper for omitting certain logs from sentry by @a-robinson in #1852
  • JSRPC: Remove experimental guard. by @kentonv in #1846
  • Switch pyodide lock and bundle to use github release by @garrettgu10 in #1854
  • Update tcmalloc by @fhanau in #1822
  • Prevent queuing writes while internal writable is being piped by @jasnell in #1861
  • [build] Roll rules_fuzzing and rules_python, minor bazel cleanup by @fhanau in #1826
  • JSRPC: Guard wildcard method behind feature flag. by @kentonv in #1864
  • Dedicated Python memory snapshots by @hoodmane in #1859
  • Implements changes needed for Python mem snapshot in validator. by @dom96 in #1865
  • Release 2024-03-20 by @mikea in #1866

Full Changelog: v1.20240314.0...v1.20240320.0

v1.20240314.0

14 Mar 15:49
9850edb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.20240312.0...v1.20240314.0

v1.20240312.0

12 Mar 11:10
f91138c
Compare
Choose a tag to compare

What's Changed

  • Add separate enterStartupPython limiter specifically for Python by @hoodmane in #1801
  • Bump supported compatibility date to 2024-03-12 by @dom96 in #1807

Full Changelog: v1.20240311.0...v1.20240312.0