Skip to content

Releases: quic-go/quic-go

v0.17.3

11 Jul 02:22
Compare
Choose a tag to compare

This is a bug-fix release that fixes #2658, which can lead to occasional connection timeouts (see ipfs/kubo#7526 for some real-world data).

This release cherry-picks #2652, #2651 and #2660.
Deployments that have existing deployments of quic-go client and server that cannot be updated all at the same time should set the quic.RetireBugBackwardsCompatibilityMode flag. This flag fixes the connection timeouts, as long as at least one of the peers uses v0.17.3. Note that this flag will be removed in a future release.

v0.17.2

02 Jul 08:24
Compare
Choose a tag to compare

Fixes a crash that could occur when qlogging was enabled (#2639).

v0.17.1

20 Jun 04:13
Compare
Choose a tag to compare

This release supports QUIC draft-29.

v0.17.0

20 Jun 04:12
Compare
Choose a tag to compare

This release contains inconsistent QUIC version numbers and ALPN values. Please use v0.17.1 instead.

v0.14.0

04 Dec 01:55
Compare
Choose a tag to compare

Updates to QUIC WG draft-24.

v0.13.1

09 Nov 11:03
Compare
Choose a tag to compare

v0.13.0

05 Nov 07:24
Compare
Choose a tag to compare

Updates to QUIC WG draft-23.

v0.12.0

05 Aug 01:32
Compare
Choose a tag to compare

v0.11.2

31 May 10:42
Compare
Choose a tag to compare

v0.10.2

31 May 08:09
24fed6d
Compare
Choose a tag to compare