Skip to content

Release v1.28.0

Choose a tag to compare

@jmayclin jmayclin released this 14 Sep 02:37
· 768 commits to main since this release
2bc27fd

What's Changed

  • feat(s2n-quic-tls): adds server session resumption functionality by @maddeleine in #1930
  • fix(s2n-quic-transport): arm PTO timer after loss timer expires by @WesleyRosenblum in #1942
  • fix(s2n-quic-transport): invoke on_packet_loss for all lost packets by @WesleyRosenblum in #1944
  • docs: add citation for Peer Denial of Service by @WesleyRosenblum in #1945
  • feat(s2n-quic-crypto): use scatter API with AWS-LC by @camshaft in #1947
  • docs: describe mitigations for QUIC§21.11 in stateless reset token provider by @WesleyRosenblum in #1948
  • build(deps): update bindgen requirement from 0.66 to 0.68 in /tools/xdp by @dependabot in #1953
  • refactor(s2n-quic-transport): simplify packet processing by @camshaft in #1952
  • build(deps): bump model-checking/kani-github-action from 0.35 to 0.36 by @dependabot in #1956
  • build(deps): bump actions/cache from 3.3.1 to 3.3.2 by @dependabot in #1955
  • build(deps): bump aws-actions/configure-aws-credentials from 3.0.1 to 3.0.2 by @dependabot in #1954
  • build(deps): bump actions/checkout from 3 to 4 by @dependabot in #1951
  • build(deps): update prost requirement from 0.11 to 0.12 by @dependabot in #1950
  • build(deps): bump docker/setup-buildx-action from 2.9.1 to 3.0.0 by @dependabot in #1958
  • build(deps): bump docker/build-push-action from 4 to 5 by @dependabot in #1959
  • build(deps): bump aws-actions/configure-aws-credentials from 3.0.2 to 4.0.0 by @dependabot in #1960
  • build(deps): bump docker/login-action from 2.2.0 to 3.0.0 by @dependabot in #1961
  • feat(s2n-quic-qns): Server-side resumption interop by @maddeleine in #1949
  • chore: release 1.28 by @jmayclin in #1967

Full Changelog: v1.27.0...v1.28.0