Release: v1.12.0
Weekly release for November 10 2022
What's Changed
- feat(netbench): add support for profiling by @camshaft in #1542
- fix(s2n-quic-core): implement std Error for other error types by @camshaft in #1540
- ci: update GHA dependencies by @camshaft in #1545
- ci: update kani to 0.13 by @camshaft in #1549
- feat(netbench): wire up duplex option by @camshaft in #1551
- test: update bolero to 0.8 by @camshaft in #1552
- feat(netbench): include connect time metrics in report by @camshaft in #1550
- Use Kani action in CI by @danielsn in #1556
- build(deps): update s2n-tls to 0.0.17 by @camshaft in #1555
- ci: add memory allocation report by @camshaft in #1557
- test(s2n-quic-core): reduce const instruction counts by @camshaft in #1559
- docs(s2n-quic): Clarify datagram docs by @maddeleine in #1561
- test(s2n-quic-core): disable miri for interval set tests by @camshaft in #1560
- feat(s2n-quic-tls): add config loader trait by @camshaft in #1558
- build(deps): bump model-checking/kani-github-action from 0.13 to 0.14 by @dependabot in #1563
- ci: CI fixes by @goatgoose in #1568
- chore: release 1.12.0 by @goatgoose in #1567
New Contributors
Full Changelog: v1.11.0...v1.12.0