Releases: aws/s2n-quic
Releases · aws/s2n-quic
Release v1.32.0
What's Changed
- build(deps): update zerocopy requirement from 0.6 to 0.7 by @dependabot in #1939
- refactor(s2n-quic-core): move PTO to core by @camshaft in #2026
- refactor(s2n-quic-core): move persistent congestion to core by @camshaft in #2027
- feat(s2n-quic-platform): export IO testing socket construction by @camshaft in #2025
- refactor(s2n-quic-core): move ECN controller to core by @camshaft in #2028
- refactor(s2n-quic-core): move MTU controller to core by @camshaft in #2029
- fix: address clippy warnings for 1.74 by @camshaft in #2035
- build(deps): update s2n-tls requirement from =0.0.39 to =0.0.41 by @dependabot in #2031
- build(deps): update h3 requirement from 0.0.2 to 0.0.3 by @dependabot in #2019
- docs(s2n-quic-core): add underutilization citation to BBR by @WesleyRosenblum in #2040
- feat(s2n-quic-core): allow rtt estimator to take default value by @camshaft in #2036
- fix libc recvmmsg paramter type error on musl by @yixinin in #2039
- build(deps): update turmoil requirement from 0.5.2 to 0.6.0 by @dependabot in #2042
- docs(s2n-quic-transport): update tracking issue for peer CID todo by @WesleyRosenblum in #2044
- feat(s2n-quic-crypto): replace ring with aws-lc on non-windows by @camshaft in #2037
- build(deps): update pretty-hex requirement from 0.3 to 0.4 by @dependabot in #2048
- refactor(s2n-quic-transport): move loss detection to core by @WesleyRosenblum in #2046
- build(deps): bump JamesIves/github-pages-deploy-action from 4.4.3 to 4.5.0 by @dependabot in #2051
- feat(s2n-quic): allow configuring initial RTT by @WesleyRosenblum in #2047
- feat(s2n-quic-core): add skip functionality to ReceiveBuffer by @camshaft in #2050
- fix(s2n-quic-transport): set largest acked packet after ack is validated by @WesleyRosenblum in #2054
- feat(s2n-quic-core): add ReceiveBuffer::copy_into_buf by @camshaft in #2052
- test: trigger and detect an Optimistic Ack attack by @toidiu in #1999
- feat(s2n-quic): allow disabling handshake CID rotation by @WesleyRosenblum in #2057
- build(deps): bump actions/setup-python from 4 to 5 by @dependabot in #2060
- feat(s2n-quic-core): add branch tracing support by @camshaft in #2061
- build(deps): update s2n-tls requirement from =0.0.41 to =0.1.0 by @dependabot in #2059
- feat(s2n-quic-platform): make GSO/GRO features readable at runtime by @camshaft in #2062
- ci: undo cargo package ci task by @WesleyRosenblum in #2065
- chore(s2n-quic): release 1.32.0 by @WesleyRosenblum in #2063
New Contributors
Full Changelog: v1.31.0...v1.32.0
Release v1.31.0
What's Changed
- fix(s2n-quic): pin jobserver in more places and run cargo package in CI by @WesleyRosenblum in #2009
- perf(s2n-quic-core): optimize varint encoding by @camshaft in #2000
- Enable handle_get_set_test test in Kani via stubbing by @feliperodri in #2012
- build(deps): update bindgen requirement from 0.68 to 0.69 in /tools/xdp by @dependabot in #2014
- build(deps): bump aws-actions/configure-aws-credentials from 4.0.0 to 4.0.1 by @dependabot in #1983
- refactor(s2n-quic-core): move ack::Ranges from transport by @camshaft in #2016
- fix(s2n-quic-core): minor fixes for perf and testing by @camshaft in #2017
- chore: release 1.31.0 by @goatgoose in #2015
New Contributors
- @feliperodri made their first contribution in #2012
Full Changelog: v1.30.0...v1.31.0
Release v1.30.0
What's Changed
- fix(s2n-quic-transport): arm PTO timer when unblocked due to connection migration by @WesleyRosenblum in #1972
- feat(s2n-quic-qns): quic-attack fuzz testing script by @WesleyRosenblum in #1985
- fix(s2n-quic): fix clippy and msrv issues by @WesleyRosenblum in #1994
- fix(s2n-quic-qns): add eval to quic-attack procfile by @WesleyRosenblum in #1990
- feat(s2n-quic-transport): add mitigation for optimistic ack attack by @toidiu in #1986
- fix(s2n-quic-transport): don't move path back to amplification limited when closing by @WesleyRosenblum in #1995
- feat(s2n-quic-transport): support exporting from TLS sessions by @Mark-Simulacrum in #1984
- build(deps): bump bolero from 0.9.0 to 0.10.0 by @camshaft in #1978
- build(deps): update bolero requirement from 0.9 to 0.10 in /tools/xdp by @dependabot in #1979
- tests(s2n-quic-qns): enable overflow checks in quic-attack by @WesleyRosenblum in #1998
- fix(s2n-quic-transport): send the largest acked for the current path to the congestion controller by @WesleyRosenblum in #1996
- ci: add AWS CodeBuild buildspec for quic-attack by @WesleyRosenblum in #2003
- chore: release 1.30.0 by @WesleyRosenblum in #2007
Full Changelog: v1.29.0...v1.30.0
Release v1.29.0
What's Changed
- fix(s2n-quic-transport): check initial dcid usage by @camshaft in #1971
- build(deps): bump model-checking/kani-github-action from 0.36 to 0.37 by @dependabot in #1973
- feat(s2n-quic-qns): quic-attack fuzz testing by @WesleyRosenblum in #1968
- ci: fix docker builds by @camshaft in #1974
- build(deps): bump model-checking/kani-github-action from 0.37 to 1.0 by @dependabot in #1977
- fix(s2n-quic-transport): discard handshake keys on packet receive by @WesleyRosenblum in #1976
- chore: release 1.29.0 by @goatgoose in #1982
Full Changelog: v1.28.0...v1.29.0
Release v1.28.0
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
Release: v1.27.0
Weekly release for August 29 2023
What's Changed
- build(deps): bump model-checking/kani-github-action from 0.34 to 0.35 by @dependabot in #1927
- build(deps): bump aws-actions/configure-aws-credentials from 2.2.0 to 3.0.0 by @dependabot in #1926
- feat(s2n-quic-core): use scatter buffers for encryption by @camshaft in #1899
- build(deps): update rustls requirement from 0.20 to 0.21 by @WesleyRosenblum in #1924
- chore(tools): update udp-attack and xdp rust version by @WesleyRosenblum in #1929
- ci: require more interop tests to pass by @WesleyRosenblum in #1919
- build(deps): bump aws-actions/configure-aws-credentials from 3.0.0 to 3.0.1 by @dependabot in #1932
- build(deps): update s2n-tls requirement from =0.0.35 to =0.0.36 by @dependabot in #1915
- build(deps): update siphasher requirement from 0.3 to 1.0 by @dependabot in #1925
- build(deps): update rbpf requirement from 0.1 to 0.2 in /tools/xdp by @dependabot in #1936
- build(deps): update bindgen requirement from 0.65 to 0.66 in /tools/xdp by @dependabot in #1935
- ci: bump msrv for xdp action by @lrstewart in #1941
- chore: release 1.27.0 by @lrstewart in #1940
Full Changelog: v1.26.0...v1.27.0
Release v1.26.0
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
Release v1.25.0
Weekly release for July 24 2023
What's Changed
- ci: run miri in larger instances by @camshaft in #1860
- build(deps): bump docker/setup-buildx-action from 2.8.0 to 2.9.0 by @dependabot in #1863
- build(deps): bump JamesIves/github-pages-deploy-action from 4.4.2 to 4.4.3 by @dependabot in #1871
- feat(s2n-quic-platform): add option to disable GRO by @camshaft in #1869
- perf(s2n-quic-core): optimize receive buffer for known final sizes by @camshaft in #1854
- fix: address beta clippy issues by @camshaft in #1876
- build(deps): bump model-checking/kani-github-action from 0.31 to 0.32 by @dependabot in #1879
- build(deps): bump docker/setup-buildx-action from 2.9.0 to 2.9.1 by @dependabot in #1878
- ci: run null tls perf tests by @camshaft in #1858
- refactor(s2n-quic): Add Send + Sync to StartError by @jmayclin in #1880
- ci: run udp-attack tests by @camshaft in #1856
- feat(s2n-quic-platform): add unstable option for multiple sockets by @camshaft in #1867
- feat(s2n-quic-platform): support features override by @camshaft in #1875
- feat(s2n-quic-qns): move runtime selection to common module by @camshaft in #1868
- test(s2n-quic): refactor integration tests into submodules by @camshaft in #1872
- feat(s2n-quic-qns): add connection concurrency parameter by @camshaft in #1870
- chore(s2n-quic-tls): bump s2n-tls version by @maddeleine in #1883
- feat(s2n-quic): add console perf event subscriber by @WesleyRosenblum in #1877
- chore: release 1.25.0 by @WesleyRosenblum in #1887
- chore: bump s2n-codec version for v1.25.0 by @WesleyRosenblum in #1889
Full Changelog: v1.24.0...v1.25.0
Release: v1.24.0
Weekly release for June 30 2023
What's Changed
- feat(s2n-quic-core): add null TLS provider for testing by @camshaft in #1834
- feat(s2n-quic-platform): Configurable buffer sizes + default tx buffer change by @Mark-Simulacrum in #1859
Full Changelog: v1.23.0...v1.24.0
Release: v1.23.0
Weekly release for June 30 2023
What's Changed
- feat(s2n-quic-platform): implement io traits for sync rings by @camshaft in #1788
- feat(s2n-quic-platform): add socket tasks for sync rings by @camshaft in #1789
- fix(s2n-quic-core): update rtt sampling logic based on an errata for RFC9002 by @nsdyoshi in #1805
- Vectored write for datagrams by @Mark-Simulacrum in #1809
- build(deps): bump docker/setup-buildx-action from 2.6.0 to 2.7.0 by @dependabot in #1810
- fix(s2n-quic-platform): use custom storage type for messages by @camshaft in #1807
- feat(s2n-quic-platform): wire up tokio sockets to ring by @camshaft in #1790
- refactor(s2n-quic-platform): use generic event loop for turmoil by @camshaft in #1791
- build(deps): bump aws-actions/configure-aws-credentials from 2.1.0 to 2.2.0 by @dependabot in #1812
- ci: publish the book by @camshaft in #1814
- refactor(s2n-quic-platform): use socket ring for tokio by @camshaft in #1792
- build(deps): bump model-checking/kani-github-action from 0.29 to 0.30 by @dependabot in #1817
- fix(s2n-quic-platform): increase cmsg buffer size for multiple pktinfo by @camshaft in #1819
- Switch providers to not use opaque types by @Mark-Simulacrum in #1821
- fix(s2n-quic-transport): improve amplification credits on client by @camshaft in #1818
- feat(s2n-quic-core): implement std error for MaxMtuError by @camshaft in #1822
- fix(s2n-quic-core): cap cursor watermarks by size by @camshaft in #1825
- fix(s2n-quic-core): add trait markers for atomic waker handle by @camshaft in #1823
- feat(s2n-quic-core): add slice::zip function by @camshaft in #1824
- build(s2n-quic-xdp): update bpf dependencies and rebuild by @camshaft in #1826
- refactor(s2n-quic-core): optimize interval set intersection by @WesleyRosenblum in #1828
- refactor(s2n-quic-xdp): simplify the IO implementations by @camshaft in #1827
- feat(s2n-quic-core): add IO extensions by @camshaft in #1759
- fix(s2n-quic-qns): update interop commit to match interop workflow by @WesleyRosenblum in #1833
- fix(s2n-quic-qns): use forked version of webpki by @WesleyRosenblum in #1837
- test(s2n-quic-sim): fix the connect delay implementation by @camshaft in #1830
- test(s2n-quic-transport): add transmission interest debugger by @camshaft in #1829
- docs mdbook by @kagarmoe in #1835
- Use aws-lc-rs on all Linux platforms by @justsmth in #1840
- refactor(s2n-quic-core): delegate hello message parsing to TLS session by @camshaft in #1832
- feat(s2n-quic-qns): add XDP server by @camshaft in #1765
- ci: fix qns Docker release by @camshaft in #1841
- feat(s2n-quic-qns): add --streams arg for perf client by @camshaft in #1842
- feat(s2n-quic-qns): add xdp client by @camshaft in #1838
- fix(s2n-quic-platform): Fix compilation in non-pktinfo platforms by @dongcarl in #1849
- build(deps): update loom requirement from 0.5 to 0.6 by @dependabot in #1851
- build(deps): bump model-checking/kani-github-action from 0.30 to 0.31 by @dependabot in #1853
- build(deps): bump docker/setup-buildx-action from 2.7.0 to 2.8.0 by @dependabot in #1852
- perf(s2n-quic-core): optimize checksums for small payloads by @camshaft in #1846
- chore: release version bump by @goatgoose in #1855
New Contributors
Full Changelog: v1.22.0...v1.23.0