quinn-rs / quinn

Async-friendly QUIC implementation in Rust
Apache License 2.0
3.76k stars 380 forks source link

Prepare 0.8.3 release #1358

Closed Ralith closed 2 years ago

Ralith commented 2 years ago

Fixes https://github.com/quinn-rs/quinn/issues/1352. This addresses a pressing downstream demand while leaving us more time to work on in-flight breaking API changes (#1357, #1346) without risking excessive breaking-release churn.

djc commented 2 years ago

Published!