v2.11.53
📦 traefikView on GitHub →
🐛 3 fixes🔧 3 symbols
Summary
This release includes bug fixes related to CRDs, CONNECT requests, and gRPC, along with documentation updates for CONNECT requests.
Migration Steps
- Review migration note for CONNECT requests.
🐛 Bug Fixes
- Added missing ErrorRequestHeaders field to CRDs for middleware and k8s/crd.
- Deferred CONNECT payload until the backend accepts the tunnel.
- Did not add back CONNECT requests to the pool.