Traefik v2.0.2 Release Notes

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

    🐛 Bug fixes:

    • [acme] fix: ovh client int overflow. (#5607 by ldez)
    • [api,k8s,k8s/ingress] fix: default router name for k8s ingress. (#5612 by ldez)
    • [file] fix: default passHostHeader for file provider. (#5516 by ldez)
    • [k8s,k8s/crd] Fix typo in log (#5590 by XciD)
    • [middleware,metrics] fix: panic with metrics recorder. (#5536 by ldez)
    • [webui] Add a service sticky details vue component (#5579 by jbdoumenjou)
    • 🛠 fix: return an error instead of panic. (#5549 by ldez)

    📚 Documentation:

    • [acme,file] Fix yaml domains example (#5569 by SuperSandro2000)
    • [api,webui] Clarifies how to configure and access the dashboard in the api & dashboard documentations (#5523 by dduportal)
    • [api] Add overview to API documentation (#5539 by lnxbil)
    • [cli] typo in cli command (#5586 by basraven)
    • [cli] Replace ambiguous cli help message wording (#5233 by jansauer)
    • 🐳 [docker] Fixed typo in routing/providers/docker documentation (#5520 by lyrixx)
    • 🐳 [docker] $ needs escaping in docker-compose.yml (#5528 by lnxbil)
    • [file] State clearly, that they are mutual exclusive (#5527 by lnxbil)
    • [healthcheck] fix: typo in healthCheck examples (#5575 by serpi90)
    • [k8s/crd] Update 04-ingressroutes.yml (#5585 by basraven)
    • [k8s/crd] Update apiVersion in documentation descriptor (#5605 by pyaillet)
    • [metrics] doc: fix influxDB and statsD case in configuration page. (#5531 by ldez)
    • [middleware] Update scope of services and middlewares (#5584 by Thoorium)
    • [middleware] Typo in documentation (#5558 by Constans)
    • [middleware] Fix misleading text (#5540 by joassouza)
    • [tls] document serversTransport (#5529 by mpl)
    • [tls] TLS_RSA_WITH_AES_256_GCM_SHA384 is considered weak (#5578 by Constans)
    • [tls] Improve ciphersuite examples (#5594 by Constans)
    • ✂ Remove deprecated videos (#5570 by emilevauge)
    • 🛠 fix: remove extra backtick from routers docs (#5572 by serpi90)
    • document providersThrottleDuration (#5519 by mpl)
    • ➕ Add a response forwarding section to the service documentation (#5517 by jbdoumenjou)
    • 🔄 Change instances of "dymanic" to "dynamic" (#5504 by dat-gitto-kid)
    • ➕ Add the pass host header section to the services documentation (#5500 by jbdoumenjou)
    • 🛠 fix misspelling on documentation landing page (#5613 by cthompson527)