traefik v1.6.0-rc6 Release Notes

Release Date: 2018-04-17 // about 6 years ago
  • All Commits

    โœจ Enhancements:

    • [acme] Create backup file during migration from ACME V1 to ACME V2 (#3191 by nmengin)
    • [servicefabric] Use shared label system (#3197 by ldez)

    ๐Ÿ› Bug fixes:

    • ๐Ÿณ [docker] Fix multiple frontends with docker-compose --scale (#3190 by jbdoumenjou)
    • [metrics] Fix duplicated tags in InfluxDB (#3189 by mmatur)
    • [middleware,tracing] Fix nil value when tracing is enabled (#3192 by mmatur)
    • [middleware] Fix panic in atomic on ARM and x86-32 platforms (#3195 by mmatur)
    • [middleware] Redirect to HTTPS first before basic auth if header redirect (secure) is set (#3187 by SantoDE)
    • [servicefabric] Fix backend name for stateful service and more. (#3183 by ldez)
    • โž• Add missing argument in log. (#3188 by chemidy)

    ๐Ÿ“š Documentation:

    • [provider] Fix template version documentation. (#3184 by ldez)