traefik

The Cloud Native Application Proxy

MIT License

Stars
47.9K
Committers
820

Bot releases are hidden (Show)

traefik -

Published by traefiker over 4 years ago

Bug fixes:

  • [middleware] Fix panic when using chain middleware. (#7016 by juliens)
traefik -

Published by traefiker over 4 years ago

Bug fixes:

  • [acme] Update go-acme/lego to v3.8.0 (#6988 by ldez)
  • [acme] Fix triggering multiple concurrent requests to ACME (#6939 by ddtmachado)
  • [acme] Update go-acme/lego to v3.7.0 (#6792 by ldez)
  • [acme] added required quotes to domains config (#6867 by tompson)
  • [authentication,logs,middleware] Provide username in log data on auth failure (#6827 by rtribotte)
  • [docker] Use specified network for "container" network mode (#6763 by bjeanes)
  • [k8s,k8s/crd] Remove checkStringQuoteValidity in loadIngressRouteConf (#6775 by fefe982)
  • [middleware,websocket] Fix wss in x-forwarded-proto (#6752 by juliens)
  • [middleware] internal handlers: support for response modifiers (#6750 by mpl)
  • [middleware] Fix ipv6 handling in redirect middleware (#6902 by rtribotte)
  • [middleware] refactor X-Forwarded-Proto (#6863 by jcgruenhage)
  • [provider] Fix race condition issues with provided dynamic configuration (#6979 by kevinpollet)
  • [rules,server,tls] Disable domain fronting (#7008 by rtribotte)
  • [udp] Fix mem leak on UDP connections (#6815 by ddtmachado)
  • [udp] Avoid overwriting already received UDP messages (#6797 by cbachert)
  • [webui] Add missing accessControlAllowOrigin list to middleware view (#6747 by barthez)

Documentation:

  • [acme] Fix doc url for Aurora DNS provider (#6899 by rtribotte)
  • [acme] Fix acme.md typo (#6817 by juliocc)
  • [acme] fix certResolver typo (#6983 by DavidBadura)
  • [acme] Fix statement about lego _FILE env var (#6964 by solvaholic)
  • [acme] Improve acme CLI options in Let's Encrypt documentation (#6762 by netoax)
  • [docker] fix a broken link on Docker plugins documentation (#6908 by jbdoumenjou)
  • [docker] Fix healthcheck.interval in docs (#6847 by OndrejIT)
  • [k8s,k8s/ingress] Remove redundant paragraph in Kubernetes ingress documentation (#6806 by lpfann)
  • [k8s,k8s/ingress] Fix sticky cookie ingress annotation doc (#6938 by rtribotte)
  • [k8s] fixing typo in Provider KubernetesIngress at Routing documentation (#6845 by sw360cab)
  • [k8s] Update kubernetes-crd.md (#6878 by rherrick)
  • [logs] Fixed incorrect logging parameter in documentation (#6819 by cplewnia)
  • [logs] Use "headers" instead of "header" in access log docs (#6836 by bradjones1)
  • [middleware,k8s/crd] Fix Headers middleware documentation, usage of proper bool (#6928 by rtribotte)
  • [middleware] Improve redirectScheme documentation (#6769 by dtomcej)
  • [middleware] Update basicauth.md (#6967 by vitalets)
  • Update Dashboard examples and move it after 'Router Rule' section (#6874 by ddtmachado)
  • Fix log field names in documentation (#6952 by gysel)
  • Minor fix to Go templating documentation (#6977 by PCM2)
  • Add rtribotte to maintainers (#6936 by emilevauge)
  • Update Copyright (#6795 by mmatur)
  • fix: dead link. (#6876 by ldez)
  • Fix v1-> v2 migration: unify domain name in documentation example (#6904 by sinacek)
traefik -

Published by traefiker over 4 years ago

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)
traefik -

Published by traefiker over 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:

  • [acme] Update go-acme/lego to v3.5.0 (#6491 by ldez)
  • [authentication,middleware] digest auth: use RequireAuthStale when appropriate (#6569 by mpl)
  • [file] Revert "Allow fsnotify to reload config files on k8s (or symlinks)" (#6416 by juliens)
  • [internal] Fix entry point redirect behavior (#6512 by ldez)
  • [internal] Router entry points on reload. (#6444 by ldez)
  • [k8s,k8s/crd] Improve kubernetes external name service support (#6428 by rtribotte)
  • [k8s,k8s/ingress] fix: Ingress TLS support (#6504 by ldez)
  • [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)
  • [etcd,kv] fix: etcd provider name. (#6212 by ldez)
  • [middleware] fix: period field name. (#6549 by ldez)
  • [middleware] fix: custom Host header. (#6502 by ldez)
  • [server,udp] udp: replace concurrently reset timer with ticker (#6498 by mpl)
  • [server] Drop traefik from default entry points. (#6477 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:

  • [authentication,middleware] docs: terminology, replace 'encoded' by 'hashed' (#6478 by debovema)
  • [acme] Doc: fix wrong name of config format (#6519 by Nek-)
  • [docker] Fix example values for swarmModeRefreshSeconds (#6460 by skjnldsv)
  • [k8s,k8s/crd,sticky-session] docs: clarify multi-levels stickiness (#6475 by mpl)
  • [k8s,k8s/crd] doc: fix terminationDelay word case. (#6532 by ldez)
  • [k8s,k8s/crd] Update the k8s CRD documentation (#6426 by jbdoumenjou)
  • [k8s,k8s/ingress] Improve documentation for kubernetes ingress configuration (#6440 by rtribotte)
  • [k8s/helm] Update traefik install documentation (#6466 by mmatur)
  • [provider] Update supported providers list. (#6190 by ldez)
  • [tcp,tls] Specify passthrough for TCP/TLS in its own section (#6459 by mpl)
  • doc: Use neutral domains. (#6471 by ldez)
  • doc: fix typo. (#6472 by ldez)
  • Improve ping documentation. (#6476 by ldez)
  • Remove @dduportal from the maintainers team (#6464 by emilevauge)
  • Fix wrong copy/pasted with service name warning (#6510 by Nek-)
  • Update migration documentation (#6447 by ldez)
  • Update version references. (#6434 by ldez)
  • Fix broken documentation link (#6430 by pbek)

Misc:

  • [rancher] Stop using fork of go-rancher-metadata (#6469 by ibuildthecloud)
  • Merge current v2.1 branch into v2.2 (#6564 by ldez)
  • Merge current v2.1 branch into v2.2 (#6525 by ldez)
  • Merge current v2.1 branch into v2.2 (#6516 by ldez)
  • 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)
traefik -

Published by traefiker over 4 years ago

All Commits

Bug fixes:

  • [k8s/ingress] fix: stickiness annotations support. (#6576 by ldez)
traefik -

Published by traefiker over 4 years ago

All Commits

Bug fixes:

  • [provider,sticky-session] Fix sameSite (#6538 by ldez)
  • [server] Force http/1.1 for upgrade (#6554 by juliens)

Documentation:

traefik -

Published by traefiker over 4 years ago

All Commits

Bug fixes:

  • [consul,consulcatalog,docker,ecs,k8s,marathon,mesos,rancher,sticky-session] Fix sameSite (#6537 by ldez)
  • [server] Force http/1.1 for upgrade (#6553 by juliens)
  • [tls] fix: max TLS version. (#6531 by ldez)
traefik -

Published by traefiker over 4 years ago

All Commits

Documentation:

  • [acme] Doc: fix wrong name of config format (#6519 by Nek-)

Misc:

  • Merge current v2.1 branch into v2.2 (#6525 by ldez)
traefik -

Published by traefiker over 4 years ago

All Commits

Bug fixes:

  • [middleware,metrics] Fix memory leak in metrics (#6522 by juliens)
traefik -

Published by traefiker over 4 years ago

All Commits

Enhancements:

  • [authentication,middleware] docs: terminology, replace 'encoded' by 'hashed' (#6478 by debovema)

Bug fixes:

  • [acme] Update go-acme/lego to v3.5.0 (#6491 by ldez)
  • [internal] Fix entry point redirect behavior (#6512 by ldez)
  • [k8s,k8s/ingress] fix: Ingress TLS support (#6504 by ldez)
  • [middleware] fix: custom Host header. (#6502 by ldez)
  • [server,udp] udp: replace concurrently reset timer with ticker (#6498 by mpl)
  • [server] Drop traefik from default entry points. (#6477 by ldez)

Documentation:

  • [k8s,k8s/crd,sticky-session] docs: clarify multi-levels stickiness (#6475 by mpl)
  • [k8s/helm] Update traefik install documentation (#6466 by mmatur)
  • Fix wrong copy/pasted with service name warning (#6510 by Nek-)
  • Improve ping documentation. (#6476 by ldez)
  • doc: fix typo. (#6472 by ldez)
  • doc: Use neutral domains. (#6471 by ldez)

Misc:

traefik -

Published by traefiker over 4 years ago

All Commits

Bug fixes:

  • [logs,middleware] Access log field quotes. (#6484 by ldez)
  • [metrics] fix statsd scale for duration based metrics (#6054 by ddtmachado)
  • [middleware] Added support for replacement containing escaped characters (#6413 by rtribotte)

Documentation:

traefik -

Published by traefiker over 4 years ago

All Commits

Bug fixes:

  • [provider] Skip redirection with invalid regex syntax. (#6446 by ldez)
  • [server] Clear closed hijacked h2c connections (#6357 by omerkay)

Documentation:

  • [acme] fix: manual provider code name. (#6456 by ldez)
  • [docker] Fix typo in user guide. (#6386 by ldez)
  • [k8s] Complete TLS example for Kubernetes Ingress in user guide (#6457 by rtribotte)
  • [k8s] Updated rbac and Daemonset example bloc (#6375 by bjthomas1)
traefik -

Published by traefiker over 4 years ago

All Commits

Bug fixes:

  • [internal] Router entry points on reload. (#6444 by ldez)
  • [k8s,k8s/crd] Improve kubernetes external name service support (#6428 by rtribotte)

Documentation:

  • [docker] Fix example values for swarmModeRefreshSeconds (#6460 by skjnldsv)
  • [k8s,k8s/ingress] Improve documentation for kubernetes ingress configuration (#6440 by rtribotte)
  • [tcp,tls] Specify passthrough for TCP/TLS in its own section (#6459 by mpl)
  • Remove @dduportal from the maintainers team (#6464 by emilevauge)
  • Update migration documentation (#6447 by ldez)
  • Update version references. (#6434 by ldez)
  • Fix broken documentation link (#6430 by pbek)
traefik -

Published by traefiker over 4 years ago

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)
traefik -

Published by traefiker over 4 years ago

All Commits

Bug fixes:

  • [acme] Update go-acme/lego to v3.4.0 (#6376 by ldez)
  • [api] Return an error when ping is not enabled. (#6304 by ldez)
  • [consulcatalog] Early filter of the catalog services. (#6307 by ldez)
  • [consulcatalog] fix: consul-catalog uses port from label instead of item port. (#6345 by ldez)
  • [file] fix: YML example of template for the file provider. (#6402 by ldez)
  • [file] Allow fsnotify to reload config files on k8s (or symlinks) (#5037 by dtomcej)
  • [healthcheck] Launch healthcheck only one time instead of two (#6372 by juliens)
  • [k8s,k8s/crd,k8s/ingress] Fix secret informer load (#6364 by mmatur)
  • [k8s,k8s/crd] Use consistent protocol determination (#6365 by dtomcej)
  • [k8s,k8s/crd] fix: use the right error in the log (#6311 by jbdoumenjou)
  • [provider] Don't throw away valid configuration updates (#5952 by zaphod42)
  • [tls] Consider SSLv2 as TLS in order to close the handshake correctly (#6371 by juliens)
  • [tracing] Fix docs and code to match in haystack tracing. (#6352 by evanlurvey)

Documentation:

  • [acme] Improve documentation. (#6324 by ldez)
  • [file] Add information about filename and directory options. (#6333 by ldez)
  • [k8s,k8s/ingress] Docs: Clarifying format of ingress endpoint service name (#6306 by BretFisher)
  • [k8s/crd] fix: dashboard example with k8s CRD. (#6330 by ldez)
  • [middleware,k8s] Fix formatting in "Kubernetes Namespace" block (#6305 by berekuk)
  • [tls] Remove TLS cipher suites for TLS minVersion 1.3 (#6328 by rYR79435)
  • [tls] Fix typo in the godoc of TLS option MaxVersion (#6347 by pschaub)
  • Use explicitly the word Kubernetes in the migration guide. (#6380 by ldez)
  • Minor readme improvements (#6293 by Rowayda-Khayri)
  • Added link to community forum (#6283 by isaacnewtonfx)
traefik -

Published by traefiker over 4 years ago

All Commits

Bug fixes:

  • [acme] Fix dnspod update. (#6240 by iineva)
  • [acme] Fix finding proper provided certificate when ACME is enabled (#5873 by yazd)
  • [authentication,middleware] don't create http client in each request in forward auth (#6273 by juliens)
  • [ecs] fix: skip ECS container when information are missing instead of panic. (#6071 by ldez)
  • [k8s] Add edge case for root path with rewrite-target (#6005 by dtomcej)

Documentation:

  • [k8s,k8s/ingress] Update the k8s api version in the documentation (#6162 by jbdoumenjou)
  • [middleware] Improve rate-limiting doc (#6277 by mpl)
  • [provider] Fix sample for ssl-header in docs (#6337 by pierresteiner)
traefik -

Published by traefiker over 4 years ago

All Commits

Bug fixes:

  • [acme,logs] Improvement of the certificates resolvers logs (#6225 by ldez)
  • [acme] Fix kubernetes providers shutdown and clean safe.Pool (#6244 by juliens)
  • [authentication,middleware] don't create http client for each request in forwardAuth middleware (#6267 by juliens)
  • [k8s,k8s/ingress] Allow wildcard hosts in ingress provider (#6251 by dtomcej)
  • [logs,tls] Properly purge default certificate from stores before logging (#6281 by dtomcej)
  • [middleware] use provider-qualified name when recursing for chain (#6233 by mpl)
traefik -

Published by traefiker over 4 years ago

All Commits

Bug fixes:

  • [acme] Update go-acme/lego to v3.3.0 (#6192 by shilch)
  • [docker] Use the calculated port when useBindPortIP is enabled (#6199 by juliens)
  • [docker] fix: invalid service definition. (#6198 by ldez)
  • [server] Remove Content-Type auto-detection (#6097 by juliens)
  • [service] fix memleak in safe.Pool (#6140 by mpl)

Documentation:

  • [docker] Fix typo in docker routing documentation (#6147 by tvrg)
  • [k8s] Fixed typo in k8s doc (#6163 by MyIgel)
  • [marathon] Fix typo in Marathon doc. (#6150 by thatshubham)
  • [middleware] Adding an explanation how to use htpasswd for k8s secret (#6194 by jamct)
  • doc: adds an explanation of the global redirection pattern. (#6195 by ldez)
  • Fix small typo in user-guides documentation (#6154 by evert-arias)
traefik - https://github.com/traefik/traefik/releases/tag/v2.1.2

Published by traefiker almost 5 years ago

traefik -

Published by traefiker almost 5 years ago

All Commits

Bug fixes:

  • [logs,middleware,metrics] CloseNotifier: return pointer instead of value (#6010 by mpl)

Documentation:

Package Rankings
Top 0.33% on Proxy.golang.org
Badges
Extracted from project README
Build Status SemaphoreCI Docs Go Report Card License Join the community support forum at https://community.traefik.io/ Twitter Join the chat at https://community.traefik.io/
Related Projects