v1.47.0
What's Changed
- dc: Prune peer map if we've pruned the id map by @Mark-Simulacrum in #2319
- refactor(s2n-quic-h3): remove s2n-quic-core dependency by @WesleyRosenblum in #2325
- feat(s2n-quic-events): add search_completed boolean to mtu updated event by @WesleyRosenblum in #2322
- feat(s2n-quic-dc): Make stream::recv::error::Kind pub by @Mark-Simulacrum in #2326
- feat(s2n-quic-events): Adds events for s2n-quic-dc by @maddeleine in #2321
- chore(s2n-quic-crypto): remove ring by @WesleyRosenblum in #2332
- Optimize path secret Entry size by @Mark-Simulacrum in #2329
- chore(s2n-quic): update MSRV to 1.74.1 by @WesleyRosenblum in #2336
- feat(s2n-quic-events): Adds metrics subscriber by @maddeleine in #2335
- feat(s2n-quic-dc): Use a new fixed-size map for path secret storage by @Mark-Simulacrum in #2337
- chore: release 1.47.0 by @camshaft in #2338
Full Changelog: v1.46.0...v1.47.0