traefik v1.5.4 Release Notes

Release Date: 2018-03-15 // about 6 years ago
  • All Commits

    ๐Ÿ› Bug fixes:

    • [acme] Fix panic when parsing resolv.conf (#2955 by ldez)
    • [acme] Don't failed traefik start if register and subscribe failed on acme (#2977 by Juliens)
    • [ecs] Safe access to ECS API pointer values. (#2983 by ldez)
    • [kv] Add lower-case passHostHeader key support. (#3015 by ldez)
    • [middleware] Propagate insecure in white list. (#2981 by ldez)
    • [rancher] Fix Rancher Healthcheck when upgrading a service (#2962 by jmirc)
    • [websocket] Capitalize Sec-WebSocket-Protocol Header (#2975 by Juliens)
    • ๐Ÿ‘‰ Use goroutine pool in throttleProvider (#3013 by Juliens)
    • ๐Ÿ– Handle quoted strings in UnmarshalJSON (#3004 by Juliens)

    ๐Ÿ“š Documentation:

    • [acme] Clarify some deprecations. (#2959 by ldez)
    • [acme] Second defaultEntryPoint should be https, not http. (#2948 by GerbenWelter)
    • [api] Enhance API, REST, ping documentation. (#2950 by ldez)
    • [k8s] Add TLS Docs (#3012 by dtomcej)
    • โœจ Enhance Traefik TOML sample. (#2996 by ldez)
    • ๐Ÿ›  Fix typo in docs (#2990 by mo)
    • Clarify how setting a frontend priority works (#2984 by jbdoumenjou)
    • โž• Add [file] in syntax reference (#3016 by ldez)
    • โšก๏ธ Updated the test-it example according to the latest docker version (#3000 by geraldcroes)