Release v1.34.0
What's Changed
- test(s2n-quic-core): use a smaller length in the Kani test by @zhassan-aws in #2128
- chore(s2n-quic): pin ahash to 0.8.6 by @WesleyRosenblum in #2127
- build(deps): update ahash requirement from =0.8.6 to =0.8.9 by @dependabot in #2135
- test(s2n-quic-core): only check IntervalSet integrity in tests by @camshaft in #2131
- ci: don't require mvfst client interop tests to succeed by @WesleyRosenblum in #2136
- refactor(s2n-quic-core): move ack::Transmission to core by @camshaft in #2122
- feat(s2n-codec): add bytes methods for unaligned types by @camshaft in #2123
- perf(s2n-quic-core): implement copy avoidance for reassembler by @camshaft in #2134
- refactor(s2n-quic-platform): move pktinfo checks to separate modules by @camshaft in #2124
- feat(s2n-quic-core): add Cached clock implementation by @camshaft in #2133
- chore(s2n-quic-core): use cadical for
weighted_average_test
by @adpaco-aws in #2142 - build(s2n-quic-xdp): update toolchain and dependencies by @camshaft in #2147
- build(deps): bump docker/setup-buildx-action from 3.0.0 to 3.1.0 by @dependabot in #2137
- build(deps): update env_logger requirement from 0.10 to 0.11 in /tools/xdp by @dependabot in #2101
- Expose XDP umem ptr by @ollie-etl in #2146
- feat(s2n-quic-core): add stream state enums by @camshaft in #2132
- Add Flag for XDP Scatter-gather mode by @ollie-etl in #2144
- chore(s2n-quic): release 1.34.0 by @dougch in #2151
New Contributors
- @adpaco-aws made their first contribution in #2142
- @ollie-etl made their first contribution in #2146
Full Changelog: v1.33.0...v1.34.0