Traefik v2.0.3 Release Notes

Release Date: 2019-10-28 // over 4 years ago
  • All Commits

    ๐Ÿ› Bug fixes:

    • ๐Ÿ”Š [acme,logs] Use debug for log about skipping addition of cert (#5641 by sylr)
    • [file] fix: add filename in the file provider logs. (#5636 by ldez)
    • [k8s,k8s/crd,k8s/ingress] Remove unnecessary reload of the configuration. (#5707 by ldez)
    • [k8s,k8s/crd,k8s/ingress] Fixing support for HTTPs backends with Kubernetes ExternalName services (#5660 by kpeiruza)
    • [k8s,k8s/ingress] Normalize service and router names for ingress. (#5623 by ldez)
    • ๐Ÿ”Š [logs] Set proxy protocol logger to DEBUG level (#5712 by mmatur)
    • [middleware] fix: add stacktrace when recover. (#5654 by ldez)
    • [tracing] Let instana/go-sensor handle default agent host (#5658 by sylr)
    • [tracing] fix: default tracing backend. (#5717 by ldez)
    • ๐Ÿ›  fix: deep copy of passHostHeader on ServersLoadBalancer. (#5720 by ldez)

    ๐Ÿ“š Documentation:

    • [acme] Fix acme storage file docker mounting example (#5633 by jansauer)
    • [acme] fix incorrect DNS reference (#5666 by oskapt)
    • ๐Ÿ”Š [logs] Clarify unit of duration field in access log (#5664 by Sarke)
    • [middleware] Fix Security Headers Doc (#5706 by FlorianPerrot)
    • [middleware] Migration guide: pathprefixstrip migration (#5600 by dduportal)
    • [middleware] fix ForwardAuth tls.skipverify examples (#5683 by remche)
    • [rules] Add documentation about backtick for rule definition. (#5714 by ldez)
    • [webui] Improve documentation of the router rules for API and dashboard (#5625 by dduportal)
    • doc: @ is not authorized in names definition. (#5734 by ldez)
    • โœ‚ Remove obsolete v2 remark from README (#5669 by dragetd)
    • ๐Ÿ›  Fix spelling mistake: "founded" -> "found" (#5674 by ocanty)
    • ๐Ÿ›  fix typo for stripPrefix in tab File (YAML) (#5694 by nalakawula)
    • โž• Add example for changing the port used by traefik to connect to a service (#5224 by robertbaker)

    Misc: