v1.20240924.0
github-actions
released this
24 Sep 19:51
·
361 commits
to main
since this release
What's Changed
- SQL: Add next(), toArray(), and one() methods to cursor. by @kentonv in #2753
- remove incorrect websocket ts override by @anonrig in #2755
- [build] Roll pnpm dependencies by @fhanau in #2749
- Update semgrep.yml by @hrushikeshdeshpande in #2763
- Always use LLD on Linux by @npaun in #2762
- Initialize cache control headers, repeat of #2074 for cache: no-store. by @AdityaAtulTewari in #2425
- Fix various RPC issues by @kentonv in #2764
- Add fallthrough to cases dealing with cache: 'no-store' in http.c++ by @AdityaAtulTewari in #2767
- Add Symbol.toStringTag to jsg::Objects by @jasnell in #2771
- Fix test flake in js-rpc-socket-test, introduced in #2764. by @kentonv in #2772
- Partially update boringssl, add warnings for invalid parameters by @fhanau in #2745
- improve encodeBase64Url performance by @anonrig in #2774
- Store alarm value in sqlite database, for sqlite-backed DOs by @jclee in #2648
- Revert "improve encodeBase64Url performance (#2774)" by @anonrig in #2776
- revert websocket changes to unblock wrangler by @anonrig in #2781
- Revert the revert of
fastEncodeBase64Url
method by @anonrig in #2782 - improve create-internal-pr.sh by @anonrig in #2783
- [build] Bump minimum macOS version to 10.13 by @fhanau in #2773
- improve utf8 to utf16 conversion performance by @anonrig in #2784
- disabling all precommit hooks that depend on external binaries by @mikea in #2785
- Install buildifier via Bazel by @npaun in #2777
- [nfc] invoke check_clang_format only when clang_format is invoked by @mikea in #2787
- Use bazel to manage ruff by @npaun in #2790
- Bump supported compatibility date. by @jp4a50 in #2792
New Contributors
- @hrushikeshdeshpande made their first contribution in #2763
Full Changelog: v1.20240919.0...v1.20240924.0