chore(deps): update traefik docker tag to v2.11.14 - autoclosed
This MR contains the following updates:
Package | Update | Change |
---|---|---|
traefik | minor |
v2.10.5 -> v2.11.14
|
Release Notes
containous/traefik (traefik)
v2.11.14
Bug fixes:
- [acme] Update go-acme/lego to v4.20.2 (#11263 by ldez)
- [logs,server] Change level of peeking first byte error log to DEBUG (#11254 by rtribotte)
- [middleware,server] Drop untrusted X-Forwarded-Prefix header (#11253 by rtribotte)
- [server] Apply keepalive config to h2c entrypoints (#11276 by davefu113)
- [service] Fix internal handlers ServiceBuilder composition (#11281 by juliens)
Documentation:
- [accesslogs] Update access-logs.md, add examples for accesslog.format (#11275 by bluepuma77)
- Fix the defaultRule CLI examples (#11282 by kevinpollet)
- Fix spelling, grammar, and rephrase sections for clarity in some documentation pages (#11280 by AntoineDeveloper)
- Fix absolute link in the migration guide (#11269 by kevinpollet)
- Add X-Forwarded-Prefix to the migration guide (#11267 by kevinpollet)
- Fix a small typo in entrypoints documentation (#11261 by quiode)
- Add a warning about environment variables casing for static configuration (#11226 by anchal00)
- Improve documentation on dashboard (#11220 by mloiseleur)
v2.11.14
Bug fixes:
- [acme] Update go-acme/lego to v4.20.2 (#11263 by ldez)
- [logs,server] Change level of peeking first byte error log to DEBUG (#11254 by rtribotte)
- [middleware,server] Drop untrusted X-Forwarded-Prefix header (#11253 by rtribotte)
- [server] Apply keepalive config to h2c entrypoints (#11276 by davefu113)
- [service] Fix internal handlers ServiceBuilder composition (#11281 by juliens)
Documentation:
- [accesslogs] Update access-logs.md, add examples for accesslog.format (#11275 by bluepuma77)
- Fix the defaultRule CLI examples (#11282 by kevinpollet)
- Fix spelling, grammar, and rephrase sections for clarity in some documentation pages (#11280 by AntoineDeveloper)
- Fix absolute link in the migration guide (#11269 by kevinpollet)
- Add X-Forwarded-Prefix to the migration guide (#11267 by kevinpollet)
- Fix a small typo in entrypoints documentation (#11261 by quiode)
- Add a warning about environment variables casing for static configuration (#11226 by anchal00)
- Improve documentation on dashboard (#11220 by mloiseleur)
v2.11.13
Bug fixes:
- [middleware,service] Panic on aborted requests to properly close the connection (#11129 by tonybart1337)
Documentation:
- Update business callouts (#11217 by tomatokoolaid)
v2.11.13
Bug fixes:
- [middleware,service] Panic on aborted requests to properly close the connection (#11129 by tonybart1337)
Documentation:
- Update business callouts (#11217 by tomatokoolaid)
v2.11.12
Bug fixes:
-
[middleware] Bump github.com/klauspost/compress to
dbd6c38
(#11162 by kevinpollet) - [webui] Upgrade to node 22.9 and yarn lock to fix vulnerabilities (#11173 by kevinpollet)
- [webui] Adopt a layout for the large amount of entrypoint port numbers (#11157 by framebassman)
Documentation:
- [accesslogs] Clarify that only header fields may be redacted in access-logs (#11139 by mattbnz)
- Update business callout (#11172 by tomatokoolaid)
v2.11.12
Bug fixes:
-
[middleware] Bump github.com/klauspost/compress to
dbd6c38
(#11162 by kevinpollet) - [webui] Upgrade to node 22.9 and yarn lock to fix vulnerabilities (#11173 by kevinpollet)
- [webui] Adopt a layout for the large amount of entrypoint port numbers (#11157 by framebassman)
Documentation:
- [accesslogs] Clarify that only header fields may be redacted in access-logs (#11139 by mattbnz)
- Update business callout (#11172 by tomatokoolaid)
v2.11.11
Bug fixes:
- [acme] Ensure defaultGeneratedCert.main as Subject's CN (#10581 by Lamatte)
- [middleware,authentication] Clean connection headers for forward auth request only (#11095 by rtribotte)
-
[middleware] Bump github.com/klauspost/compress to
8e14b1b
(#11141 by kevinpollet) - [server] Rework condition to not log on timeout (#11133 by rtribotte)
- [webui] Remove unused boot files from webui (#11109 by michelheusschen)
Documentation:
- [accesslogs] Specify default format value for access log (#11130 by darkweaver87)
- [api] Update API documentation to mention pagination (#11115 by lyrandy)
v2.11.11
Bug fixes:
- [acme] Ensure defaultGeneratedCert.main as Subject's CN (#10581 by Lamatte)
- [middleware,authentication] Clean connection headers for forward auth request only (#11095 by rtribotte)
-
[middleware] Bump github.com/klauspost/compress to
8e14b1b
(#11141 by kevinpollet) - [server] Rework condition to not log on timeout (#11133 by rtribotte)
- [webui] Remove unused boot files from webui (#11109 by michelheusschen)
Documentation:
- [accesslogs] Specify default format value for access log (#11130 by darkweaver87)
- [api] Update API documentation to mention pagination (#11115 by lyrandy)
v2.11.10
Bug fixes:
- [http3] Bump github.com/quic-go/quic-go to v0.47.0 (#11104 by rtribotte)
- [server] Check if ACME certificate resolver is not nil (#11103 by kevinpollet)
v2.11.10
Bug fixes:
- [http3] Bump github.com/quic-go/quic-go to v0.47.0 (#11104 by rtribotte)
- [server] Check if ACME certificate resolver is not nil (#11103 by kevinpollet)
v2.11.9
Bug fixes:
- [acme] Update go-acme/lego to v4.18.0 (#11060 by ldez)
- [acme] Allow handling ACME challenges with custom routers (#10981 by rtribotte)
- [logs,middleware] Make the keys of the accessLog.fields.names map case-insensitive (#11040 by SpecLad)
- [logs,middleware] Ensure proper logs for aborted streaming responses (#10819 by hood)
- [middleware,server] Cleanup Connection headers before passing the middleware chain (#11077 by kevinpollet)
- [plugins] Upgrade paerser to v0.2.1 (#11048 by mmatur)
- [server,tcp] Prevent error logging when TCP WRR pool is empty (#10989 by kevinpollet)
- [webui] Upgrade webui dependencies (#11031 by mloiseleur)
Documentation:
- [acme] Fix typo in multiple DNS challenge provider warning (#11001 by tired-engineer)
- [k8s] Update k8s quickstart permissions (#11049 by mmatur)
- [metrics] Remove documentation for unimplemented service retries metric (#10983 by rtribotte)
- [middleware] Unify tab titles (#11072 by jsoref)
- Give valid examples for exposing dashboard with default Helm values (#11015 by holysoles)
v2.11.9
Bug fixes:
- [acme] Update go-acme/lego to v4.18.0 (#11060 by ldez)
- [acme] Allow handling ACME challenges with custom routers (#10981 by rtribotte)
- [logs,middleware] Make the keys of the accessLog.fields.names map case-insensitive (#11040 by SpecLad)
- [logs,middleware] Ensure proper logs for aborted streaming responses (#10819 by hood)
- [middleware,server] Cleanup Connection headers before passing the middleware chain (#11077 by kevinpollet)
- [plugins] Upgrade paerser to v0.2.1 (#11048 by mmatur)
- [server,tcp] Prevent error logging when TCP WRR pool is empty (#10989 by kevinpollet)
- [webui] Upgrade webui dependencies (#11031 by mloiseleur)
Documentation:
- [acme] Fix typo in multiple DNS challenge provider warning (#11001 by tired-engineer)
- [k8s] Update k8s quickstart permissions (#11049 by mmatur)
- [metrics] Remove documentation for unimplemented service retries metric (#10983 by rtribotte)
- [middleware] Unify tab titles (#11072 by jsoref)
- Give valid examples for exposing dashboard with default Helm values (#11015 by holysoles)
v2.11.8
Bug fixes:
- [docker] Update to github.com/docker/docker v27.1.1 (#10955 by rtribotte)
- [webui] Upgrade webui dependencies (#10961 by mmatur)
Documentation:
- Fix embedded youtube video (#10958 by mmatur)
- Updated index.md to include video (#10944 by tomatokoolaid)
v2.11.8
Bug fixes:
- [docker] Update to github.com/docker/docker v27.1.1 (#10955 by rtribotte)
- [webui] Upgrade webui dependencies (#10961 by mmatur)
Documentation:
- Fix embedded youtube video (#10958 by mmatur)
- Updated index.md to include video (#10944 by tomatokoolaid)
v2.11.7
Bug fixes:
- [logs] Make the log about new version more accurate (#10903 by jmcbri)
- [tls,k8s/crd,k8s] Enforce default cipher suites list (#10907 by rtribotte)
Documentation:
- [acme] Modify certificatesDuration documentation (#10920 by peacewalker122)
- [api] Improve explanation on API exposition (#10926 by mloiseleur)
- [docker,consul,rancher,ecs] Improve doc on sensitive data stored into labels/tags (#10873 by emilevauge)
- [docker,logs] Improve error and documentation on the needed link between router and service (#10262 by mloiseleur)
- [docker] Document Docker port selection on multiple exposed ports (#10935 by mbrodala)
- Update the supported versions table for v3.1 release (#10933 by jnoordsij)
- Update MR approval process (#10887 by emilevauge)
v2.11.7
Bug fixes:
- [logs] Make the log about new version more accurate (#10903 by jmcbri)
- [tls,k8s/crd,k8s] Enforce default cipher suites list (#10907 by rtribotte)
Documentation:
- [acme] Modify certificatesDuration documentation (#10920 by peacewalker122)
- [api] Improve explanation on API exposition (#10926 by mloiseleur)
- [docker,consul,rancher,ecs] Improve doc on sensitive data stored into labels/tags (#10873 by emilevauge)
- [docker,logs] Improve error and documentation on the needed link between router and service (#10262 by mloiseleur)
- [docker] Document Docker port selection on multiple exposed ports (#10935 by mbrodala)
- Update the supported versions table for v3.1 release (#10933 by jnoordsij)
- Update MR approval process (#10887 by emilevauge)
v2.11.6
Bug fixes:
- [ecs] Fix ECS config for OIDC + IRSA (#10814 by mmatur)
- [http3] Disable QUIC 0-RTT (#10867 by mmatur)
- [middleware,server] Remove interface names from IPv6 (#10813 by JeroenED)
Documentation:
- [docker,acme] Fix a typo in the ACME docker-compose docs (#10866 by ciacon)
- Update Advanced Capabilities Callout (#10846 by tomatokoolaid)
- Update maintainers (#10834 by emilevauge)
- Fix readme badge for Semaphore CI (#10830 by mmatur)
- Fix typo in keepAliveMaxTime docs (#10825 by shochdoerfer)
v2.11.6
Bug fixes:
- [ecs] Fix ECS config for OIDC + IRSA (#10814 by mmatur)
- [http3] Disable QUIC 0-RTT (#10867 by mmatur)
- [middleware,server] Remove interface names from IPv6 (#10813 by JeroenED)
Documentation:
- [docker,acme] Fix a typo in the ACME docker-compose docs (#10866 by ciacon)
- Update Advanced Capabilities Callout (#10846 by tomatokoolaid)
- Update maintainers (#10834 by emilevauge)
- Fix readme badge for Semaphore CI (#10830 by mmatur)
- Fix typo in keepAliveMaxTime docs (#10825 by shochdoerfer)
v2.11.5
Bug fixes:
Documentation:
v2.11.5
Bug fixes:
Documentation:
v2.11.4
Bug fixes:
Documentation:
- [acme] Fix .com and .org domain examples (#10635 by rptaylor)
- [middleware] Add a note about the Ratelimit middleware's behavior when the sourceCriterion header is missing (#10752 by dgutzmann)
- Add user guides link to getting started (#10785 by norlinhenrik)
- Remove helm default repo warning as repo has been long deprecated (#10772 by corneliusroemer)
v2.11.4
Bug fixes:
Documentation:
- [acme] Fix .com and .org domain examples (#10635 by rptaylor)
- [middleware] Add a note about the Ratelimit middleware's behavior when the sourceCriterion header is missing (#10752 by dgutzmann)
- Add user guides link to getting started (#10785 by norlinhenrik)
- Remove helm default repo warning as repo has been long deprecated (#10772 by corneliusroemer)
v2.11.3
Bug fixes:
- [server] Remove deadlines for non-TLS connections (#10615 by rtribotte)
- [webui] Display of Content Security Policy values getting out of screen (#10710 by brandonfl)
- [webui] Fix provider icon size (#10621 by framebassman)
Documentation:
- [k8s/crd] Fix migration/v2.md (#10658 by stemar94)
- [k8s/gatewayapi] Fix HTTPRoute use of backendRefs (#10630 by sakaru)
- [k8s/gatewayapi] Fix HTTPRoute path type (#10629 by sakaru)
- [k8s] Improve mirroring example on Kubernetes (#10701 by mloiseleur)
- Consistent entryPoints capitalization in CLI flag usage (#10650 by jnoordsij)
- Fix unfinished migration sentence for v2.11.2 (#10633 by kevinpollet)
v2.11.3
Bug fixes:
- [server] Remove deadlines for non-TLS connections (#10615 by rtribotte)
- [webui] Display of Content Security Policy values getting out of screen (#10710 by brandonfl)
- [webui] Fix provider icon size (#10621 by framebassman)
Documentation:
- [k8s/crd] Fix migration/v2.md (#10658 by stemar94)
- [k8s/gatewayapi] Fix HTTPRoute use of backendRefs (#10630 by sakaru)
- [k8s/gatewayapi] Fix HTTPRoute path type (#10629 by sakaru)
- [k8s] Improve mirroring example on Kubernetes (#10701 by mloiseleur)
- Consistent entryPoints capitalization in CLI flag usage (#10650 by jnoordsij)
- Fix unfinished migration sentence for v2.11.2 (#10633 by kevinpollet)
v2.11.2
Bug fixes:
- [server] Revert LingeringTimeout and change default value for ReadTimeout (#10599 by kevinpollet)
- [server] Set default ReadTimeout value to 60s (#10602 by rtribotte)
v2.11.2
Bug fixes:
- [server] Revert LingeringTimeout and change default value for ReadTimeout (#10599 by kevinpollet)
- [server] Set default ReadTimeout value to 60s (#10602 by rtribotte)
v2.11.1
Bug fixes:
- [acme] Update go-acme/lego to v4.20.2 (#11263 by ldez)
- [logs,server] Change level of peeking first byte error log to DEBUG (#11254 by rtribotte)
- [middleware,server] Drop untrusted X-Forwarded-Prefix header (#11253 by rtribotte)
- [server] Apply keepalive config to h2c entrypoints (#11276 by davefu113)
- [service] Fix internal handlers ServiceBuilder composition (#11281 by juliens)
Documentation:
- [accesslogs] Update access-logs.md, add examples for accesslog.format (#11275 by bluepuma77)
- Fix the defaultRule CLI examples (#11282 by kevinpollet)
- Fix spelling, grammar, and rephrase sections for clarity in some documentation pages (#11280 by AntoineDeveloper)
- Fix absolute link in the migration guide (#11269 by kevinpollet)
- Add X-Forwarded-Prefix to the migration guide (#11267 by kevinpollet)
- Fix a small typo in entrypoints documentation (#11261 by quiode)
- Add a warning about environment variables casing for static configuration (#11226 by anchal00)
- Improve documentation on dashboard (#11220 by mloiseleur)
v2.11.1
Bug fixes:
- [acme] Update go-acme/lego to v4.20.2 (#11263 by ldez)
- [logs,server] Change level of peeking first byte error log to DEBUG (#11254 by rtribotte)
- [middleware,server] Drop untrusted X-Forwarded-Prefix header (#11253 by rtribotte)
- [server] Apply keepalive config to h2c entrypoints (#11276 by davefu113)
- [service] Fix internal handlers ServiceBuilder composition (#11281 by juliens)
Documentation:
- [accesslogs] Update access-logs.md, add examples for accesslog.format (#11275 by bluepuma77)
- Fix the defaultRule CLI examples (#11282 by kevinpollet)
- Fix spelling, grammar, and rephrase sections for clarity in some documentation pages (#11280 by AntoineDeveloper)
- Fix absolute link in the migration guide (#11269 by kevinpollet)
- Add X-Forwarded-Prefix to the migration guide (#11267 by kevinpollet)
- Fix a small typo in entrypoints documentation (#11261 by quiode)
- Add a warning about environment variables casing for static configuration (#11226 by anchal00)
- Improve documentation on dashboard (#11220 by mloiseleur)
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)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.