Change8

v3.6.25

📦 traefikView on GitHub →
🐛 7 fixes🔧 5 symbols

Summary

This release includes several bug fixes, primarily focused on dependency updates and resolving specific provider issues in Kubernetes and authentication middleware.

🐛 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.

Affected Symbols