Release Summary
- Fix excessive memory allocation. See GHSA-9q54-f358-3fqf.
- feat(s2n-quic-dc): expose application_data to datagram api #3111
- feat(dc): Support connect_tls with existing TcpStream #3109
What's Changed
Other Changes 🔧
- fix: Return early if connection errors while processing first packet in datagram by @maddeleine in #3110
- feat(s2n-quic-dc): expose application_data to datagram api by @jbbbriant in #3111
- feat(dc): Support connect_tls with existing TcpStream by @Mark-Simulacrum in #3109
- feat(dc): Add reuseport_ebpf builder option by @mehnazyunus in #3113
- chore(s2n-quic): v1.82.0 release by @boquan-fang in #3114
Full Changelog: v1.81.0...v1.82.0