Skip to content

Release: v1.19.0

Compare
Choose a tag to compare
@dougch dougch released this 21 Apr 05:29
864dbdc

Weekly release for April 21 2023

What's Changed

  • fix(s2n-quic-core): Use correct delivery rate increase ratio in BBR by @WesleyRosenblum in #1697
  • fix(s2n-quic-core): enforce max data limit size for stream and connection by @toidiu in #1693
  • fix(s2n-quic-core): Advance max bw filter only once per probe bw cycle by @WesleyRosenblum in #1698
  • feat(s2n-quic-qns): Add max pacing rate and delivery rate to perf stats by @WesleyRosenblum in #1699
  • build(deps): bump model-checking/kani-github-action from 0.24 to 0.25 by @dependabot in #1700
  • build(deps): update s2n-tls requirement from =0.0.26 to =0.0.29 by @camshaft in #1696
  • feat(s2n-quic-xdp): add if_xdp module by @camshaft in #1702
  • build(deps): update h3 requirement from 0.0.1 to 0.0.2 by @dependabot in #1705
  • feat(s2n-quic-xdp): add syscall module by @camshaft in #1704
  • perf(s2n-codec): optimize zerocopy macros by @camshaft in #1708
  • feat(s2n-quic-xdp): add umem module by @camshaft in #1707
  • feat(s2n-quic-xdp): add ring module by @camshaft in #1706
  • build: add excluded directories for main workspace by @camshaft in #1711
  • fix(s2n-quic-xdp): use unix-specific traits for better compat by @camshaft in #1710
  • fix(s2n-quic-core): add path handle maybe_update method by @camshaft in #1713
  • build(deps): update hex-literal requirement from 0.3 to 0.4 by @dependabot in #1694
  • feat(rustls-mtls): add valid certificates and tracing subscriber by @jmayclin in #1715
  • build(deps): bump model-checking/kani-github-action from 0.25 to 0.26 by @dependabot in #1716
  • ci: fix errors by @toidiu in #1721
  • fix(s2n-quic-transport): reset PTO backoff once per space discard by @toidiu in #1717

Full Changelog: v1.18.0...v1.19.0