traefik v1.5.2 Release Notes

Release Date: 2018-02-12 // over 6 years ago
  • 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)