v1.52.1
Summary
- Fixes an issue with IPv4-mapped local addresses causing issues if packets are arriving on both IPv4 and IPv4-mapped spaces.
What's Changed
- test(s2n-quic-dc): ignore read errors for send tests by @camshaft in #2421
- tests(s2n-quic-dc): add key update test by @WesleyRosenblum in #2443
- build: address clippy issues from 1.84 by @jouho in #2444
- docs(s2n-quic): Add debugging guide by @WesleyRosenblum in #2449
- docs(s2n-quic): add debugging section on GSO/GRO by @WesleyRosenblum in #2450
- fix(s2n-quic-dc): derive crypto before opening TCP stream by @camshaft in #2451
- ci(duvet): add version input to duvet action by @lrstewart in #2452
- fix: correctly unmap IPv4-mapped local addresses by @camshaft in #2454
- chore: release 1.52.1 by @WesleyRosenblum in #2455
Full Changelog: v1.52.0...v1.52.1