Traefik v2.0.6 Release Notes

Release Date: 2019-12-02 // over 4 years ago
  • All Commits

    🐛 Bug fixes:

    • [acme] Update go-acme/lego to 3.2.0 (#5839 by kolaente)
    • [cli,healthcheck] Uses, if it exists, the ping entry point provided in the static configuration (#5867 by jbdoumenjou)
    • [healthcheck] Healthcheck managed for all related services (#5860 by jbdoumenjou)
    • 🔊 [logs,middleware] Do not give responsewriter or its headers to asynchronous logging goroutine (#5840 by mpl)
    • [middleware] X-Forwarded-Proto must not skip the redirection. (#5836 by ldez)
    • [middleware] fix: location header rewrite. (#5835 by ldez)
    • [middleware] Remove Request Headers CORS Preflight Requirement (#5903 by dtomcej)
    • [rancher] Change service name in rancher provider to make webui service details view work (#5895 by SantoDE)
    • [tracing] Fix extraction for zipkin tracing (#5920 by jcchavezs)
    • [webui] Web UI: Avoid unnecessary duplicated api calls (#5884 by matthieuh)
    • [webui] Web UI: Avoid some router properties to overflow their container (#5872 by matthieuh)
    • [webui] Web UI: Fix displayed tcp service details (#5868 by matthieuh)

    📚 Documentation:

    • [acme] doc: fix wrong acme information (#5837 by ldez)
    • 🐳 [docker,docker/swarm] Add Swarm section to the Docker Provider Documentation (#5874 by dduportal)
    • 🐳 [docker] Update router entrypoint example (#5766 by woto)
    • [k8s/helm] Mention the experimental Helm Chart in the installation section of documentation (#5879 by dduportal)
    • 🚚 doc: remove double quotes on CLI flags. (#5862 by ldez)
    • 🛠 Fixed spelling error (#5834 by blakebuthod)
    • ➕ Add back the security section from v1 (#5832 by pascalandy)