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 - "every weekend" (UTC), 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.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
v0.45.0
->v0.45.1
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.1Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), 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.