v1.20240603.0
github-actions
released this
03 Jun 15:04
·
1090 commits
to main
since this release
What's Changed
- Avoid unnecessary allocation in internal stream read by @jasnell in #2193
- Rename fallback service "raw" param to "rawSpecifier" by @jasnell in #2186
- Generate python import tests in bazel by @garrettgu10 in #2096
- Account for external memory usage internal streams by @jasnell in #2185
- Adding colo id for bucket requests by @jkoe-cf in #2180
- Replacing memcmp == 0 with ArrayPtr == in tests only by @AdityaAtulTewari in #2182
- fix(node:events): add missing getMaxListeners and usingDomains exports by @IgorMinar in #2198
- fix(node:buffer): add missing atob and btoa exports by @IgorMinar in #2199
- [nfc] Update V8 => 12.6.228.9, clean up V8 platform wrappers by @fhanau in #2130
- Optimize r2-bucket Checksums by @jasnell in #2201
- [nfc] Fix spelling of Cloudflare, other typos found by codespell by @fhanau in #2204
- Disable slow tests by default by @garrettgu10 in #2205
- Release 2024-06-03 by @vickykont in #2206
New Contributors
- @jkoe-cf made their first contribution in #2180
- @AdityaAtulTewari made their first contribution in #2182
Full Changelog: v1.20240529.0...v1.20240603.0