Skip to content

v1.5.2

Compare
Choose a tag to compare
@traefiker traefiker released this 12 Feb 11:19
· 2990 commits to master since this release

All Commits

Bug fixes:

  • [acme,cluster,kv] Compress ACME certificates in KV stores. (#2814 by nmengin)
  • [acme] Traefik still start when Let's encrypt is down (#2794 by Juliens)
  • [docker] Fix dnsrr endpoint mode excluded when not using swarm LB (#2795 by mmatur)
  • [eureka] Continue refresh the configuration after a failure. (#2838 by ldez)
  • [logs] Reduce oxy round trip logs to debug. (#2821 by timoreimann)
  • [websocket] Fix goroutine leaks in websocket (#2825 by Juliens)
  • Hide the pflag error when displaying help. (#2800 by ldez)

Documentation:

  • [docker] Explain how to write entrypoints definition in a compose file (#2834 by mmatur)
  • [docker] Fix typo (#2813 by uschtwill)
  • [k8s] typo in "i"ngress annotations. (#2780 by RRAlex)
  • Clarify how setting a frontend priority works (#2818 by sirlatrom)
  • Fixed typo. (#2811 by sonus21)
  • Docs: regex+replacement hints for URL rewriting (#2802 by djeeg)
  • Add documentation about entry points definition with CLI. (#2798 by ldez)