Skip to content

v1.81.0

Choose a tag to compare

@boquan-fang boquan-fang released this 29 May 17:40
· 7 commits to main since this release
8986c9f

Release Summary

  • feat(s2n-quic-dc): Add application_data to stream API for peer identity extraction. #3083
  • Adds feature for storing packets during the s2n-quic handshake for later decryption #3086
  • fix(s2n-quic-dc-metrics): avoid wasted loop iterations when rseq registration fails on aarch64
    fix(s2n-quic-dc-metrics): prevent lost/duplicate metrics on aarch64 preemption #3085
  • feat(s2n-quic-dc): Adds path_secret_map:datagram_encrypt and path_secret_map:datagram_decrypt events that report the wire size (including encryption framing overhead) of datagram packets. #3098

What's Changed

Other Changes 🔧

New Contributors

Full Changelog: v1.80.0...v1.81.0