Skip to content
This repository has been archived by the owner on May 26, 2022. It is now read-only.

update quic-go to v0.19.1 #182

Merged
merged 2 commits into from
Nov 14, 2020
Merged

update quic-go to v0.19.1 #182

merged 2 commits into from
Nov 14, 2020

Conversation

marten-seemann
Copy link
Collaborator

@marten-seemann marten-seemann commented Nov 11, 2020

quic-go v0.19.0 fixes a large number of bugs, adds support for QUIC draft-32 and (tries to) increase the kernel receive buffer size (which is very important for troughput).

While v0.19.0 uses draft-32 as its default version (with draft-29 as a fallback), we reverse the order here, as the network current runs on -29. Once enough nodes have updated to a release that includes this PR, we can update our default version to -32 without a round-trip penalty.

Release-wise, I'd tag this as v0.9.1 (current is v0.9.0) according to semver (as it's a backwards-compatible change). Please let me know if you disagree.

@marten-seemann marten-seemann changed the title update quic-go to v0.19.0 update quic-go to v0.19.1 Nov 14, 2020
@marten-seemann marten-seemann merged commit 8a34d49 into master Nov 14, 2020
@marten-seemann marten-seemann deleted the update-quic-go branch November 14, 2020 01:26
@aschmahmann aschmahmann mentioned this pull request Feb 18, 2021
73 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants