v3.6.12
📦 traefikView on GitHub →
🐛 5 fixes🔧 7 symbols
Summary
This release focuses on bug fixes across several components including ingress-nginx, server, API, and middleware, alongside dependency bumps for ACME and gRPC libraries.
🐛 Bug Fixes
- Fixed whitespace trimming for auth-response-headers in the ingress-nginx provider.
- Fixed postgres STARTTLS when using TLS termination.
- Prevented duplicate user headers when using basic and digest authentication middleware.
- Fixed StripPrefix and StripPrefixRegex to correctly slice the prefix using the encoded prefix length.
- Fixed validation in api.basePath to correctly allow colons and tildes.