Skip to content

Releases: cloudflare/workerd

v1.20240903.0

03 Sep 14:29
cf8ca6e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.20240821.0...v1.20240903.0

v1.20240821.0

21 Aug 15:09
8640269
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.20240815.0...v1.20240821.0

v1.20240815.0

15 Aug 17:26
2f36bf5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.20240806.0...v1.20240815.0

v1.20240806.0

06 Aug 17:00
2b3012b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.20240729.0...v1.20240806.0

v1.20240729.0

29 Jul 20:24
f4b2f10
Compare
Choose a tag to compare

What's Changed

  • NFC Add bazel rule to generate external pyodide capnproto bundle by @hoodmane in #2456
  • Python: Adjust API for Pyodide bundle to support multiple versions by @hoodmane in #2455
  • EW-8589 add a compat date to support custom ports for worker subrequests by @danlapid in #2447
  • Bump supported compat date by @garrettgu10 in #2457

New Contributors

Full Changelog: v1.20240726.0...v1.20240729.0

v1.20240726.0

26 Jul 21:11
3f94280
Compare
Choose a tag to compare

What's Changed

  • Check exception type to set retryCountsAgainstLimit for alarms by @jqmmes in #2428
  • fix compile_flags.txt to include correct paths by @anonrig in #2442
  • [build] Simplify V8 build configuration, minor build updates by @fhanau in #2439
  • remove unnecessary initialization of buffer by @anonrig in #2446
  • Implement Vectorize GA binding changes by @ndisidore in #2443
  • Load Pyodide runtime from external capnproto file by @hoodmane in #2430
  • Bump compatibility date. by @ndisidore in #2449

Full Changelog: v1.20240725.0...v1.20240726.0

v1.20240725.0

25 Jul 12:58
b5b2329
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.20240722.0...v1.20240725.0

v1.20240722.0

22 Jul 17:07
d1fbad2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.20240718.0...v1.20240722.0

v1.20240718.0

18 Jul 18:38
1e3bcf6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.20240712.0...v1.20240718.0

v1.20240712.0

12 Jul 15:20
f197dd6
Compare
Choose a tag to compare

What's Changed

  • Complete typescript migration for Pyodide glue code by @garrettgu10 in #2334
  • fix: add Symbol.toStringTag to KeyObject instances by @panva in #2347
  • Run test imports at top level, fix pydantic and numpy imports by @garrettgu10 in #2324
  • More node:crypto cleanup and consolidation by @jasnell in #2340
  • Update capnp and use ArrayPtr fill(arrayPtr) for node:buffer fill impl by @jasnell in #2349
  • Consolidate dh code into workerd/api/crypto, impl DH keygen by @jasnell in #2344
  • Improve user facing error message when dynamically dispatching to a missing script with an egress worker. by @mar-cf in #2338
  • [CI] Enable remote_download_minimal for test jobs by @fhanau in #2346
  • [CI] Disable Bazel remote cache Build without the Bytes on Windows by @fhanau in #2351
  • Fixes Socket::startTls assert failure when request IoContext ends. by @dom96 in #2350
  • add matchesGlob placeholder to node:path by @anonrig in #2354
  • Account for CR in prepared statements, add tests by @KianNH in #1322
  • Multiple api/crypto key related cleanups (part 1) by @jasnell in #2353
  • Only ask for nodejs_als in the async-context sample by @isker in #2362
  • Update code for WebSocket disconnect() signature change. by @kentonv in #2371
  • Update dawn by @edevil in #2374
  • adding loadShed outcome by @mikea in #2359
  • webgpu: new callback mode by @edevil in #2378
  • Add type definition of Rate Limit bindings by @DaniFoldi in #2170
  • Remove websocket locality by @jp4a50 in #2376
  • More cleaning up and reorganization of crypto key handling code.(Part 2) by @jasnell in #2355
  • COMPILED_MAGIC_SUFFIX check from memcmp equals 0 -> arrayPtr equality by @AdityaAtulTewari in #2321
  • Implement node:crypto X509Certificate by @jasnell in #2335
  • Refactor type generation scripts by @penalosa in #2379
  • Temporarily disable x509 error case check by @jasnell in #2384
  • Improve illegal invocation error in the runtime by @jasnell in #2375
  • webgpu: remove device.SetUncapturedErrorCallback() by @edevil in #2383
  • Release 2024-07-12 by @fhanau in #2386

New Contributors

Full Changelog: v1.20240701.0...v1.20240712.0