New
0.23.33
- New feature: foundational support for QUIC multipath draft - #2706 thanks to @flub and @divagant-martian
- Bug fix: avoid long-running TLS1.3 connections from eventually failing with
PeerMisbehaved::TooManyKeyUpdateRequests- #2709
What's Changed
- Support encryption for QUIC multipath by @flub in https://github.com/rustls/rustls/pull/2706
- Prepare 0.23.33 by @ctz in https://github.com/rustls/rustls/pull/2711
New Contributors
- @flub made their first contribution in https://github.com/rustls/rustls/pull/2706
Full Changelog: https://github.com/rustls/rustls/compare/v/0.23.32...v/0.23.33