Traefik + CloudFlare logo

Traefik + CloudFlare

Expose your apps with CloudFlare


About Versions (103)

v3.4.0

2025-05-05

Important: Please read the migration guide.

Enhancements:

  • [acme] Add acme.profile and acme.emailAddresses options (#11597 by ldez)
  • [docker,ecs,docker/swarm,consulcatalog,nomad] Allow configuring server URLs with label providers (#11374 by yelvert)
  • [k8s/crd] Improve CEL validation on Ingress CRD resources (#11311 by mloiseleur)
  • [k8s/crd] Remove default load-balancing strategy from CRD (#11701 by kevinpollet)
  • [k8s/crd] Restrict regex validation of HTTP status codes for Ingress CRD resources (#11670 by jnoordsij)
  • [k8s/gatewayapi] Set rule priority in Gateway API TLSRoute (#11443 by augustozanellato)
  • [k8s/ingress] Add ingress status for ClusterIP and NodePort Service Type (#11100 by mlec1)
  • [middleware,authentication] Add option to preserve request method in forwardAuth (#11473 by an09mous)
  • [middleware] Support rewriting status codes in error page middleware (#11520 by sevensolutions)
  • [middleware] Add Redis rate limiter (#10211 by longquan0104)
  • [service] Add p2c load-balancing strategy for servers load-balancer (#11547 by rtribotte)
  • [sticky-session] Support domain configuration for sticky cookies (#11556 by jleal52)
  • [tls,k8s/crd,service] Allow root CA to be added through config maps (#11475 by Nelwhix)
  • [tls] Add support to disable session ticket (#11609 by avdhoot)
  • [udp] Add support for UDP routing in systemd socket activation (#11022 by tsiid)
  • [webui] Add auto webui theme option and default to it (#11455 by zizzfizzix)
  • Replace experimental maps and slices with stdlib (#11350 by Juneezee)
  • Bump github.com/redis/go-redis/v9 to v9.7.3 (#11687 by kevinpollet)

Documentation:

Misc: