33.1.0-rc1 (2024-11-26)
Upgrade Notes
Traefik Hub users should update the CRDs, as documented in the README.
Features
- deps: update traefik docker tag to v3.2.1 (8e991f3)
- Traefik Hub: add APICatalogItem and ManagedSubscription support (6bfdd50)
- Traefik Proxy: add
abortOnPluginFailure
field (b932958)
Bug Fixes
- KubernetesCRD: 🐛 IngressClass should be readable even when kubernetesIngress is disabled (30012c0)
- Traefik Proxy: support for entrypoint option on allowACMEByPass (18fcb8c)
- Traefik Proxy: 🐛 support specifying plugins storage (ae13d4b)
- Traefik Hub: compatibility with Traefik Proxy v3.2 (40473e8)
- Traefik Proxy: allowEmptyServices not disabled when set to false (4c2a65e)
Documentation
- Chart: 📚️ fix typos in values and readme (d41869e)
- Gateway API: detail upgrade instruction (218333c)
- Plugins: 📝 detail behavior and expected values on plugin storage (9a5b396)
New Contributors
- @mback2k made their first contribution in #1246
- @MaximilianMeister made their first contribution in #1256
Full Changelog: v33.0.0...v33.1.0-rc1