v1.63.0
Release Summary
feat(s2n-quic-core) TLS offloading: Adds unstable feature to move TLS operations out of the main event loop.
What's Changed
- ci: remove exceptions for clippy by @WesleyRosenblum in #2726
- ci: temporarily disable neqo by @CarolYeh910 in #2724
- fix(s2n-quic-dc): include ipv6 header length in MAX_TOTAL_IPV6 payload length by @boquan-fang in #2727
- ci: document how to manually run the codebuild jobs by @lrstewart in #2729
- fix(typo): fix a typo in codebuild.yml by @boquan-fang in #2733
- build(deps): update criterion requirement from 0.6 to 0.7 by @dependabot[bot] in #2731
- refactor(ci): consolidate clippy checks into one job by @boquan-fang in #2695
- feat(s2n-quic-core) TLS offloading by @maddeleine in #2721
- Chore: Release v1.63.0 by @maddeleine in #2737
Full Changelog: v1.62.0...v1.63.0