traefik v1.5.0-rc2 Release Notes

Release Date: 2017-12-06 // over 6 years ago
  • All Commits

    ๐Ÿ› Bug fixes:

    • [acme] Modify the ACME renewing logs level (#2520 by nmengin)
    • [api] Fix pprof route order. (#2523 by timoreimann)
    • ๐Ÿณ [docker,k8s] Change custom headers separator (#2509 by ldez)
    • ๐Ÿณ [docker,k8s] Fix Labels/annotation logs and values. (#2488 by ldez)
    • ๐Ÿณ [docker] Quote template strings (#2496 by dtomcej)
    • ๐Ÿณ [docker] Fix empty IP for backend when dnsrr in Docker swarm mode (#2490 by mmatur)
    • [healthcheck] Fix healthcheck when web is not specified (#2529 by Juliens)
    • [k8s] Reduce logs with new Kubernetes security annotations (#2506 by ldez)
    • [metrics] Do not ignore web params when web.metrics.prometheus is set (#2499 by Juliens)
    • [metrics] Fix metrics problem on multiple entrypoints (#2492 by Juliens)
    • Close ring buffer used in throttling function. (#2532 by timoreimann)
    • ๐Ÿ›  Fix wrong default entrypoint and non-existing entrypoint issue (#2501 by Juliens)

    ๐Ÿ“š Documentation:

    • [consul] Improve Consul documentation (#2485 by mmatur)
    • ๐Ÿณ [docker] Fix Docker labels documentation render. (#2505 by ldez)
    • [k8s] Add note to Kubernetes RBAC docs about RoleBindings and namespaces (#2498 by jmara)

    Misc: