Release: v1.16.0
Weekly release for February 07 2023
What's Changed
- example(rustls-mtls): adding mtls example using custom tls::Provider by @rrichardson in #1601
- build(deps): bump model-checking/kani-github-action from 0.18 to 0.19 by @dependabot in #1602
- add packet_len field to Packet Sent event by @jmayclin in #1605
- build(deps): bump model-checking/kani-github-action from 0.19 to 0.20 by @dependabot in #1611
- fix(s2n-quic-transport): only allow GSO of MTU-sized packets by @camshaft in #1613
- feat(s2n-quic-core): add spsc channel by @camshaft in #1614
- chore: bump MSRV to 1.60.0 by @camshaft in #1620
- chore: release 1.16.0 by @goatgoose in #1625
New Contributors
- @rrichardson made their first contribution in #1601
Full Changelog: v1.15.0...v1.16.0