Skip to content

v33.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Dec 12:39
· 4 commits to master since this release
33af61b

33.2.0 (2024-12-11)

Features

  • deps: update traefik docker tag to v3.2.2 (7076b78)
  • Gateway API: update sigs.k8s.io/gateway-api to v1.2.1 (f139bd9)
  • Traefik Proxy: 🎨 harmonize semverCompare calls (2aad522)
  • Traefik Proxy: add tracingparameters to helm chart values (b2c0628)
  • Traefik Proxy: support NativeLB option in GatewayAPI provider (9749d01)

Bug Fixes

  • Traefik Proxy: 🐛 abortOnPluginFailure not released yet (9ee6231)

New Contributors