Release: v1.5.4
Weekly release for October 03 2024
What's Changed
- chore(bindings): pin unicode-width by @lrstewart in #4785
- fix: update ja4 compliance by @lrstewart in #4773
- docs: clarify pre-TLS1.2 support by @lrstewart in #4780
- chore: bindings release 0.3.3 by @jouho in #4791
- test: disallow explict use of "default" policy in tests by @toidiu in #4750
- Al2023 codebuild by @dougch in #4756
- ci: add buildspec file for scheduled fuzzing by @jouho in #4763
- fix: don't iterate over certs if not validating certs by @lrstewart in #4797
- fix(bindings): handle failures from wipe by @lrstewart in #4798
- ci: use temporary directory for s2n_head build by @lrstewart in #4771
- fix: pem parsing should allow single dashes in comments by @lrstewart in #4787
- refactor: clean up CMakelists.txt by @jmayclin in #4779
- test: only build requested unit tests in nix by @lrstewart in #4770
- docs: Update certificate loading documentation by @goatgoose in #4790
- ci: run clippy on all features by @lrstewart in #4809
- ci: use clang to build awslc by @dougch in #4794
- ci: check for s2n_array_len in loop bounds by @lrstewart in #4802
- Revert "test: disallow explict use of "default" policy in tests (#4750)" by @toidiu in #4812
- CI: Adding CTest memcheck to CodeBuild by @boquan-fang in #4776
- refactor(bindings): add general bindings error context by @lrstewart in #4811
- Update PQ code to be generic over EVP_KEM API's by @alexw91 in #4810
- feature(bindings): scheduled renegotiation via poll_recv by @lrstewart in #4764
- refactor: make s2n_array_len constant by @lrstewart in #4801
Full Changelog: v1.5.3...v1.5.4