Release v1.30.0
What's Changed
- fix(s2n-quic-transport): arm PTO timer when unblocked due to connection migration by @WesleyRosenblum in #1972
- feat(s2n-quic-qns): quic-attack fuzz testing script by @WesleyRosenblum in #1985
- fix(s2n-quic): fix clippy and msrv issues by @WesleyRosenblum in #1994
- fix(s2n-quic-qns): add eval to quic-attack procfile by @WesleyRosenblum in #1990
- feat(s2n-quic-transport): add mitigation for optimistic ack attack by @toidiu in #1986
- fix(s2n-quic-transport): don't move path back to amplification limited when closing by @WesleyRosenblum in #1995
- feat(s2n-quic-transport): support exporting from TLS sessions by @Mark-Simulacrum in #1984
- build(deps): bump bolero from 0.9.0 to 0.10.0 by @camshaft in #1978
- build(deps): update bolero requirement from 0.9 to 0.10 in /tools/xdp by @dependabot in #1979
- tests(s2n-quic-qns): enable overflow checks in quic-attack by @WesleyRosenblum in #1998
- fix(s2n-quic-transport): send the largest acked for the current path to the congestion controller by @WesleyRosenblum in #1996
- ci: add AWS CodeBuild buildspec for quic-attack by @WesleyRosenblum in #2003
- chore: release 1.30.0 by @WesleyRosenblum in #2007
Full Changelog: v1.29.0...v1.30.0