Release v1.45.0
What's Changed
- chore: selectively change solvers to use with Kani by @tautschnig in #2283
- build(deps): bump docker/login-action from 3.2.0 to 3.3.0 by @dependabot in #2279
- build(deps): bump docker/setup-buildx-action from 3.4.0 to 3.5.0 by @dependabot in #2282
- build(deps): update prost requirement from 0.12 to 0.13 by @dependabot in #2268
- chore: change further solvers in harnesses used with Kani by @tautschnig in #2284
- chore(s2n-quic): release 1.44.0 and pin bytes dependency by @WesleyRosenblum in #2290
- chore(s2n-quic): remove bytes pin and fix new clippy lints by @WesleyRosenblum in #2291
- chore(s2n-quic-qns): use updated docker compose by @WesleyRosenblum in #2295
- build(deps): bump docker/setup-buildx-action from 3.5.0 to 3.6.1 by @dependabot in #2285
- build(deps): update s2n-tls requirement from 0.2 to 0.3 by @dependabot in #2298
- build(deps): update toml requirement from 0.7 to 0.8 by @dependabot in #2288
- chore: release 1.44.1 by @jmayclin in #2299
- PR/Issue Dashboard by @dougch in #2296
- build(deps): bump actions/checkout from 3 to 4 by @dependabot in #2303
- build(deps): update bindgen requirement from 0.69 to 0.70 in /tools/xdp by @dependabot in #2301
- docs(s2n-quic): update CI docs by @WesleyRosenblum in #2297
- ci: remove static page rebuild on push to main by @dougch in #2304
- fix(s2n-quic-transport): wait until handshake is confirmed to start MTU probing by @WesleyRosenblum in #2305
- Fix ConfirmComplete with handshake de-duplication by @Mark-Simulacrum in #2307
- build(deps): update lru requirement from 0.10 to 0.12 by @dependabot in #2286
- build(deps): update ring requirement from 0.16 to 0.17 by @dependabot in #2287
- docs(s2n-quic): fix link to compliance report in CI docs by @WesleyRosenblum in #2309
- fix(s2n-quic-transport): don't let cwnd drop below initial cwnd when MTU decreases by @WesleyRosenblum in #2308
- chore: release 1.45.0 by @camshaft in #2310
New Contributors
- @tautschnig made their first contribution in #2283
Full Changelog: v1.43.0...v1.45.0