v3.6.21
📦 traefikView on GitHub →
🐛 3 fixes🔧 3 symbols
Summary
This release focuses on bug fixes across Kubernetes Gateway API, server dependencies, and TLS handling for routers.
Migration Steps
- Update dependency github.com/pires/go-proxyproto to v0.12.0.
🐛 Bug Fixes
- Rejected cross-provider references with backendRefs in k8s/gatewayapi.
- Fixed an issue where routers with the same host but different tlsoptions on different entryPoints behaved incorrectly.
- Fixed snicheck for routers that have no defined hosts.