v2.11.30
📦 traefikView on GitHub →
🐛 4 fixes
Summary
This release focuses on dependency updates and bug fixes across several components including http3, kv, server, and tracing.
🐛 Bug Fixes
- Bumped github.com/quic-go/quic-go to v0.55.0 in http3 component.
- Fixed KV key name used to check if connection is alive in kv component.
- Bumped golang.org/x/net to v0.46.0 in server component.
- Bumped gopkg.in/DataDog/dd-trace-go.v1 to v1.74.6 in tracing component.