Doridian / wsvpn

VPN over WebSocket and WebTransport
BSD 3-Clause "New" or "Revised" License
120 stars 12 forks source link

Update module github.com/quic-go/quic-go to v0.45.1 #554

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/quic-go/quic-go v0.45.0 -> v0.45.1 age adoption passing confidence

Release Notes

quic-go/quic-go (github.com/quic-go/quic-go) ### [`v0.45.1`](https://togithub.com/quic-go/quic-go/releases/tag/v0.45.1) [Compare Source](https://togithub.com/quic-go/quic-go/compare/v0.45.0...v0.45.1) This patch release contains two fixes: - The new Prometheus metrics DefaultConnectionTracer was implemented incorrectly, leading to incorrect metrics being collected: [#​4560](https://togithub.com/quic-go/quic-go/issues/4560) - The http3.RoundTripper was caching the dial error ([#​4561](https://togithub.com/quic-go/quic-go/issues/4561)). Instead, we should re-dial the QUIC connection: [#​4573](https://togithub.com/quic-go/quic-go/issues/4573) **Full Changelog**: https://github.com/quic-go/quic-go/compare/v0.45.0...v0.45.1

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.