v1.66.0
Release Summary
- s2n-quic server can choose to immediately close the connection during handshake, once the user defined limiter requests such closing.
What's Changed
- fix(s2n-events): Fix warning when no nominal counters are defined by @goatgoose in #2811
- feat(s2n-quic-transport): close connection during handshake by @boquan-fang in #2792
- chore: s2n-quic 1.66.0 release by @boquan-fang in #2815
Full Changelog: v1.65...v1.66.0