Release v1.43.0
What's Changed
- docs(s2n-quic): cleaning up references to old issues by @WesleyRosenblum in #2270
- build(deps): bump JamesIves/github-pages-deploy-action from 4.6.1 to 4.6.3 by @dependabot in #2266
- build(deps): bump docker/setup-buildx-action from 3.3.0 to 3.4.0 by @dependabot in #2265
- deps: h3-0.0.6 (w/ tracing feature as h3-quinn) by @junkurihara in #2263
- fix(s2n-quic): implement Debug and Default for the disabled event Subscriber by @WesleyRosenblum in #2271
- feat(s2n-quic-transport): Support de-duplicating concurrent connections to the same peer by @Mark-Simulacrum in #2272
- feat(s2n-quic-dc): Periodically re-handshake existing path secrets by @Mark-Simulacrum in #2276
- feat(s2n-quic-dc): import 7/18 version by @camshaft in #2275
- feat(s2n-quic-dc): add ConfirmComplete subscriber by @WesleyRosenblum in #2274
- fix(s2n-quic-dc): reorder wire version to preserve wire invariants by @camshaft in #2277
- feat(s2n-quic-dc): return from ConfirmComplete when no dc version negotiated by @WesleyRosenblum in #2278
- fix(s2n-quic-dc): handle possible secret control packet correctly by @WesleyRosenblum in #2280
- chore: release 1.43.0 by @WesleyRosenblum in #2281
New Contributors
- @junkurihara made their first contribution in #2263
Full Changelog: v1.42.0...v1.43.0