Traefik v2.0.0-rc4 Release Notes

Release Date: 2019-09-13 // over 4 years ago
  • All Commits

    Enhancements:

    • 🐳 [docker,k8s,k8s/crd,marathon,rancher,tcp] Add weighted round robin load balancer on TCP (#5380 by juliens)
    • [k8s,k8s/crd,k8s/ingress] Fix kubernetes id name (#5383 by mmatur)
    • [k8s,k8s/crd] Add passHostHeader and responseForwarding in IngressRoute (#5368 by juliens)

    🐛 Bug fixes:

    • [api,webui] Improve documentation about API and Dashboard. (#5364 by ldez)
    • [cli] fix: boolean flag parsing with map. (#5372 by ldez)
    • 🔊 [logs] fix: logger and context. (#5370 by ldez)
    • [tcp] On client CloseWrite, do CloseWrite instead of Close for backend (#5366 by juliens)
    • [webui] fix: passHostHeader in the webUI. (#5369 by ldez)

    📚 Documentation:

    • 🛠 fix a service with one server .yaml example (#5373 by zaverden)
    • 🛠 fix: services configuration documentation. (#5359 by ldez)