Skip to content

v2.7.0

Compare
Choose a tag to compare
@traefiker traefiker released this 24 May 17:33
· 570 commits to master since this release
34d29e7

Enhancements:

  • [consulcatalog] Watch for Consul events to rebuild the dynamic configuration (#8476 by JasonWangA)
  • [healthcheck] Add Failover service (#8825 by tomMoulard)
  • [http3] Configure advertised port using h3 server option (#8778 by kevinpollet)
  • [http3] Upgrade quic-go to v0.25.0 (#8760 by sylr)
  • [hub] Add Traefik Hub Integration (Experimental Feature) (#8837 by jbdoumenjou)
  • [k8s/crd,k8s] Allow empty services in Kubernetes CRD (#8802 by tomMoulard)
  • [metrics] Support InfluxDB v2 metrics backend (#8250 by sh7dm)
  • [plugins] Remove Pilot token setup constraint to use plugins (#8869 by ldez)
  • [provider] Refactor configuration reload/throttling (#6633 by rkojedzinszky)
  • [rules,tcp] Add HostSNIRegexp rule matcher for TCP (#8849 by rtribotte)
  • [tcp] Add muxer for TCP Routers (#8182 by dtomcej)
  • [webui,pilot] Add Traefik Hub access and remove Pilot access (#8848 by tomMoulard)
  • [webui] Add a link to service on router detail view (#8821 by Tchoupinax)

Bug fixes:

Documentation:

Misc: