Traefik + CloudFlare logo

Traefik + CloudFlare

Expose your apps with CloudFlare


About Versions (116)

v3.6.8

2026-02-11

Bug fixes:

  • [acme] Remove invalid private key in log (#12574 by juliens)
  • [acme] Alter TLS renewal period (#12479 by LtHummus)
  • [healthcheck] Reject absolute URL in healthcheck path configuration (#12653 by rtribotte)
  • [http3] Bump github.com/quic-go/quic-go to v0.59.0 (#12553 by jnoordsij)
  • [metrics,tracing,accesslogs] Fix ObservabilityConfig SetDefaults (#12636 by mmatur)
  • [server] Remove conn deadline after STARTTLS negociation (#12639 by rtribotte)
  • [tls] Fix verifyServerCertMatchesURI function behavior (#12575 by kevinpollet)
  • [tracing,otel] Use ParentBased sampler to respect parent span sampling decision (#12403 by xe-leon)
  • [webui] Use url.Parse to validate X-Forwarded-Prefix value (#12643 by kevinpollet)
  • [healthcheck] Validate healthcheck path configuration (#12642 by @rtribotte)
  • [tls, server] Cap TLS record length to RFC 8446 limit in ClientHello peeking (#12638 by @mmatur)
  • [service] Avoid recursion with services (#12591 by juliens)
  • [webui] Bump dependencies of documentation and webui (#12581 by gndz07)

Documentation:

Misc: