What's Changed
- Restore ADX/AVX2 code paths under OPENSSL_SMALL via new MY_ASSEMBLER_IS_TOO_OLD_FOR_ADX_AVX2 flag by @justsmth in #3368
- Include <openssl/cipher.h> from <openssl/hmac.h> for OpenSSL compat by @justsmth in #3371
- ci: harden security-review.yml against script injection by @nebeid in #3365
- Fix flaky s_client cipher tests by using better ciphers by @justsmth in #3373
- chore: simplify the api docs workflow by @dougch in #3186
- Add tests for RSASSA-PSS with SHA-3 digest and MGF1 by @WillChilds-Klein in #3377
- Link header documentation from README by @WillChilds-Klein in #3378
- Rename autofix reasoning role to AwsLcGitHubActionsBedrockRole by @tianyiy-tim in #3376
- ci: pin openssh required job by @dougch in #3387
- delocate: Drop redundant
-dIflag by @hanno-becker in #3384 - Add Neoverse-V3 (Graviton5) detection and dispatch by @nebeid in #3374
- Bump ring from 0.17.8 to 0.17.14 in /tests/ci/lambda by @dependabot[bot] in #3375
- Fix docker image dependencies and update octocrab initialization by @prasden in #3388
- Update FIPS.md by @justsmth in #3382
- Bump urllib3 from 2.6.3 to 2.7.0 in /tests/ci by @dependabot[bot] in #3372
- Add MinGW shared-library Windows CI coverage by @justsmth in #3398
- Update concurrency in
security-reviewby @nhatnghiho in #3403 - Enable linker garbage collection for non-FIPS static builds by @justsmth in #3397
- Prepare 5.5.0 by @justsmth in #3401
New Contributors
- @tianyiy-tim made their first contribution in #3376
Full Changelog: v5.4.0...v5.5.0