Skip to content

v31.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Sep 14:50
· 44 commits to master since this release
f14ba44

31.0.0 (2024-09-03)

⚠ BREAKING CHANGES

  • 🐛 set allowEmptyServices to true by default
  • CRDs needs to be upgraded for Traefik Hub users
    • kubectl apply --server-side --force-conflicts -k https://github.com/traefik/traefik-helm-chart/traefik/crds/

Features

  • Traefik Hub: update CRDs to v1.7.0 (aa18d47)

Bug Fixes

  • HTTP3: split udp and tcp Service when service.single is false (24acadf)
  • 🐛 set allowEmptyServices to true by default (2324766)
  • Traefik Hub: update CRDs to v1.5.0 (ee3537a)