Traefik v2.0.1 Release Notes

Release Date: 2019-09-26 // over 4 years ago
  • All Commits

    ๐Ÿ› Bug fixes:

    • ๐Ÿ”’ [go,security] This version is compiled with Go 1.13.1, which fixes a vulnerability in previous versions. See the CVE about it for more details.
    • [api,healthcheck] Return an actual server status updater (#5407 by jbdoumenjou)
    • [cli] Flag names don't need a consistent case. (#5438 by ldez)
    • ๐Ÿณ [docker] fix: docker service name. (#5491 by ldez)
    • ๐Ÿ”Š [logs,middleware] fix: improve log for invalid middleware. (#5486 by ldez)
    • [middleware] Update Casing on STS Header Directive (#5492 by dtomcej)
    • [server] Do not initialize list of middlewares if not needed (#5485 by mpl)
    • [websocket] Fix case-sensitive header in websocket (#5397 by juliens)

    ๐Ÿ“š Documentation:

    • [acme,tls] Improve TLS documentation. (#5448 by ldez)
    • [acme] fix typo for kubectl version (#5409 by mpl)
    • [acme] Wrong acme example. (#5439 by ldez)
    • ๐Ÿณ [cli,docker] doc: Flags and labels are case insensitive. (#5428 by ldez)
    • ๐Ÿณ [docker,marathon,rancher] clarify automatic service creation/assignment with labels (#5493 by mpl)
    • [file] fix doc about file.filename (#5494 by ldez)
    • [k8s] add indent to fix notes (#5467 by mpl)
    • ๐Ÿณ [middleware,docker,marathon,tls] Improve documentation for the TLS section of the provider connection. (#5437 by ldez)
    • [yaml] YAML I love you (#5461 by mmatur)
    • ๐Ÿ‘Œ Improve routing documentation (#5450 by ldez)
    • ๐Ÿ›  fix: typo in TOML for HTTP to HTTPS redirection (#5452 by krerkkiat)
    • document that /dashboard should be preferred over / (#5431 by mpl)
    • ๐Ÿ‘Œ Improve the migration guide (#5430 by jbdoumenjou)
    • ๐Ÿ›  fixed doc typoes (#5425 by mpl)
    • ๐Ÿ›  fix indentation for tab on migration guide (#5423 by ViceIce)
    • โšก๏ธ Update links in readme. (#5411 by ldez)
    • โž• Add the router priority documentation (#5481 by jbdoumenjou)
    • ๐Ÿ‘Œ Improve the Migration Guide (#5391 by jbdoumenjou)