Traefik v1.4.0-rc2 Release Notes

Release Date: 2017-09-08 // over 6 years ago
  • All Commits

    โœจ Enhancements:

    • [authentication,consul] Add Basic auth for consul catalog (#2027 by mmatur)
    • [authentication,ecs] Add basic auth for ecs (#2026 by mmatur)
    • ๐Ÿ”Š [logs] Send traefik logs to stdout instead stderr (#2054 by marco-jantke)
    • [websocket] Add test for SSL TERMINATION in Websocket IT (#2063 by Juliens)

    ๐Ÿ› Bug fixes:

    • [consul] Fix consul catalog refresh problems (#2089 by Juliens)
    • ๐Ÿ”Š [logs,middleware] Access log default values (#2061 by ldez)
    • [metrics] prometheus, HTTP method and utf8 (#2081 by ldez)
    • [rancher] fix rancher api environment get (#2053 by SantoDE)
    • [websocket] RawPath and Transfer TLSConfig in websocket (#2088 by Juliens)
    • ๐Ÿ›  Fix error in prepareServer (#2076 by emilevauge)

    ๐Ÿ“š Documentation: