v1.70.0
Release Summary
- Set application context of s2n-tls connection with the server's connection info (currently local + remote address).
What's Changed
Other Changes 🔧
- docs: Adds missing documentation for connection limits by @maddeleine in #2885
- ci: replace #2881 with a GHA to check PR titles for conv. commit. by @dougch in #2886
- ci: skip validate-pr-title when merged to main by @CarolYeh910 in #2893
- refactor(s2n-quic-dc): shared caches improvements by @mehnazyunus in #2883
- chore(xdp): pin aya to prevent clippy/MSRV breakage by @dougch in #2897
- Revert "chore(xdp): pin aya to prevent clippy/MSRV breakage (#2897)" by @boquan-fang in #2902
- ci: exculde dc from cargo timing job by @jouho in #2903
- refactor(build): make cargotiming to build and test for workspace by @boquan-fang in #2904
- refactor(s2n-quic-core): use core::net::SocketAddr by @WesleyRosenblum in #2913
- chore(ci): add logic to track CI runtime by @boquan-fang in #2912
- feat(s2n-quic-tls): record server's ConnectionInfo in s2n-quic's TLS Connection by @boquan-fang in #2906
- chore(s2n-quic): s2n-quic v1.70.0 release by @boquan-fang in #2916
Full Changelog: v1.69.0...v1.70.0