Traefik v1.4.0-rc4 Release Notes

Release Date: 2017-10-02 // over 6 years ago
  • All Commits

    🐛 Bug fixes:

    • [cluster,kv] Be certain to clear our marshalled representation before reloading it (#2165 by gozer)
    • [consulcatalog] Consul catalog failed to remove service (#2157 by Juliens)
    • [consulcatalog] Flaky tests and refresh problem in consul catalog (#2148 by Juliens)
    • [ecs] Handle empty ECS Clusters properly (#2170 by jeffreykoetsier)
    • [middleware] Fix SSE subscriptions when retries are enabled (#2145 by marco-jantke)
    • [websocket] Forward upgrade error from backend (#2187 by Juliens)
    • bug command. (#2178 by ldez)
    • 🛠 Fix deprecated IdleTimeout config (#2143 by marco-jantke)

    📚 Documentation:

    • 🐳 [docker] Updating Docker output and curl for sticky sessions (#2150 by jtyr)
    • [middleware] Improve compression documentation (#2184 by errm)
    • 🛠 Fix grammar mistake in the kv-config docs (#2197 by chr4)
    • ⚡️ Update gRPC example (#2191 by jsenon)

    Misc:

    • [websocket] Add tests for urlencoded part in url (#2199 by Juliens)