Release Summary
- fix(s2n-quic-dc): Drain authenticated closure on shutdown, preventing TCP-level RSTs
- Integrated offloading feature into dc-quic server
What's Changed
Other Changes 🔧
- fix(s2n-quic-dc): log when handshake/accept paths exit silently by @mhelkey in #3069
- fix(s2n-quic-core): one extra failed decryption beyond RFC specification by @boquan-fang in #3078
- fix(s2n-quic-dc): Drain authenticated closure on shutdown by @Mark-Simulacrum in #3077
- feat: Adds a benchmark for a single dc-quic handshake by @maddeleine in #3079
- feat: Server offloading in dc-quic by @maddeleine in #3061
- chore: v1.80.0 release by @maddeleine in #3082
Full Changelog: v1.79.0...v1.80.0