quic-go v0.22.0 Release Notes

Release Date: 2021-07-25 // almost 3 years ago
    • 👉 Use ReadBatch to read multiple UDP packets from the socket with a single syscall
    • ➕ Add a config option (Config.DisableVersionNegotiationPackets) to disable sending of Version Negotiation packets
    • ⬇️ Drop support for QUIC draft versions 32 and 34
    • ✂ Remove the RetireBugBackwardsCompatibilityMode, which was intended to mitigate a bug when retiring connection IDs in quic-go in v0.17.2 and ealier

Previous changes from v0.21.2