Skip to content

v1.69.0

Latest

Choose a tag to compare

@boquan-fang boquan-fang released this 10 Nov 23:23
· 7 commits to main since this release
2e65402

Release Summary

  • feat(s2n-quic-dc): throttle repeated successful handshakes.
  • feat(s2n-quic): Allow creating server names in const contexts.
  • opt(s2n-quic-dc): only read-lock once in happy path.
  • feat(s2n-quic): Expose &dyn Error for TLS handshake failures in events.
  • feat(s2n-quic-dc): Add events measuring write lock latency.
  • Implement s2n-quic-dc-metrics crate to emit metrics for s2n-quic-dc.

What's Changed

Full Changelog: v1.68.0...v1.69.0