Skip to content

Release v1.26.0

Compare
Choose a tag to compare
@dougch dougch released this 21 Aug 18:06
e6402b7

What's Changed

  • fix(s2n-quic-core): remove unwraps in null TLS provider by @camshaft in #1881
  • refactor(s2n-quic-transport): update PTO timer once per transmission burst by @WesleyRosenblum in #1884
  • build(deps): bump model-checking/kani-github-action from 0.32 to 0.33 by @dependabot in #1891
  • docs: Add conventional commit info by @kagarmoe in #1892
  • fix(s2n-quic-transport): handle MaxMtu smaller than Base PLPMTU by @WesleyRosenblum in #1893
  • test(s2n-quic-platform): refactor testing IO provider to use tasks/queues by @camshaft in #1873
  • fix: upgrade rust version for netbench and xdp by @WesleyRosenblum in #1895
  • feat(s2n-quic-transport): discard client initial keys when we have handshake keys by @WesleyRosenblum in #1894
  • fix(netbench): correctly handle stream shutdown in duplex by @camshaft in #1898
  • build(deps): update loom requirement from 0.6 to 0.7 by @dependabot in #1902
  • build(deps): update zerocopy-derive requirement from 0.3 to 0.6 by @dependabot in #1903
  • fix(s2n-quic-transport): revert "improve amplification credits on client #1818" by @WesleyRosenblum in #1906
  • build(deps): bump model-checking/kani-github-action from 0.33 to 0.34 by @dependabot in #1907
  • build(deps): update s2n-tls requirement from =0.0.34 to =0.0.35 by @dependabot in #1908
  • feat(s2n-quic-core): add task cooldown module by @camshaft in #1862
  • fix(s2n-quic-transport): fix client connection migration when local address handle changes by @camshaft in #1874
  • fix(s2n-quic-transport): decrement handshake count for non-accepted finalized connections by @WesleyRosenblum in #1911
  • feat(s2n-quic-qns): add ability to set congestion controller in interop/perf by @WesleyRosenblum in #1917
  • ci: improve interop resiliency to loss and corruption by @WesleyRosenblum in #1914
  • chore: release 1.26.0 by @dougch in #1920

Full Changelog: v1.25.0...v1.26.0