traefik v1.7.0-rc2 Release Notes

Release Date: 2018-07-17 // almost 6 years ago
  • All Commits

    ๐Ÿ› Bug fixes:

    • [acme,provider] Create init method on provider interface (#3580 by Juliens)
    • [acme] Serve TLS-Challenge certificate in first (#3605 by nmengin)
    • [api,authentication,webui] Auth section in web UI. (#3628 by ldez)
    • [authentication,middleware,provider] Don't pass the Authorization header to the backends (#3606 by jbdoumenjou)
    • [ecs] Fix 400 bad request on AWS ECS API (#3629 by mmatur)
    • [k8s] Fix rewrite-target Annotation behavior (#3582 by dtomcej)
    • [k8s] Correct App-Root kubernetes behavior (#3592 by dtomcej)
    • [k8s] Add more K8s Unit Tests (#3583 by dtomcej)
    • [kv] KV and authentication (#3615 by ldez)
    • [middleware] Send 'Retry-After' to comply with RFC6585. (#3593 by ldez)

    ๐Ÿ“š Documentation:

    • [k8s] Correct Modifier in Kubernetes Documentation (#3610 by dtomcej)

    Misc:

    • ๐Ÿ”€ Merge v1.6.5 into v1.7 (#3595 by ldez)