Traefik + Let's Encrypt logo

Traefik + Let's Encrypt

Expose your apps with https certificates from Let's Encrypt

Details

License MIT
Available in:
free pro business

About Versions (9)

vv3.5.0

2025-07-23

Added new ACME features, healthcheck enhancements, k8s updates, UI improvements, and bug fixes

Important: Please read the migration guide.

Enhancements:

  • [acme] OCSP stapling (#8393 by alekitto)
  • [acme] Add acme.httpChallenge.delay option (#11643 by ldez)
  • [acme] Allow configuration of ACME provider http timeout (#11637 by tkw1536)
  • [healthcheck] Add url option to healthcheck command (#11711 by Nelwhix)
  • [healthcheck] Add unhealthy Interval to the health check configuration (#10610 by sswastik02)
  • [k8s/gatewayapi] Bump sigs.k8s.io/gateway-api to v1.3.0 (#11719 by rtribotte)
  • [k8s/ingress] Make the behavior of prefix matching in Ingress consistent with Kubernetes doc (#11203 by charlie0129)
  • [k8s] NGINX Ingress Provider (#11844 by rtribotte)
  • [middleware,authentication] Handle context canceled in ForwardAuth middleware (#11817 by bengentree)
  • [plugins] Ability to enable unsafe in yaegi through plugin manifest (#11589 by Rydez)
  • [tls] Introduce X25519MLKEM768 for Post-Quantum-Secure TLS (#11731 by fzoli)
  • [webui] Migrate Traefik Proxy dashboard UI to React (#11674 by gndz07)
  • [webui] Improve visualization for StatusRewrites option of errors middleware (#11806 by sevensolutions)

Bug fixes:

  • [healthcheck] Revert 11711 adding url param to healthcheck command (#11927 by lbenguigui)
  • [logs,metrics,tracing,accesslogs,otel] Add missing resource attributes detectors (#11874 by rtribotte)
  • [logs,tracing,k8s,otel] Add k8s resource attributes automatically (#11906 by kevinpollet)
  • [metrics,otel] Add resourceAttributes option to OTel metrics (#11908 by kevinpollet)
  • [middleware,tracing] Introduce trace verbosity config and produce less spans by default (#11870 by rtribotte)

Documentation:

Misc: