This releases fixes a server-side denial of service attack first introduced in 0.11.0, tracked as GHSA-vr26-jcq5-fjj8.
What's Changed
- Revert "Expose the Handshake Confirmed state" by @Ralith in #1957
- build(deps): update windows-sys requirement from 0.52 to 0.59 by @dependabot in #1960
- Fix min_ack_delay transport parameter ID by @Ralith in #1961
- Update Connection::close docs for new API by @flub in #1924
- exposes current path MTU discovered in connection stats by @behzadnouri in #1967
- ci: add Android job by @mxinden in #1950
- build(deps): bump android-actions/setup-android from 2 to 3 by @dependabot in #1968
- build(deps): bump actions/setup-java from 3 to 4 by @dependabot in #1969
- Require slab
0.4.6
or higher by @finnbear in #1970 - Allows build on Solaris (#1877) by @psumbera in #1916
- ci(rust.yml): add job testing feature permutations by @mxinden in #1934
- fix(udp): typo in sendmsg error log by @mxinden in #1972
- fix(.github/android): pass matrix.target and increase api to v26 by @mxinden in #1973
- Fix and test validation of IDCID length by @Ralith in #1976
- Bump versions by @Ralith in #1963