Closed dependabot[bot] closed 9 months ago
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version
or @dependabot ignore this minor version
.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
Bumps github.com/quic-go/quic-go from 0.40.1 to 0.41.0.
Release notes
Sourced from github.com/quic-go/quic-go's releases.
... (truncated)
Commits
d3c2020
http3: add a basic README (#4246)3449ace
example: remove -qlog flag in favor of QLOGDIR (#4243)1332752
example: remove -v flag and custom logger configuration (#4242)2cd9ed3
qlog: add a default tracer that writes to QLOGDIR (#4233)1e87489
wire: improve logging of connection ID retirements (#4241)0a922b4
example: add config flag for TLS key and cert for the server (#4237)3ff5029
http3: add ConnContext to the server (#4230)f1b3bdb
fix race condition when dropping Initial packet with short connection ID (#4236)54d6f7d
ackhandler: refactor ACK queueing logic (#4225)8cad3d2
wire: use netip.AddrPort to encode the IPs in the Preferred Address (#4232)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show