v3.17.14
Improvements
- adds support for PKCE in OIDC middleware
- Added support for sending HTTPRoute resources to the topology service.
- Improved Kubernetes informer efficiency by adding per-resource namespace filtering, allowing each resource type to watch only the namespaces it needs instead of sharing a global namespace list, reducing API server load, memory usage, and unnecessary resources in Hub.
Bug Fixes
- Fixed an issue in Hub’s metrics middleware where requests were incorrectly terminated with a 200 response when no request/response capture middleware was configured, ensuring metrics are skipped correctly when disabled or when internal service metrics are not enabled.
Compatibility Matrix
This release comes with the following components:
| Component | Version |
|---|---|
| Traefik Hub | v3.18.4 |
| Helm Chart | v37.2.0 |
| Traefik Proxy | v3.4.5 |
| Coraza WAF | v3.3.3 |
| OWASP CRS | v4.14.0 |
| Static Analyzer | v1.4.0 |
| Kubernetes Gateway API | v1.2.0 |