Release: v1.5.15
Weekly release for March 20 2025
Release Summary:
- Added support for FIPS mode when built with FIPS-validated Openssl-3.0
What's Changed
- chore(ci): pin symbolic-common by @lrstewart in #5166
- chore: binding release 0.3.13 by @lrstewart in #5167
- refactor: add libcrypto PRF impl for openssl-3.0-fips by @lrstewart in #5158
- build(deps): bump nixbuild/nix-quick-install-action from 29 to 30 in /.github/workflows in the all-gha-updates group by @dependabot in #5153
- style: fix redundant return by @jmayclin in #5150
- chore: update git blame ignore commit ID by @johubertj in #5164
- tests: fix flaky ja4 test by @lrstewart in #5169
- fix: mark chachapoly as unavailable with openssl-3.0-fips by @lrstewart in #5168
- fix(ruff): resolve linting errors detected by Ruff by @johubertj in #5140
- chore: pin once_cell version to unblock the CI by @boquan-fang in #5174
- ci: use ruff --diff instead of --check by @lrstewart in #5177
- (docs): Improve PQ docs by @maddeleine in #5173
- test(integv2): add partial support for OpenSSL 3.0 provider by @johubertj in #5131
- ci: make start_codebuild.sh work for forks by @lrstewart in #5178
- chore: add inline noqa suppression by @johubertj in #5159
- test(integv2): reduce parameter selection by @johubertj in #5161
- test: fix self-talk pkey offload test for openssl-3.0-fips by @lrstewart in #5175
- chore: bump linting action Ubuntu version by @boquan-fang in #5186
- build(deps): update aws-lc-rs version to remove paste deps by @boquan-fang in #5192
- ci: cleanup awslc-fips versioning by @dougch in #5156
- chore: include Need By Date section in github issue template by @boquan-fang in #5187
- ci: move openssl3fips build to existing asan build by @lrstewart in #5181
- fix: openssl-3.0-fips should use separate private rand by @lrstewart in #5184
- fix: remove unnecessary RC4 restriction by @lrstewart in #5170
- fix: openssl-3.0-fips should use libcrypto HKDF by @lrstewart in #5183
- ci: defend against unset version number in awslc installer by @dougch in #5195
- feature: openssl-3.0-fips support by @lrstewart in #5191
Full Changelog: v1.5.14...v1.5.15