Skip to content

v2.2.1

Compare
Choose a tag to compare
@traefiker traefiker released this 29 Apr 18:37
efcaf64

All Commits

Bug fixes:

  • [acme] Update go-acme/lego to v3.6.0 (#6727 by ldez)
  • [consulcatalog] Normalize default names for ConsulCatalog. (#6593 by ldez)
  • [internal] Change the default priority on the router created by the redirect. (#6588 by ldez)
  • [k8s,k8s/ingress] Delete an unnecessary warning log (#6624 by jbdoumenjou)
  • [middleware] ratelimit: do not default to ipstrategy too early (#6713 by mpl)
  • [rancher,webui] It's just the one TLS, actually. (#6606 by RealOrangeOne)
  • [server] Fix case-sensitive header Sec-Websocket-Version (#6698 by tbrandstetter)
  • [udp] fix: consider UDP when checking for empty config (#6683 by nrwiersma)
  • [websocket] FIx wS heAder (#6660 by mmatur)
  • [websocket] Manage case for all Websocket headers (#6705 by mmatur)
  • [webui] Disable distribution of the WebUI as PWA (#6717 by SantoDE)
  • [webui] Add polling for getOverview in toolbar (#6611 by lukashass)

Documentation:

  • [api] Fix documentation about api.insecure defaults (#6671 by thisismydesign)
  • [docker,k8s,k8s/ingress,marathon,rancher,sticky-session] fix: cookie documentation. (#6745 by ldez)
  • [file] Edit code indentation for correct alignment (#6691 by fbruetting)
  • [healthcheck,k8s,k8s/crd] Add note about health check in kubernetes (#6647 by mmatur)
  • [k8s,k8s/crd] docs: Update kubernetes-crd-resource.yml (#6741 by rdxmb)
  • [k8s,k8s/crd] doc: improve CRD documentation. (#6681 by ldez)
  • [k8s/crd] doc: add apiVersion for "kind: Middleware" (#6734 by yuyicai)
  • [k8s/helm] Update the documentation for helm chart (#6744 by mmatur)
  • [k8s] Add sentence about the resource namespace and middleware (#6719 by SantoDE)
  • [kv] fix KV service docs for http:url and tcp:address (#6720 by bryfry)
  • [logs] Add Access log chapter for migration v1->v2 (#6689 by MartinKoerner)
  • [middleware] Update headers.md (#6675 by jamct)
  • [middleware] Doc middleware compress content type (#6738 by rtribotte)
  • [tracing] Add link to tracing with elastic (#6673 by collinmutembei)
  • Added missing text a yaml file in Configuration (#6663 by fsoedjede)
  • Fix typos in the documentation (#6650 by SuperSandro2000)
  • Fix documentation (#6648 by mmatur)
  • Fix bad address syntax in Global HTTP to HTTPS redirection v2 TOML (#6619 by Beetix)
  • Doc Fix for 2.2 Redirects (#6595 by ajschmidt8)