chore(deps): update traefik docker tag to v2.11.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
traefik | Kustomization | minor |
v2.10.4 -> v2.11.0
|
Release Notes
containous/traefik (traefik)
v2.11.0
Enhancements:
- [middleware] Deprecate IPWhiteList middleware in favor of IPAllowList (#10249 by lbenguigui)
- [redis] Add Redis Sentinel support (#10245 by youkoulayley)
- [server] Add KeepAliveMaxTime and KeepAliveMaxRequests features to entrypoints (#10247 by juliens)
- [sticky-session] Hash WRR sticky cookies (#10243 by youkoulayley)
Bug fixes:
- [acme] Update go-acme/lego to v4.15.0 (#10392 by ldez)
- [authentication] Fix NTLM and Kerberos (#10405 by juliens)
- [file] Fix file watcher (#10420 by juliens)
- [file] Update github.com/fsnotify/fsnotify to v1.7.0 (#10313 by ldez)
- [http3] Update quic-go to v0.40.1 (#10296 by ldez)
- [middleware,tcp] Add missing TCP IPAllowList middleware constructor (#10331 by youkoulayley)
- [nomad] Update the Nomad API dependency to v1.7.2 (#10327 by jrasell)
- [server] Fix ReadHeaderTimeout for PROXY protocol (#10320 by juliens)
- [webui] Fixes the Header Button (#10395 by mdeliatf)
- [webui] Fix URL encode resource's id before calling API endpoints (#10292 by andsarr)
Documentation:
- [acme] Fix TLS challenge explanation (#10293 by cavokz)
- [docker] Update wording of compose example (#10276 by svx)
- [docker,acme] Fix typo (#10294 by youpsla)
- [ecs] Mention ECS as supported backend (#10393 by aleyrizvi)
- [k8s/crd] Adjust deprecation notice for Kubernetes CRD provider (#10317 by rtribotte)
- [middleware] Update the documentation for RateLimit to provide a better example (#10298 by rmburton)
- [server] Fix the keepAlive options for the CLI examples (#10398 by immanuelfodor)
- Prepare release v2.11.0-rc2 (#10384 by rtribotte)
- Improve Concepts documentation page (#10315 by oliver-dvorski)
- Prepare release v2.11.0-rc1 (#10326 by mmatur)
- Fix description for anonymous usage statistics references (#10287 by ariyonaty)
- Documentation enhancements (#10261 by svx)
v2.11.0
Enhancements:
- [middleware] Deprecate IPWhiteList middleware in favor of IPAllowList (#10249 by lbenguigui)
- [redis] Add Redis Sentinel support (#10245 by youkoulayley)
- [server] Add KeepAliveMaxTime and KeepAliveMaxRequests features to entrypoints (#10247 by juliens)
- [sticky-session] Hash WRR sticky cookies (#10243 by youkoulayley)
Bug fixes:
- [acme] Update go-acme/lego to v4.15.0 (#10392 by ldez)
- [authentication] Fix NTLM and Kerberos (#10405 by juliens)
- [file] Fix file watcher (#10420 by juliens)
- [file] Update github.com/fsnotify/fsnotify to v1.7.0 (#10313 by ldez)
- [http3] Update quic-go to v0.40.1 (#10296 by ldez)
- [middleware,tcp] Add missing TCP IPAllowList middleware constructor (#10331 by youkoulayley)
- [nomad] Update the Nomad API dependency to v1.7.2 (#10327 by jrasell)
- [server] Fix ReadHeaderTimeout for PROXY protocol (#10320 by juliens)
- [webui] Fixes the Header Button (#10395 by mdeliatf)
- [webui] Fix URL encode resource's id before calling API endpoints (#10292 by andsarr)
Documentation:
- [acme] Fix TLS challenge explanation (#10293 by cavokz)
- [docker] Update wording of compose example (#10276 by svx)
- [docker,acme] Fix typo (#10294 by youpsla)
- [ecs] Mention ECS as supported backend (#10393 by aleyrizvi)
- [k8s/crd] Adjust deprecation notice for Kubernetes CRD provider (#10317 by rtribotte)
- [middleware] Update the documentation for RateLimit to provide a better example (#10298 by rmburton)
- [server] Fix the keepAlive options for the CLI examples (#10398 by immanuelfodor)
- Prepare release v2.11.0-rc2 (#10384 by rtribotte)
- Improve Concepts documentation page (#10315 by oliver-dvorski)
- Prepare release v2.11.0-rc1 (#10326 by mmatur)
- Fix description for anonymous usage statistics references (#10287 by ariyonaty)
- Documentation enhancements (#10261 by svx)
v2.10.7
Bug fixes:
v2.10.7
Bug fixes:
v2.10.6
Bug fixes:
- [acme] Remove backoff for http challenge (#10224 by youkoulayley)
- [consul,consulcatalog] Update github.com/hashicorp/consul/api (#10220 by kevinpollet)
- [http3] Update quic-go to v0.39.1 (#10171 by tomMoulard)
- [middleware] Fix stripPrefix middleware is not applied to retried attempts (#10255 by niki-timofe)
- [provider] Refuse recursive requests (#10242 by rtribotte)
- [server] Deny request with fragment in URL path (#10229 by lbenguigui)
- [tracing] Remove deprecated code usage for datadog tracer (#10196 by mmatur)
Documentation:
- [governance] Update the review process and maintainers team documentation (#10230 by geraldcroes)
- [governance] Guidelines Update (#10197 by geraldcroes)
- [metrics] Add a mention for the host header in metrics headers labels doc (#10172 by rtribotte)
- [middleware] Rephrase BasicAuth and DigestAuth docs (#10226 by sssash18)
- [middleware] Improve ErrorPages examples (#10209 by arendhummeling)
- Add @lbenguigui to maintainers (#10222 by kevinpollet)
v2.10.6
Bug fixes:
- [acme] Remove backoff for http challenge (#10224 by youkoulayley)
- [consul,consulcatalog] Update github.com/hashicorp/consul/api (#10220 by kevinpollet)
- [http3] Update quic-go to v0.39.1 (#10171 by tomMoulard)
- [middleware] Fix stripPrefix middleware is not applied to retried attempts (#10255 by niki-timofe)
- [provider] Refuse recursive requests (#10242 by rtribotte)
- [server] Deny request with fragment in URL path (#10229 by lbenguigui)
- [tracing] Remove deprecated code usage for datadog tracer (#10196 by mmatur)
Documentation:
- [governance] Update the review process and maintainers team documentation (#10230 by geraldcroes)
- [governance] Guidelines Update (#10197 by geraldcroes)
- [metrics] Add a mention for the host header in metrics headers labels doc (#10172 by rtribotte)
- [middleware] Rephrase BasicAuth and DigestAuth docs (#10226 by sssash18)
- [middleware] Improve ErrorPages examples (#10209 by arendhummeling)
- Add @lbenguigui to maintainers (#10222 by kevinpollet)
v2.10.5
Bug fixes:
- [accesslogs] Move origin fields capture to service level (#10126 by rtribotte)
- [accesslogs] Fix preflight response status in access logs (#10142 by rtribotte)
- [acme] Update go-acme/lego to v4.14.0 (#10087 by ldez)
- [acme] Update go-acme/lego to v4.13.3 (#10077 by ldez)
- [http3] Update quic-go to v0.37.5 (#10083 by ldez)
- [http3] Update quic-go to v0.39.0 (#10137 by ldez)
- [http3] Update quic-go to v0.37.6 (#10085 by ldez)
- [http3] Update quic-go to v0.38.0 (#10086 by ldez)
- [http3] Update quic-go to v0.38.1 (#10090 by ldez)
- [kv] Ignore ErrKeyNotFound error for the KV provider (#10082 by sunyakun)
- [middleware,authentication] Adjust forward auth to avoid connection leak (#10096 by wdhongtw)
- [middleware,server] Improve CNAME flattening to avoid unnecessary error logging (#10128 by niallnsec)
- [middleware] Allow X-Forwarded-For delete operation (#10132 by rtribotte)
- [server] Update x/net and grpc/grpc-go (#10161 by rtribotte)
- [webui] Add missing accessControlAllowOriginListRegex to middleware view (#10157 by DBendit)
- Fix false positive in url anonymization (#10138 by jspdown)
Documentation:
- [acme] Change Arvancloud URL (#10115 by sajjadjafaribojd)
- [acme] Correct minor typo in crd-acme docs (#10067 by ayyron-lmao)
- [healthcheck] Remove healthcheck interval configuration warning (#10068 by rtribotte)
- [kv,redis] Docs describe the missing db parameter in redis provider (#10052 by tokers)
- [middleware] Doc fix accessControlAllowHeaders examples (#10121 by ebuildy)
- Updates business callout in the documentation (#10122 by tomatokoolaid)
v2.10.5
Bug fixes:
- [accesslogs] Move origin fields capture to service level (#10126 by rtribotte)
- [accesslogs] Fix preflight response status in access logs (#10142 by rtribotte)
- [acme] Update go-acme/lego to v4.14.0 (#10087 by ldez)
- [acme] Update go-acme/lego to v4.13.3 (#10077 by ldez)
- [http3] Update quic-go to v0.37.5 (#10083 by ldez)
- [http3] Update quic-go to v0.39.0 (#10137 by ldez)
- [http3] Update quic-go to v0.37.6 (#10085 by ldez)
- [http3] Update quic-go to v0.38.0 (#10086 by ldez)
- [http3] Update quic-go to v0.38.1 (#10090 by ldez)
- [kv] Ignore ErrKeyNotFound error for the KV provider (#10082 by sunyakun)
- [middleware,authentication] Adjust forward auth to avoid connection leak (#10096 by wdhongtw)
- [middleware,server] Improve CNAME flattening to avoid unnecessary error logging (#10128 by niallnsec)
- [middleware] Allow X-Forwarded-For delete operation (#10132 by rtribotte)
- [server] Update x/net and grpc/grpc-go (#10161 by rtribotte)
- [webui] Add missing accessControlAllowOriginListRegex to middleware view (#10157 by DBendit)
- Fix false positive in url anonymization (#10138 by jspdown)
Documentation:
- [acme] Change Arvancloud URL (#10115 by sajjadjafaribojd)
- [acme] Correct minor typo in crd-acme docs (#10067 by ayyron-lmao)
- [healthcheck] Remove healthcheck interval configuration warning (#10068 by rtribotte)
- [kv,redis] Docs describe the missing db parameter in redis provider (#10052 by tokers)
- [middleware] Doc fix accessControlAllowHeaders examples (#10121 by ebuildy)
- Updates business callout in the documentation (#10122 by tomatokoolaid)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.