Weekly release for January 17 2025
Release Summary:
- Remove support for enabling fips mode with openssl-1.0.2-fips
What's Changed
- refactor(s2n-tls-hyper): Add HttpsConnector builder by @goatgoose in #4976
- refactor(bindings/bench): make harness own IO by @jmayclin in #4847
- chore(binding): release 0.3.9 by @boquan-fang in #4982
- feat(s2n-tls-hyper): Allow plain HTTP connections by @goatgoose in #4978
- chore: remove toidiu from teams.yml by @boquan-fang in #4985
- chore: move hyper to a newer MSRV by @dougch in #4983
- ci: run fuzz tests in parallel and generate coverage report by @jouho in #4960
- ci: fix regression test paths by @lrstewart in #4996
- ci: correctly read environment variable from CodeBuild configuration for scheduled fuzz test by @jouho in #4990
- fix: add coverage for all ticket formats by @CarolYeh910 in #4997
- ci: remove openssl-1.0.2-fips builds by @lrstewart in #4995
- ci: remove S2N_TEST_IN_FIPS_MODE by @lrstewart in #4994
- Migrate PQ Rust code to TLS 1.3 by @alexw91 in #4998
- chore: add new team member by @johubertj in #5006
- chore(s2n-tls-hyper): Publish s2n-tls-hyper by @goatgoose in #5000
- ci: add script to help launch stuck codebuild jobs by @lrstewart in #5004
- ci: config logging for integration tests by @jmayclin in #4751
- Migrate PQ Python code to TLS 1.3 by @alexw91 in #4999
- fix: don't prefix empty string when interning by @jmayclin in #5015
- chore: remove unused imports by @jouho in #5017
- fix(bindings/bench): Prevent IO from going out of scope by @goatgoose in #5007
- ci: commit integrationv2 small batch spec by @jmayclin in #5020
- ci: keep start_codebuild.sh up-to-date by @lrstewart in #5023
- chore: remove unused test utils by @jmayclin in #5005
- ci: improve output of validate_start_codebuild_script by @lrstewart in #5031
- refactor(bin): remove references to FIPS_mode_set by @lrstewart in #5026
- chore: improve the dashboard comment query by @dougch in #5016
- tests: make integV2 locally runnable by @jmayclin in #5029
- feature: remove openssl-1.0.2-fips fips mode support by @lrstewart in #5030
- chore: run more checks on pushes to main by @dougch in #4963
- fix: add build specs to copyright check by @jmayclin in #5025
New Contributors
- @johubertj made their first contribution in #5006
Full Changelog: v1.5.10...v1.5.11