Skip to content

v2.9.1

Compare
Choose a tag to compare
@traefiker traefiker released this 03 Oct 14:50
· 610 commits to master since this release
bc79796

Enhancements:

  • [acme,tls] ACME Default Certificate (#9189 by rtribotte)
  • [consul,etcd,zk,kv,redis] Update valkeyrie to v1.0.0 (#9316 by ldez)
  • [consulcatalog,nomad] Support Nomad canary deployment (#9216 by rtribotte)
  • [consulcatalog] Move consulcatalog provider to only use health apis (#9140 by kevinpollet)
  • [docker] Add support for reaching containers using host networking on Podman (#9190 by freundTech)
  • [docker] Use IPv6 address (#9183 by tomMoulard)
  • [docker] Add allowEmptyServices for Docker provider (#8690 by jvasseur)
  • [ecs] Add support for ECS Anywhere (#9324 by tuxpower)
  • [healthcheck] Add a method option to the service Health Check (#9165 by ddtmachado)
  • [http3] Upgrade quic-go to v0.28.0 (#9187 by tomMoulard)
  • [http] Start polling HTTP provider at the beginning (#9116 by moutoum)
  • [k8s/crd,plugins] Load plugin configuration field value from Kubernetes Secret (#9103 by rtribotte)
  • [logs,tcp] Quiet down TCP RST packet error on read operation (#9007 by rtribotte)
  • [metrics] Add traffic size metrics (#9208 by tomMoulard)
  • [middleware,pilot] Remove Pilot support (#9330 by ldez)
  • [rules,tcp] Support ALPN for TCP + TLS routers (#8913 by sh7dm)
  • [tcp,service,udp] Make the loadbalancers servers order random (#9037 by qmloong)
  • [tls] Change default TLS options for more security (#8951 by ddtmachado)
  • [tracing] Add Datadog GlobalTags support (#9266 by sdelicata)

Bug fixes:

Documentation:

Misc: