Skip to content

Releases: cloudflare/workerd

v1.20240603.0

03 Jun 15:04
132f863
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.20240529.0...v1.20240603.0

v1.20240529.0

29 May 22:05
0b97db7
Compare
Choose a tag to compare

What's Changed

  • Add missing KJ_UNREACHABLE in dom-exception.c++ by @jasnell in #2162
  • fix UrlSearchParams::getAll mem leak by @mikea in #2160
  • V8 Updates: Migrate to v8::Object::Wrap/Unwrap by @jasnell in #2144
  • Use weak refs between WebSockets in a WebSocketPair by @jasnell in #2161
  • [CI] Fix Miniflare tests by updating pnpm version by @fhanau in #2168
  • [CI] Use Ubuntu 24.04 for npm-types build by @fhanau in #2171
  • Bug Fix: Fixup WritableStream backpressure signaling, add warning by @jasnell in #2155
  • [CI] Have npm-types build job mirror release build job by @fhanau in #2173
  • V8 Updates: Replace deprecated SetAccessor with SetAccessorProperty by @jasnell in #2156
  • Pass through the exception type of several durable object internal errors by @jclee in #2157
  • fix string lifetime by @mikea in #2177
  • [CI] Reduce set of build dependencies by @fhanau in #2163
  • avoid backing store allocation for 0-sized arrays by @mikea in #2179
  • [nfc] enabling asan leak sanitizer by @mikea in #2187
  • Node.js Compat: Implement the nodejs_compat_v2 compat flag by @jasnell in #2147
  • Add type override for DOMException stack property by @jasnell in #2190
  • release 2024-05-29 by @mikea in #2192

Full Changelog: v1.20240524.0...v1.20240529.0

v1.20240524.0

24 May 19:04
Compare
Choose a tag to compare

What's Changed

  • Add better error handling to ai binding by @G4brym in #2103
  • Continue work on new module registry, deferred eval callback by @jasnell in #2082
  • fix node:stream#isDisturbed export by @IgorMinar in #2122
  • Cleanup in preparation for a v8 12.6 change by @jasnell in #2124
  • Add fetch_standard_url compat flag by @jasnell in #2114
  • Convert DigestStream into JS-backed stream by @jasnell in #2050
  • Revert "Add temporary module logging (#2083)" by @jasnell in #2126
  • new capnp sync IO API by @mikea in #2107
  • Update to v8 12.6 by @jasnell in #2128
  • Update some kj::Maybe assignments from nullptr to kj::none by @jasnell in #2136
  • Correct init order on struct fields by @jasnell in #2135
  • Fixup some pending v8 deprecations by @jasnell in #2134
  • Use new v8::Date APIs for parse and utc date format by @jasnell in #2137
  • Fix CppGc leak. by @jp4a50 in #2146
  • Add support for setting gatewayId in AI binding by @G4brym in #2127
  • Fix JsRpcPromise::Resolved context checking. by @kentonv in #2143
  • Provide the raw specifier for the module fallback service by @jasnell in #2131
  • [build] 05-20-24 Roll deps, refactor CI debug strip by @fhanau in #2142
  • actor-cache: migrate DO default shutdown exception type from "overloaded" to "disconnected" by @jclee in #2148
  • Add highWaterMark option to Socket for backpressure signaling by @jasnell in #2154
  • supporting KJ_CLEAN_SHUTDOWN in the server by @mikea in #2152
  • Refactor DOMException by @jasnell in #2139
  • Bug Fix: Expose TransformStreamDefaultController as global by @jasnell in #2151
  • fix invalid url parsing memory leak by @mikea in #2159
  • Bump supported compatibility date. by @jp4a50 in #2158

New Contributors

Full Changelog: v1.20240512.0...v1.20240524.0

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