chore(deps): update dependency traefik to v2.8.1
This MR contains the following updates:
Package | Update | Change |
---|---|---|
traefik | minor |
v2.7.1 -> v2.8.1
|
Release Notes
containous/traefik
v2.8.1
Bug fixes:
- [kv] Upgrade valkeyrie to v0.4.1 (#9161 by moutoum)
- [middleware,metrics] Improve performances when Prometheus metrics are enabled (#9168 by juliens)
- [middleware] Support forwarded websocket protocol in RedirectScheme (#9159 by moutoum)
Documentation:
- Update the language for advocating page (#9169 by tfny)
- Add callout for anyone using Traefik to manage commercial applications (#9152 by tomatokoolaid)
- Update deprecation notices (#9149 by ddtmachado)
v2.8.1
Bug fixes:
- [kv] Upgrade valkeyrie to v0.4.1 (#9161 by moutoum)
- [middleware,metrics] Improve performances when Prometheus metrics are enabled (#9168 by juliens)
- [middleware] Support forwarded websocket protocol in RedirectScheme (#9159 by moutoum)
Documentation:
- Update the language for advocating page (#9169 by tfny)
- Add callout for anyone using Traefik to manage commercial applications (#9152 by tomatokoolaid)
- Update deprecation notices (#9149 by ddtmachado)
v2.8.0
Enhancements:
- [consul,consulcatalog] Support multiple namespaces for Consul and ConsulCatalog providers (#8979 by rtribotte)
- [http3] Upgrade quic-go to v0.27.0 (#8922 by tomMoulard)
- [http3] Upgrade quic-go to v0.26.0 (#8874 by sylr)
- [logs] Add destination address to debug log (#9032 by qmloong)
- [middleware,provider,tls] Deprecate caOptional option in client TLS configuration (#8960 by kevinpollet)
- [middleware] Support URL replacement in errors middleware (#8956 by tomMoulard)
- [middleware] Allow config of additional CircuitBreaker params (#8907 by aidy)
- [provider] Implement Traefik provider for Nomad orchestrator (#9018 by shoenig)
- [server] Allow HTTP/2 max concurrent stream configuration (#8781 by tomMoulard)
- [tls,k8s/crd] Support certificates configuration in TLSStore CRD (#8976 by kevinpollet)
- [webui,pilot,hub] Add Traefik Hub button and deprecate Pilot (#9091 by ldez)
- [webui,plugins] Reach the catalog of plugins from the Traefik dashboard (#9055 by seedy)
Bug fixes:
- [nomad] Use configured token in the Nomad client (#9111 by kevinpollet)
Documentation:
Misc:
- Merge current v2.7 into v2.8 (#9142 by rtribotte)
- Merge current v2.7 into v2.8 (#9133 by rtribotte)
- Merge current v2.7 into master (#9095 by rtribotte)
- Merge current v2.7 into master (#9085 by tomMoulard)
- Merge current v2.7 into master (#9060 by rtribotte)
- Merge current v2.7 into master (#9052 by rtribotte)
- Merge current v2.7 into master (#8959 by tomMoulard)
v2.8.0
Enhancements:
- [consul,consulcatalog] Support multiple namespaces for Consul and ConsulCatalog providers (#8979 by rtribotte)
- [http3] Upgrade quic-go to v0.27.0 (#8922 by tomMoulard)
- [http3] Upgrade quic-go to v0.26.0 (#8874 by sylr)
- [logs] Add destination address to debug log (#9032 by qmloong)
- [middleware,provider,tls] Deprecate caOptional option in client TLS configuration (#8960 by kevinpollet)
- [middleware] Support URL replacement in errors middleware (#8956 by tomMoulard)
- [middleware] Allow config of additional CircuitBreaker params (#8907 by aidy)
- [provider] Implement Traefik provider for Nomad orchestrator (#9018 by shoenig)
- [server] Allow HTTP/2 max concurrent stream configuration (#8781 by tomMoulard)
- [tls,k8s/crd] Support certificates configuration in TLSStore CRD (#8976 by kevinpollet)
- [webui,pilot,hub] Add Traefik Hub button and deprecate Pilot (#9091 by ldez)
- [webui,plugins] Reach the catalog of plugins from the Traefik dashboard (#9055 by seedy)
Bug fixes:
- [nomad] Use configured token in the Nomad client (#9111 by kevinpollet)
Documentation:
Misc:
- Merge current v2.7 into v2.8 (#9142 by rtribotte)
- Merge current v2.7 into v2.8 (#9133 by rtribotte)
- Merge current v2.7 into master (#9095 by rtribotte)
- Merge current v2.7 into master (#9085 by tomMoulard)
- Merge current v2.7 into master (#9060 by rtribotte)
- Merge current v2.7 into master (#9052 by rtribotte)
- Merge current v2.7 into master (#8959 by tomMoulard)
v2.7.3
Bug fixes:
- [metrics] Ensure Datadog client is cleanly stopped (#9137 by jbdoumenjou)
Documentation:
- [middleware,k8s/crd] Add documentation for main, SANs and plugin CRD fields (#9136 by mloiseleur)
v2.7.3
Bug fixes:
- [metrics] Ensure Datadog client is cleanly stopped (#9137 by jbdoumenjou)
Documentation:
- [middleware,k8s/crd] Add documentation for main, SANs and plugin CRD fields (#9136 by mloiseleur)
v2.7.2
Bug fixes:
- [healthcheck,service] Do not make multiple requests to the same URL for balancer healthcheck (#8632 by TPXP)
- [healthcheck,service] Add log when missing path in health check (#9104 by moutoum)
- [k8s/gatewayapi] Allow multiple listeners on same port in Gateway API provider (#9107 by burner-account)
- [middleware] RedirectScheme redirects based on X-Forwarded-Proto header (#9121 by moutoum)
- [plugins] Update yaegi to v0.13.0 (#9118 by kevinpollet)
- [rules] Fix HostRegexp and Query muxers (#9131 by juliens)
- [tracing] Update DataDog tracing dependency to v1.38.1 (#9105 by kevinpollet)
Documentation:
- [acme,k8s/crd] Add documentation to Traefik CRD properties (#9096 by mloiseleur)
- [middleware] Add missing info.serialNumber option to PassTLSClientCert middleware (#9115 by miteshjadia)
- [tcp] Add a note on how to handle server first protocols (#9002 by romantomjak)
- Update to improve info section relevance (#9130 by tomatokoolaid)
- Added useful links for commercial applications (#9129 by tomatokoolaid)
v2.7.2
Bug fixes:
- [healthcheck,service] Do not make multiple requests to the same URL for balancer healthcheck (#8632 by TPXP)
- [healthcheck,service] Add log when missing path in health check (#9104 by moutoum)
- [k8s/gatewayapi] Allow multiple listeners on same port in Gateway API provider (#9107 by burner-account)
- [middleware] RedirectScheme redirects based on X-Forwarded-Proto header (#9121 by moutoum)
- [plugins] Update yaegi to v0.13.0 (#9118 by kevinpollet)
- [rules] Fix HostRegexp and Query muxers (#9131 by juliens)
- [tracing] Update DataDog tracing dependency to v1.38.1 (#9105 by kevinpollet)
Documentation:
- [acme,k8s/crd] Add documentation to Traefik CRD properties (#9096 by mloiseleur)
- [middleware] Add missing info.serialNumber option to PassTLSClientCert middleware (#9115 by miteshjadia)
- [tcp] Add a note on how to handle server first protocols (#9002 by romantomjak)
- Update to improve info section relevance (#9130 by tomatokoolaid)
- Added useful links for commercial applications (#9129 by tomatokoolaid)
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Edited by Renovate Bot