Skip to content

🛩️ 0.19.0

Compare
Choose a tag to compare
@ghedo ghedo released this 10 Nov 13:00
· 150 commits to master since this release
0.19.0

Breaking Changes:

Highlights:

  • Added experimental support for the BBRv2 congestion control algorithm. ⚠️ Note that more work is needed on this (particularly implementing changes to update to the newer BBRv3), so it's not quite production-ready yet, and will later be merged with the existing BBRv1 implementation.
  • Added Connection::peer_transport_params() which returns TransportParams representing the connection's peer's transport parameters.
  • Many more bug fixes and performance improvements.

Full changelog at 0.18.0...0.19.0