New
v1.7.0
Release summary
Kyber removal means we're bumping the the MINOR version to v1.7.0.
What's Changed
- (chore): Rust bindings bump 0.3.33 by @jouho in https://github.com/aws/s2n-tls/pull/5694
- build(deps): update reqwest requirement from 0.12.7 to 0.13.1 in /tests/pcap in the all-cargo-updates group across 1 directory by @dependabot[bot] in https://github.com/aws/s2n-tls/pull/5690
- chore: bump to nixpkgs 2025.05 by @dougch in https://github.com/aws/s2n-tls/pull/5489
- chore: bump standard MSRV to 1.83 by @jmayclin in https://github.com/aws/s2n-tls/pull/5700
- chore: Mark Kyber as unsupported on all LibCrypto variants by @alexw91 in https://github.com/aws/s2n-tls/pull/5701
- chore: update s2n-tls-hyper crates version to 0.1.0 by @boquan-fang in https://github.com/aws/s2n-tls/pull/5702
- chore: move s2n-tls-bench to Codebuild by @boquan-fang in https://github.com/aws/s2n-tls/pull/5693
- test(integration): add rust test for session resumption by @kaukabrizvi in https://github.com/aws/s2n-tls/pull/5683
- test (integration): add renegotiate rust test by @kaukabrizvi in https://github.com/aws/s2n-tls/pull/5689
- feat(bindings): expose disable_x509_intent_verification API by @CarolYeh910 in https://github.com/aws/s2n-tls/pull/5703
- chore: add static lists of supported TLS parameters by @jmayclin in https://github.com/aws/s2n-tls/pull/5698
- chore: rust binding release v0.3.34 by @CarolYeh910 in https://github.com/aws/s2n-tls/pull/5707
Full Changelog: https://github.com/aws/s2n-tls/compare/v1.6.4...v1.7.0