Skip to content

v1.65.0

Choose a tag to compare

@maddeleine maddeleine released this 16 Sep 22:10
· 215 commits to main since this release
1d4aa38

Summary

  • feat(s2n-quic-dc): expose acceptor runtime
  • feat(s2n-quic-dc): Track stream write buffer allocations
  • opt(s2n-quic-dc): Use RwLock for id/peer maps
  • Fixed bug that caused a hang on Windows platforms

What's Changed

Full Changelog: v1.64.0...v1.65