Skip to content

v33.1.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 26 Nov 15:05
· 12 commits to master since this release
94d6042

33.1.0-rc1 (2024-11-26)

Upgrade Notes

Traefik Hub users should update the CRDs following UPGRADING instructions.

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

Full Changelog: v33.0.0...v33.1.0-rc1