v1.20240909.0
github-actions
released this
09 Sep 14:36
·
518 commits
to main
since this release
What's Changed
- Add NonRetryableError by @LuisDuarte1 in #2634
- Implement node:module createRequire API by @jasnell in #2636
- simplify zlib internals by @anonrig in #2645
- fix node:zlib flush tests by @anonrig in #2646
- fix zlib buffers bound check by @anonrig in #2647
- Refactor the D1 binding to use D1DatabaseSession for all actions by @lambrospetrou in #2624
- Update Github Actions dependencies by @fhanau in #2649
- enable linter for module.ts by @anonrig in #2653
- Add just test-stream to run a test with live output by @npaun in #2655
- enable linters on more node.js implementations by @anonrig in #2656
- Fix initialization of brotli parameters by @npaun in #2658
- improve the performance of btoa by @anonrig in #2657
- Fix feature detection for stable Pyodide 0.26 by @hoodmane in #2650
- Print the repro command in the test.log file for wd_test tests by @erikcorry in #2651
- Fix D1 DO mock and tests by @lambrospetrou in #2663
- Added interface type for Cloudflare pipelines binding by @hhoughgg in #2654
- Throw error if the python package disk cache dir is missing. by @dom96 in #2664
- Implement brotli one shot methods by @npaun in #2660
- Allow SQL interface to be enabled without "experimental" compat flag. by @kentonv in #2666
- Release 2024-09-09 by @harrishancock in #2670
New Contributors
- @lambrospetrou made their first contribution in #2624
- @erikcorry made their first contribution in #2651
Full Changelog: v1.20240903.0...v1.20240909.0