Release: v1.18.0
Weekly release for April 03 2023
What's Changed
- tool(docdiff): remove docdiff by @jmayclin in #1672
- fix(s2n-quic-crypto): pin zeroize_derive until fixed by @camshaft in #1681
- build(deps): bump model-checking/kani-github-action from 0.23 to 0.24 by @dependabot in #1674
- build(deps): bump actions/cache from 3.2.6 to 3.3.1 by @dependabot in #1664
- build(deps): bump docker/setup-buildx-action from 2.4.1 to 2.5.0 by @dependabot in #1661
- build(deps): update errno requirement from 0.2 to 0.3 by @dependabot in #1629
- Implement Provider for all loaders in tls::Server/Client by @Mark-Simulacrum in #1668
- docs: update basic echo server and client example by @nycholas in #1649
- tests(s2n-quic-core): enable kani for stream try_fit function by @camshaft in #1667
- build(deps): update zerocopy-derive requirement from =0.3.0 to 0.3 by @dependabot in #1527
- build(deps): update hashbrown requirement from 0.12 to 0.13 by @dependabot in #1569
- feat: add experimental turmoil IO provider and example by @camshaft in #1663
- testing: kani test for packet number map by @toidiu in #1508
- fix(s2n-quic-core): update port blocklist by @camshaft in #1665
- build(deps): update toml requirement from 0.5 to 0.7 by @dependabot in #1621
- build(deps): update humansize requirement from 1 to 2 by @dependabot in #1499
- build(deps): update syn requirement from 1 to 2 by @dependabot in #1685
- docs: write a short getting started with kani by @camshaft in #1585
- fix(s2n-quic-transport): decrease sensitivity of MTU black hole detection by @WesleyRosenblum in #1688
- build(deps): update socket2 requirement from 0.4 to 0.5 by @dependabot in #1691
- build(deps): update bolero requirement from 0.8 to 0.9 by @dependabot in #1690
- build(deps): update zeroize_derive requirement from <1.4 to <1.5 by @dependabot in #1687
- chore: release v1.18.0 by @maddeleine in #1692
New Contributors
Full Changelog: v1.17.1...v1.18.0