Release: v1.20.0
Weekly release for May 03 2023
What's Changed
- test(s2n-quic): generate tracing timestamps from the IO provider during testing by @toidiu in #1723
- fix(s2n-quic-core): calculate PTO period with microsecond precision by @WesleyRosenblum in #1722
- feat(s2n-quic-crypto): use aws-lc-rs on linux/aarch64 by @justsmth in #1718
- feat(s2n-quic-core): add sync::worker module by @camshaft in #1728
- build(deps): pin winnow by @camshaft in #1736
- feat(s2n-quic-xdp): add async tasks by @camshaft in #1730
- fix(s2n-quic-transport): Map poll_accept errors to documented return value by @maddeleine in #1743
- refactor(s2n-quic-core): use an event handler for XDP decoding by @camshaft in #1732
- refactor(s2n-quic-platform): move socket config to separate module by @camshaft in #1737
- test(s2n-quic): verify connection success/failure when mTLS is required by @toidiu in #1725
- refactor(s2n-quic-core): simplify IO traits by @camshaft in #1734
- refactor(s2n-quic-core): simplify clock and timer traits by @camshaft in #1733
- build(deps): bump model-checking/kani-github-action from 0.26 to 0.27 by @dependabot in #1744
- chore: release version bump by @lrstewart in #1747
New Contributors
Full Changelog: v1.19.0...v1.20.0