v2.11.51
📦 traefikView on GitHub →
✨ 1 features🐛 4 fixes🔧 4 symbols
Summary
This release includes several bug fixes, dependency bumps across components like ACME and the web UI, and introduces configurability for the maximum request header size.
Migration Steps
- Review the migration guide at https://doc.traefik.io/traefik/v2.11/migration/v2/#v21151 for potential necessary changes.
✨ New Features
- Configurable max request header size
🐛 Bug Fixes
- Bumped github.com/go-acme/lego/v5.
- Fixed x-forwarded-port handling in forward-auth middleware.
- Added an option to remove request headers containing underscores in authentication middleware.
- Bumped axios to v1.18.0 in the web UI.