Skip to content

v2.2.0-rc1

Compare
Choose a tag to compare
@traefiker traefiker released this 05 Mar 19:44

v2.2.0-rc1 (2020-03-05)

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)