v3.3.5
📦 traefikView on GitHub →
🐛 4 fixes🔧 2 symbols
Summary
This release focuses on bug fixes across Kubernetes Gateway API and middleware components, including reverting compress middleware priority and improving error handling for malformed content types. It also includes documentation updates.
Migration Steps
- Please read the migration guide: https://doc.traefik.io/traefik/migration/v3/#v335
🐛 Bug Fixes
- [k8s/gatewayapi] Set scheme to https with BackendTLSPolicy
- [middleware] Revert compress middleware algorithms priority to v2 behavior
- [middleware] Do not abort request when response content-type is malformed
- [middleware] Compress data on flush when compression is not started
🔧 Affected Symbols
BackendTLSPolicycompress middleware