Skip to content

v1.20250224.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 24 Feb 16:03
· 4 commits to main since this release
96568b0

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