Skip to content

Release: v1.8.0

Compare
Choose a tag to compare
@dougch dougch released this 03 Aug 20:15
d832fef

Weekly release for August 03 2022

What's Changed

  • docs(s2n-quic-core): Add BBRv2 compliance citations by @WesleyRosenblum in #1418
  • feat(s2n-quic-core): incorporate ECN signals into BBRv2 by @WesleyRosenblum in #1421
  • feat(netbench): Single region end-to-end deployment by @orrinni in #1397
  • feat(s2n-quic-core): deprecate on_ack_processed event in favor of on_rx_ack_range_dropped by @toidiu in #1422
  • fix(s2n-quic-core): Some Datagram Fixes by @maddeleine in #1417
  • fix(s2n-quic-transport): make bidi stream controller initiator aware by @toidiu in #1406
  • fix receive_stream's tokio AsyncRead implementaion by @wuhx in #1429
  • test(s2n-quic): add integration test for tokio AsyncRead and AsyncWrite by @camshaft in #1430
  • feat(s2n-quic-core): Add limit values for Blocked frame events by @zz85 in #1431
  • docs(s2n-quic-core): Fleshing out Datagram Documentation (#1417) by @maddeleine in #1426
  • refactor(s2n-quic-core): represent Bandwidth as nanos per byte by @WesleyRosenblum in #1439
  • chore(s2n-quic): release 1.8.0 by @toidiu in #1442

New Contributors

Full Changelog: v1.7.0...v1.8.0