Traefik v2.2.0-rc1 Release Notes

Release Date: 2020-03-05 // about 4 years ago
  • All Commits

    Enhancements:

    • [acme,middleware,tls] Entry point redirection and default routers configuration (#6417 by ldez)
    • [consul,etcd,kv,redis,zk] Add KV store providers (dynamic configuration only) (#5899 by ldez)
    • 🐳 [consulcatalog,docker,marathon,rancher,udp] Add UDP in providers with labels (#6327 by juliens)
    • 🐳 [docker] Fix traefik behavior when network_mode is host (#5698 by FuNK3Y)
    • 🐳 [docker] Support SSH connection to Docker (#5969 by sh7dm)
    • [healthcheck] Do not follow redirects for the health check URLs (#5147 by coder-hugo)
    • [k8s,k8s/crd,udp] Add UDP support in kubernetesCRD provider (#6348 by jbdoumenjou)
    • [k8s,k8s/crd] Add TLSStores to Kubernetes CRD (#6270 by dtomcej)
    • [k8s,k8s/crd] Add namespace attribute on IngressRouteTCP service (#6085 by jbdoumenjou)
    • [k8s,k8s/ingress] Support 'networking.k8s.io/v1beta1' ingress apiVersion (#6171 by ldez)
    • [k8s,k8s/ingress] Update deprecated function call in k8s providers (#5241 by Wagum)
    • [k8s,k8s/ingress] Add Ingress annotations support (#6160 by ldez)
    • [k8s,k8s/ingress] systematically call updateIngressStatus (#6148 by mpl)
    • 🔊 [logs,middleware] Rename the non-exposed field "count" to "size" (#6048 by sylr)
    • 🔊 [logs,middleware] Add http request scheme to logger (#6226 by valtlfelipe)
    • 🔊 [logs] Decrease log level for client related error (#6204 by sylr)
    • [metrics] Add metrics about TLS (#6255 by sylr)
    • [middleware] Add period for rate limiter middleware (#6055 by mpl)
    • [middleware] Let metrics libs handle the atomicity (#5738 by sylr)
    • [middleware] Rework access control origin configuration (#5996 by dtomcej)
    • [middleware] Add serial number certificate to forward headers (#5915 by dkijkuit)
    • [rancher] Duration order consistency when multiplying number by time unit (#5885 by maxifom)
    • [server,udp] UDP support (#6172 by mpl)
    • [service] Use EDF schedule algorithm for WeightedRoundRobin (#6206 by pkumza)
    • [service] Support mirroring request body (#6080 by dmitriyminer)
    • [tls] Allow PreferServerCipherSuites as a TLS Option (#6248 by dtomcej)
    • [tracing] Update APM client. (#6152 by ldez)
    • [tracing] Elastic APM tracer implementation (#5870 by amine7536)
    • [udp,webui] WebUI: add udp pages (#6313 by matthieuh)
    • [webui] Web UI: Polling on tables (#5909 by matthieuh)
    • [webui] Proxy API to Traefik in dev mode (#5980 by sh7dm)
    • [webui] Web UI: Table infinite scroll (#5875 by matthieuh)
    • [webui] Web UI: Take off logic from generic table component (#5910 by matthieuh)
    • [webui] Add dark theme for Web UI (#6036 by sh7dm)
    • ⚡️ Update dependencies (#6359 by ldez)

    🐛 Bug fixes:

    • [etcd,kv] fix: etcd provider name. (#6212 by ldez)
    • [file] Revert "Allow fsnotify to reload config files on k8s (or symlinks)" (#6416 by juliens)
    • [k8s,k8s/ingress] Improvement of the unique name of the router for Ingress. (#6325 by ldez)
    • [kv,redis] Update valkeyrie to fix the support of Redis. (#6291 by ldez)
    • [kv] fix: KV flaky tests. (#6300 by ldez)
    • [server] fix: use MaxInt32. (#5845 by ldez)
    • [tracing] Disable default APM tracer. (#6410 by ldez)
    • [udp] Add missing generated element for UDP. (#6309 by ldez)
    • [udp] Build all UDP services on an entrypoint (#6329 by juliens)

    📚 Documentation:

    • [k8s,k8s/crd] Update the k8s CRD documentation (#6426 by jbdoumenjou)
    • [provider] Update supported providers list. (#6190 by ldez)

    Misc:

    • 🔀 Merge current v2.1 branch into master (#6429 by ldez)
    • 🔀 Merge current v2.1 branch into master (#6409 by ldez)
    • 🔀 Merge current v2.1 branch into master (#6302 by ldez)
    • 🔀 Merge current v2.1 branch into master (#6216 by ldez)
    • 🔀 Merge current v2.1 branch into master (#6138 by ldez)
    • 🔀 Merge current v2.1 branch into master (#6004 by ldez)
    • 🔀 Merge current v2.1 branch into master (#5933 by ldez)