Traefik v1.4.2 Release Notes

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

    ๐Ÿ› Bug fixes:

    • [cluster] Fix datastore corruption on reload due to shrinking config size (#2340 by else)
    • ๐Ÿณ [docker,docker/swarm] Make frontend names differents for similar routes (#2338 by nmengin)
    • ๐Ÿณ [docker] Fix IP address when Docker container network mode is container (#2331 by nmengin)
    • ๐Ÿณ [docker] Make the traefik.port label optional when using service labels in Docker containers. (#2330 by nmengin)
    • ๐Ÿณ [docker] Add unique ID to Docker services replicas (#2314 by nmengin)
    • [marathon] Missing Backend key in configuration when application has no tasks (#2333 by aantono)
    • โœ‚ Remove hardcoded runtime.GOMAXPROCS. (#2317 by ldez)

    ๐Ÿ“š Documentation: