This release includes 1 breaking change for platform teams planning a safe upgrade.
Published 1mo
Network Security
✓ No known CVEs patched
✓ No known CVEs patched in this version
Summary
AI summaryUpdates Dependencies and toolchain, HTTP/3 stream lifecycle, and Formal verification across a mixed release.
Full changelog
Dependencies and toolchain
- Updated quiche to
0.29.1and refreshed the compatible Rust dependency graph, including the jemalloc wrapper stack. - Raised the Rust minimum version to
1.96. - Updated the Docker build, test, runtime test, and verification image toolchains to Rust
1.96.0.
HTTP/3 stream lifecycle
- Used quiche's closed-stream signal to prune H3 stream bookkeeping after finished/reset streams, preventing stale drain and trailer-FIN state from surviving terminal stream cleanup.
- Dropped queued H3 pending writes and pending responses when quiche reports the stream closed, releasing outbound admission instead of retrying work that can no longer flush.
- Added a direct quiche/H3 regression covering closed-stream cleanup after a headers-only response.
Formal verification
- Added a pure stream-tracking model for H3 and worker per-stream cleanup state.
- Added Kani harnesses proving closed-stream cleanup removes all target stream state, preserves unrelated streams, and is idempotent, while non-closed cleanup is a no-op.
Release metadata
- Bumped the package line to
0.8.5, including Cargo metadata, native sidecar package manifests, and root optional sidecar pins.
Breaking Changes
- Raised minimum Rust version to 1.96
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Http3
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]