Skip to content

Releases: cloudflare/workerd

v1.20250224.0

24 Feb 16:03
96568b0
Compare
Choose a tag to compare

What's Changed

  • Python: also call memorySnapshotDoImports in local development by @hoodmane in #3505
  • Add --predictable flag to workerd test by @fhanau in #3562
  • Fixes Python print()s not showing up in wrangler dev. by @dom96 in #3555
  • Implement just enough to make D1’s Sessions API work in local dev by @justin-mp in #3568
  • do not trigger ci if you don't need it by @anonrig in #3552
  • [build] Apply more V8 optimizations to improve test performance by @fhanau in #3563
  • WPT harness: parse meta comments, raise error if config provided for nonexistent test by @npaun in #3556
  • Run import tests against each package bundle version. by @dom96 in #3565
  • Check container status before invoking actor constructor. by @kentonv in #3569
  • docs(api-updates): fix compatibility path links by @guspan-tanadi in #3561
  • fix devcontainer setup on aarch64 macos by @alsuren in #3571
  • [bazel] Improve cc toolchain handling to prepare for further starlarkification by @fhanau in #3573
  • Bump esbuild from 0.24.2 to 0.25.0 by @dependabot in #3527
  • Bump prettier from 3.4.2 to 3.5.0 by @dependabot in #3523
  • Fixes Python pkg import processing. by @dom96 in #3572
  • [o11y] Implement Cache API span tags by @fhanau in #3531
  • WPT harness hooks: before, after, replace by @npaun in #3578
  • Update npm dependencies by @fhanau in #3579
  • WPT: Fix harness and enable tests in url/historical.any.js by @npaun in #3580
  • add a todo for IsolateBase::getUuid() by @anonrig in #3581
  • Refactor to use C++ implementation of requirement gathering for Python. by @dom96 in #3538
  • Implement delete operation for memory cache. by @mar-cf in #3545
  • WPT dom/abort: Fix missing target on events by @npaun in #3582
  • Change PipelineTransform to PipelineTransformationEntrypoint by @hhoughgg in #3543
  • sqlite: Parse number part of PragmaSignature: NULL_OR_NUMBER as an int32_t by @justin-mp in #3595
  • Release by updating compat date to 2025.02.24 by @tewaro in #3586

New Contributors

Full Changelog: v1.20250214.0...v1.20250224.0

v1.20250214.0

14 Feb 21:31
28b2bb1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.20250204.0...v1.20250214.0

v1.20250204.0

04 Feb 18:19
Compare
Choose a tag to compare

What's Changed

  • align async_hooks behavior with polyfills by @anonrig in #3432
  • Further clarify some details around polyfills in node.js compat guide by @jasnell in #3434
  • Containers: wait for up/down streams to finish resolving the connectImpl promise by @gabivlj in #3437
  • [build] Update Bazel to 7.5.0, update development docs by @fhanau in #3422
  • [o11y] Fix segfault with tail worker self loop by @fhanau in #3439
  • Refactor: Make ValidationErrorReporter interface better. by @kentonv in #3438
  • Roll V8 to 13.3 by @erikcorry in #3417
  • Fixes "promise will never complete" when exceeding memory. by @dom96 in #3442
  • Log error when a queue consumer gets aborted by @a-robinson in #3444
  • Add type predicate to node:util#isArray by @vicb in #3448
  • Update Workers AI Types by @thatsKevinJain in #3443
  • IMAGES-1355: Implement draw functionality in Images binding by @ns476 in #3026
  • WPT: Add dom/abortsignal tests by @npaun in #3436
  • Release 2025-02-04 by @fhanau in #3458

New Contributors

Full Changelog: v1.20250129.0...v1.20250204.0

v1.20250129.0

29 Jan 17:17
36ce1fc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.20250124.2...v1.20250129.0

v1.20250124.3

24 Jan 14:01
52568fe
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.20250124.1...v1.20250124.3

v0.20250124.2

24 Jan 13:43
52568fe
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.20250124.1...v0.20250124.2

v0.20250124.1

24 Jan 12:59
d394dd3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.20250124.0...v0.20250124.1

v1.20250124.0

23 Jan 20:18
aefa11f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.20250123.0...v1.20250124.0

v1.20250123.0

22 Jan 22:18
069c80d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.20250122.0...v1.20250123.0

v1.20250122.0

22 Jan 20:35
fd8ee70
Compare
Choose a tag to compare

What's Changed

  • Clarify guide around implementing experimental node.js apis by @jasnell in #3383
  • Make SQLite pass through VFS exceptions to the caller. by @kentonv in #3373
  • Don't rollback ExplicitTxn if broken. by @kentonv in #3374
  • update util.getCallSites() implementation to follow node.js by @anonrig in #3381
  • use internal setImmediate/clearImmediate fns for node:timers by @anonrig in #3382
  • fix node:timers abort callback reset by @anonrig in #3380
  • fix node:timers types by @vicb in #3386
  • Remove obsolete info warnings for cross request promises by @jasnell in #3388
  • Add diagnostic logging to determine import assertion use by @jasnell in #3389
  • CACHE-11937: add compat flag to support cache rules overrides by @yj7o5 in #3342
  • Fix two WebSocket API bugs by @kentonv in #3371
  • Embeds Python package locks in the binary. by @dom96 in #3379
  • Improve releasing by merging npm and release jobs. by @danlapid in #3390
  • Release 2025-01-22 by @danlapid in #3394

New Contributors

Full Changelog: v1.20250121.0...v1.20250122.0