Release: v1.15.0
Weekly release for January 10 2023
What's Changed
- example(client_hello_callback): add an example demonstrating use of the async cert loading by @toidiu in #1572
- build(deps): bump model-checking/kani-github-action from 0.16 to 0.17 by @dependabot in #1589
- test(s2n-quic-core): add a bolero harness for the varint table by @camshaft in #1584
- ci: ignore more broken clippy lints by @camshaft in #1591
- ci: move tshark build to separate workflow by @camshaft in #1590
- build(deps): bump actions/cache from 3.0.3 to 3.2.0 by @dependabot in #1593
- build(deps): bump actions/cache from 3.2.0 to 3.2.1 by @dependabot in #1594
- build(deps): bump model-checking/kani-github-action from 0.17 to 0.18 by @dependabot in #1597
- build(deps): bump actions/cache from 3.2.1 to 3.2.2 by @dependabot in #1596
- Expose ReceiveContext too by @Mark-Simulacrum in #1595
- Provide access to connection Waker to datagram Endpoint by @Mark-Simulacrum in #1598
- chore: release 1.15.0 by @toidiu in #1600
Full Changelog: v1.14.0...v1.15.0