traefik v2.1.2 Release Notes

Release Date: 2020-01-07 // over 4 years ago
  • All Commits

    ๐Ÿ› Bug fixes:

    • [authentication,middleware,tracing] fix(tracing): makes sure tracing headers are being propagated when using forwardAuth (#6072 by jcchavezs)
    • [cli] fix: invalid label/flag parsing. (#6028 by ldez)
    • [consulcatalog] Query consul catalog for service health separately (#6046 by SantoDE)
    • [k8s,k8s/crd] Restore ExternalName https support for Kubernetes CRD (#6037 by kpeiruza)
    • [k8s,k8s/crd] Log the ignored namespace only when needed (#6087 by jbdoumenjou)
    • [k8s,k8s/ingress] k8s Ingress: fix crash on rules with nil http (#6121 by grimmy)
    • ๐Ÿ”Š [logs] Improves error message when a configuration file is empty. (#6135 by ldez)
    • [server] Handle respondingTimeout and better shutdown tests. (#6115 by juliens)
    • [server] Don't set user-agent to Go-http-client/1.1 (#6030 by sh7dm)
    • [tracing] fix: Malformed x-b3-traceid Header (#6079 by ldez)
    • [webui] fix: dashboard redirect loop (#6078 by ldez)

    ๐Ÿ“š Documentation:

    • [acme] Use consistent name in ACME documentation (#6019 by ldez)
    • [api,k8s/crd] Add a documentation example for dashboard and api for kubernetes CRD (#6022 by dduportal)
    • [cli] Fix examples for the use of websecure via CLI (#6116 by tiagoboeing)
    • [k8s,k8s/crd] Improve documentation about Kubernetes IngressRoute (#6058 by jbdoumenjou)
    • [middleware] Improve sourceRange explanation for ipWhiteList (#6070 by der-domi)