v3.6.11
📦 traefikView on GitHub →
✨ 1 features🐛 6 fixes🔧 6 symbols
Summary
This release focuses on bug fixes across logging, Kubernetes integrations, and TLS handling, and introduces a new configuration option for maximum response body size in the HTTP provider.
Migration Steps
- If you rely on the timing of basic authentication checks for security analysis, note that the timing is now constant.
✨ New Features
- Add maxResponseBodySize configuration on HTTP provider.
🐛 Bug Fixes
- Add OTel-conformant trace context attributes to access logs.
- Fix incorrect hostname matching between Kubernetes Gateway API listener and route.
- Fix Kubernetes Ingress router's rule.
- Fix proxy-ssl-verify annotation for Kubernetes Ingress Controller.
- Support fragmented TLS client hello.
- Make basic authentication check timing constant.