traefik v1.5.0-rc3 Release Notes

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

    Enhancements:

    • 🐳 [docker,k8s,rancher] Support regex redirect by frontend (#2570 by ldez)

    🐛 Bug fixes:

    • 🐳 [acme,docker] Modify ACME configuration migration into KV store (#2598 by nmengin)
    • [consulcatalog] Reload configuration when port change for one service (#2574 by mmatur)
    • [consulcatalog] Fix bad Træfik update on Consul Catalog (#2573 by mmatur)
    • [k8s] Add missing entrypoints template. (#2594 by ldez)
    • [kv] Fix stickiness bug due to template syntax error (#2591 by dahefanteng)
    • [marathon] Update go-marathon (#2585 by timoreimann)
    • [mesos] Mesos: Use slave.PID.Host as task SlaveIP. (#2590 by nemosupremo)
    • [middleware] Fix RawPath handling in addPrefix (#2560 by risdenk)
    • [rules] Add non regex pathPrefix (#2592 by emilevauge)
    • [servicefabric] Fix backend name for Stateful services. (Service Fabric) (#2559 by ldez)
    • [servicefabric] Fix isHealthy logic. (#2577 by ldez)
    • [zk] Change Zookeeper default prefix. (#2580 by ldez)
    • 🛠 Fix frontend redirect (#2544 by ldez)

    📚 Documentation:

    • [acme] Improve documentation for Cloudflare API key (#2558 by mmatur)
    • 📚 Move rate limit documentation. (#2588 by ldez)
    • Grammar (#2562 by geraldcroes)
    • 🛠 Fix broken links and improve ResponseCodeRatio() description (#2538 by mvasin)