Change8

v3.7.10

📦 traefikView on GitHub →
🐛 8 fixes🔧 6 symbols

Summary

This release includes several bug fixes across various components, including ACME, middleware, authentication, Kubernetes providers, and tracing. Dependency updates have also been applied.

🐛 Bug Fixes

  • Bumped github.com/go-acme/lego/v5 to v5.3.1.
  • Fixed auth singleflight key collision in middleware and authentication.
  • Avoided router name collisions in Kubernetes Gateway API provider.
  • Bumped github.com/DataDog/dd-trace-go/v2 to 2.8.1 for tracing.
  • Bumped golang.org/x/text to v0.40.0 and golang.org/x/net to v0.57.0.
  • Fixed cross-namespace service reference check in Kubernetes CRD provider.
  • Bumped github.com/klauspost/compress to v1.18.7 for middleware.
  • Bumped sigs.k8s.io/gateway-api to v1.6.1 for Kubernetes Gateway API provider.

Affected Symbols