v3.7.0-rc.3
📦 traefikView on GitHub →
✨ 3 features🐛 6 fixes🔧 3 symbols
Summary
This release introduces new features for ingress-nginx, including limit-connections support and metamodel configuration generation, alongside several bug fixes across Kubernetes, ACME, and server components.
Migration Steps
- Read the migration guide: https://doc.traefik.io/traefik/migrate/v3/#v3615
- Review the ingress-nginx ConfigMap migration step documented.
✨ New Features
- [k8s/ingress-nginx] Use a metamodel to generate dynamic configuration in ingress-nginx
- [k8s/ingress-nginx] Add limit-connections support
- [middleware] Add errorRequestHeaders option to Errors middleware
🐛 Bug Fixes
- [k8s/ingress-nginx] Fix SSL redirect behavior for ingress-nginx provider
- [k8s/ingress-nginx] Do not require a port for ExternalName services
- [k8s, k8s/ingress-nginx] Add regression test for ingress default backend without rules
- [acme] Bump github.com/go-acme/lego/v4 to v4.35.1
- [server] Bump github.com/vulcand/oxy to v2.1.0
- [acme] Bump github.com/go-acme/lego/v4 to v4.35.2