Change8

v3.7.5

📦 traefikView on GitHub →
🐛 6 fixes🔧 4 symbols

Summary

This release focuses on bug fixes across Kubernetes providers, TLS handling, and dependency updates, improving stability and correctness in routing and security configurations.

🐛 Bug Fixes

  • Ingress is now skipped when auth-secret resolution fails in the k8s/ingress-nginx provider.
  • Endpointslice fencing is now passed on the ingress-nginx provider.
  • Cross-provider references with backendRefs.namespace are now rejected in the k8s/gatewayapi provider.
  • Updated github.com/pires/go-proxyproto to v0.12.0 in the server component.
  • Fixed an issue where routers with the same host but different tlsoptions on different entryPoints behaved incorrectly.
  • Fixed snicheck for routers that do not have any hosts defined.

Affected Symbols