Skip to content

v2.8.2

Compare
Choose a tag to compare
@traefiker traefiker released this 11 Aug 15:23
· 580 commits to master since this release
23c26d6

Bug fixes:

  • [k8s/ingress,k8s] Place namespace before name in router key for Ingress (#9221 by longshine)
  • [kv] Update valkeyrie to a9a70ee (#9243 by kevinpollet)
  • [logs,middleware,tracing] Remove request dump from IPWhitelist debug log and tracing message (#9244 by rtribotte)
  • [metrics] Control allocation and copy of labelNamesValues type (#9241 by rtribotte)
  • [metrics] Fix service up gauge for Prometheus metrics (#9197 by juliens)
  • [plugins] Bump paerser to v0.1.6 (#9224 by ldez)
  • [yaml] Add missing inline tag for YAML serialization (#9182 by kevinpollet)

Documentation:

  • [k8s] Fix wording of default behavior for namespaces option (#9222 by markormesher)
  • [k8s] Add getting started guide for Kubernetes (#9163 by moutoum)
  • [plugins] Remove Traefik Pilot and add a Traefik Plugins Catalog page (#9171 by sdelicata)
  • Update Thank You page with proper branding and grammar fixes (#9203 by tfny)
  • Update CONTRIBUTING.md to contain all information in one place (#9192 by tfny)
  • Update the PR guidelines in Contributing docs (#9179 by tfny)