chore(deps): update traefik docker tag to v3 - autoclosed
This MR contains the following updates:
Package | Update | Change |
---|---|---|
traefik | major |
v2.10.5 -> v3.2.1
|
Release Notes
containous/traefik (traefik)
v3.2.1
Bug fixes:
- [k8s/ingress,k8s] Fix HostRegexp config for rule syntax v2 (#11288 by kevinpollet)
- [logs] Change level of peeking first byte error log to DEBUG for Postgres (#11270 by rtribotte)
- [service,fastproxy] Fix case problem for websocket upgrade (#11246 by juliens)
Documentation:
- [acme,tls] Document how to use Certificates of cert-manager (#11053 by mloiseleur)
- [docker/swarm] Add tips about the use of docker in dynamic configuration for swarm provider (#11207 by webash)
- [middleware] Add Compress middleware to migration guide (#11229 by logica0419)
Misc:
- Merge branch v2.11 into v3.2 (#11290 by kevinpollet)
- Merge branch v2.11 into v3.2 (#11287 by rtribotte)
- Merge branch v2.11 into v3.2 (#11285 by juliens)
- Merge branch v2.11 into v3.2 (#11268 by kevinpollet)
v3.2.1
Bug fixes:
- [k8s/ingress,k8s] Fix HostRegexp config for rule syntax v2 (#11288 by kevinpollet)
- [logs] Change level of peeking first byte error log to DEBUG for Postgres (#11270 by rtribotte)
- [service,fastproxy] Fix case problem for websocket upgrade (#11246 by juliens)
Documentation:
- [acme,tls] Document how to use Certificates of cert-manager (#11053 by mloiseleur)
- [docker/swarm] Add tips about the use of docker in dynamic configuration for swarm provider (#11207 by webash)
- [middleware] Add Compress middleware to migration guide (#11229 by logica0419)
Misc:
- Merge branch v2.11 into v3.2 (#11290 by kevinpollet)
- Merge branch v2.11 into v3.2 (#11287 by rtribotte)
- Merge branch v2.11 into v3.2 (#11285 by juliens)
- Merge branch v2.11 into v3.2 (#11268 by kevinpollet)
v3.2.0
Enhancements:
- [acme] Remove same email requirement for certresolvers (#11019 by Emrio)
- [acme] Add support for custom CA certificates by certificate resolver (#10816 by ldez)
- [acme] Add 30 day certificatesDuration step (#10970 by luker983)
- [docker] Support HTTP BasicAuth for docker and swarm endpoint (#10776 by 985492783)
- [k8s,k8s/gatewayapi] Add supported features to the Gateway API GatewayClass status (#11056 by rtribotte)
- [k8s,k8s/gatewayapi] Update sigs.k8s.io/gateway-api to v1.2.0-rc1 (#11124 by rtribotte)
- [k8s,k8s/gatewayapi] Add support for backend protocol selection in HTTP and GRPC routes (#11051 by rtribotte)
- [k8s,k8s/gatewayapi] Improve Kubernetes GatewayAPI TCPRoute and TLSRoute support (#11042 by rtribotte)
- [k8s,k8s/gatewayapi] Support HTTPRoute destination port matching (#11134 by kevinpollet)
- [k8s,k8s/gatewayapi] Bump sigs.k8s.io/gateway-api to v1.2.0-rc2 (#11131 by kevinpollet)
- [k8s,k8s/gatewayapi] Add support for Gateway API BackendTLSPolicies (#11009 by rtribotte)
- [k8s,k8s/gatewayapi] Support NativeLB option in GatewayAPI provider (#11147 by rtribotte)
- [k8s,k8s/gatewayapi] Support ResponseHeaderModifier filter (#10987 by kevinpollet)
- [k8s,k8s/gatewayapi] Support GRPC routes (#10975 by kevinpollet)
- [k8s,k8s/gatewayapi] Bump sigs.k8s.io/gateway-api to v1.2.0 (#11167 by rtribotte)
- [metrics,otel] Allow setting service.name for OTLP metrics (#10917 by cmartell-at-ocp)
- [middleware,accesslogs] Record trace id and EntryPoint span id into access log (#10921 by weijiany)
- [middleware,authentication] Support LogUserHeader with forwardAuth middleware (#10833 by GaleHuang)
- [middleware] Add encodings option to the compression middleware (#10943 by wollomatic)
- [middleware] Add support for ipv6 subnet in ipStrategy (#9747 by michal-kralik)
- [nomad] Support for watching instead of polling Nomad (#10997 by deverton-godaddy)
- [server,performance] Introduce a fast proxy mode to improve HTTP/1.1 performances with backends (#11122 by kevinpollet)
- [server] Configurable max request header size (#10995 by lucasrod16)
- [service] Add mirrorBody option to HTTP mirroring (#11032 by MatteoPaier)
- [service] Add an option to preserve server path (#11193 by mmatur)
Bug fixes:
- [k8s,k8s/gatewayapi] Ensuring Gateway API reflected Traefik resource name unicity (#11222 by rtribotte)
- [k8s,k8s/gatewayapi] Preserve GRPCRoute filters order (#11199 by kevinpollet)
- [k8s,k8s/gatewayapi] Support http and https appProtocol for Kubernetes Service (#11176 by WillDaSilva)
- [k8s,k8s/gatewayapi] Avoid updating Accepted status for routes matching no Gateways (#11170 by rtribotte)
- [k8s,k8s/gatewayapi] Do not update gateway status when not selected by a gateway class (#11169 by kevinpollet)
- [service] Detect and drop broken conns in the fastproxy pool (#11212 by kevinpollet)
Documentation:
- [k8s,k8s/gatewayapi] Document nativeLBByDefault annotation on Kubernetes Gateway provider (#11209 by mloiseleur)
- [k8s/crd,k8s] Detail CRD update with v3.2 in the migration guide (#11164 by mloiseleur)
- [k8s/gatewayapi] Add missing RBAC in the migration guide (#11189 by mloiseleur)
- [k8s] Fix instructions for downloading CRDs of Gateway API v1.2 (#11191 by mloiseleur)
- Prepare release v3.2.0-rc2 (#11182 by kevinpollet)
- Prepare Release v3.2.0-rc1 (#11154 by rtribotte)
Misc:
- Merge branch v3.1 into v3.2 (#11219 by kevinpollet)
- Merge branch v3.1 into v3.2 (#11181 by kevinpollet)
- Merge branch v3.1 into master (#11153 by kevinpollet)
- Merge branch v3.1 into master (#11110 by kevinpollet)
- Merge branch v3.1 into master (#11066 by mmatur)
- Merge branch v3.1 into master (#11047 by mmatur)
- Merge branch v3.1 into master (#10980 by kevinpollet)
- Merge branch v3.1 into master (#10952 by mmatur)
- Merge branch v3.1 into master (#10906 by rtribotte)
v3.2.0
Enhancements:
- [acme] Remove same email requirement for certresolvers (#11019 by Emrio)
- [acme] Add support for custom CA certificates by certificate resolver (#10816 by ldez)
- [acme] Add 30 day certificatesDuration step (#10970 by luker983)
- [docker] Support HTTP BasicAuth for docker and swarm endpoint (#10776 by 985492783)
- [k8s,k8s/gatewayapi] Add supported features to the Gateway API GatewayClass status (#11056 by rtribotte)
- [k8s,k8s/gatewayapi] Update sigs.k8s.io/gateway-api to v1.2.0-rc1 (#11124 by rtribotte)
- [k8s,k8s/gatewayapi] Add support for backend protocol selection in HTTP and GRPC routes (#11051 by rtribotte)
- [k8s,k8s/gatewayapi] Improve Kubernetes GatewayAPI TCPRoute and TLSRoute support (#11042 by rtribotte)
- [k8s,k8s/gatewayapi] Support HTTPRoute destination port matching (#11134 by kevinpollet)
- [k8s,k8s/gatewayapi] Bump sigs.k8s.io/gateway-api to v1.2.0-rc2 (#11131 by kevinpollet)
- [k8s,k8s/gatewayapi] Add support for Gateway API BackendTLSPolicies (#11009 by rtribotte)
- [k8s,k8s/gatewayapi] Support NativeLB option in GatewayAPI provider (#11147 by rtribotte)
- [k8s,k8s/gatewayapi] Support ResponseHeaderModifier filter (#10987 by kevinpollet)
- [k8s,k8s/gatewayapi] Support GRPC routes (#10975 by kevinpollet)
- [k8s,k8s/gatewayapi] Bump sigs.k8s.io/gateway-api to v1.2.0 (#11167 by rtribotte)
- [metrics,otel] Allow setting service.name for OTLP metrics (#10917 by cmartell-at-ocp)
- [middleware,accesslogs] Record trace id and EntryPoint span id into access log (#10921 by weijiany)
- [middleware,authentication] Support LogUserHeader with forwardAuth middleware (#10833 by GaleHuang)
- [middleware] Add encodings option to the compression middleware (#10943 by wollomatic)
- [middleware] Add support for ipv6 subnet in ipStrategy (#9747 by michal-kralik)
- [nomad] Support for watching instead of polling Nomad (#10997 by deverton-godaddy)
- [server,performance] Introduce a fast proxy mode to improve HTTP/1.1 performances with backends (#11122 by kevinpollet)
- [server] Configurable max request header size (#10995 by lucasrod16)
- [service] Add mirrorBody option to HTTP mirroring (#11032 by MatteoPaier)
- [service] Add an option to preserve server path (#11193 by mmatur)
Bug fixes:
- [k8s,k8s/gatewayapi] Ensuring Gateway API reflected Traefik resource name unicity (#11222 by rtribotte)
- [k8s,k8s/gatewayapi] Preserve GRPCRoute filters order (#11199 by kevinpollet)
- [k8s,k8s/gatewayapi] Support http and https appProtocol for Kubernetes Service (#11176 by WillDaSilva)
- [k8s,k8s/gatewayapi] Avoid updating Accepted status for routes matching no Gateways (#11170 by rtribotte)
- [k8s,k8s/gatewayapi] Do not update gateway status when not selected by a gateway class (#11169 by kevinpollet)
- [service] Detect and drop broken conns in the fastproxy pool (#11212 by kevinpollet)
Documentation:
- [k8s,k8s/gatewayapi] Document nativeLBByDefault annotation on Kubernetes Gateway provider (#11209 by mloiseleur)
- [k8s/crd,k8s] Detail CRD update with v3.2 in the migration guide (#11164 by mloiseleur)
- [k8s/gatewayapi] Add missing RBAC in the migration guide (#11189 by mloiseleur)
- [k8s] Fix instructions for downloading CRDs of Gateway API v1.2 (#11191 by mloiseleur)
- Prepare release v3.2.0-rc2 (#11182 by kevinpollet)
- Prepare Release v3.2.0-rc1 (#11154 by rtribotte)
Misc:
- Merge branch v3.1 into v3.2 (#11219 by kevinpollet)
- Merge branch v3.1 into v3.2 (#11181 by kevinpollet)
- Merge branch v3.1 into master (#11153 by kevinpollet)
- Merge branch v3.1 into master (#11110 by kevinpollet)
- Merge branch v3.1 into master (#11066 by mmatur)
- Merge branch v3.1 into master (#11047 by mmatur)
- Merge branch v3.1 into master (#10980 by kevinpollet)
- Merge branch v3.1 into master (#10952 by mmatur)
- Merge branch v3.1 into master (#10906 by rtribotte)
v3.1.7
Bug fixes:
- [k8s,k8s/gatewayapi] Preserve HTTPRoute filters order (#11198 by kevinpollet)
Documentation:
- [k8s,k8s/gatewayapi] Fix broken links in Kubernetes Gateway provider page (#11188 by mloiseleur)
Misc:
- Merge branch v2.11 into v3.1 (#11232 by kevinpollet)
- Merge branch v2.11 into v3.1 (#11218 by kevinpollet)
v3.1.7
Bug fixes:
- [k8s,k8s/gatewayapi] Preserve HTTPRoute filters order (#11198 by kevinpollet)
Documentation:
- [k8s,k8s/gatewayapi] Fix broken links in Kubernetes Gateway provider page (#11188 by mloiseleur)
Misc:
- Merge branch v2.11 into v3.1 (#11232 by kevinpollet)
- Merge branch v2.11 into v3.1 (#11218 by kevinpollet)
v3.1.6
Bug fixes:
- [middleware] Reuse compression writers (#11168 by michelheusschen)
- [middleware] Use correct default weight in Accept-Encoding (#11084 by michelheusschen)
- [plugins] Close wasm middleware to prevent memory leak (#11151 by ttys3)
Misc:
- Merge branch v2.11 into v3.1 (#11179 by kevinpollet)
- Merge branch v2.11 into v3.1 (#11174 by mmatur)
v3.1.6
Bug fixes:
- [middleware] Reuse compression writers (#11168 by michelheusschen)
- [middleware] Use correct default weight in Accept-Encoding (#11084 by michelheusschen)
- [plugins] Close wasm middleware to prevent memory leak (#11151 by ttys3)
Misc:
- Merge branch v2.11 into v3.1 (#11179 by kevinpollet)
- Merge branch v2.11 into v3.1 (#11174 by mmatur)
v3.1.5
Bug fixes:
- [k8s/ingress,k8s] Disable IngressClass lookup when disableClusterScopeResources is enabled (#11111 by jnoordsij)
- [server] Rework condition to not log on timeout (#11132 by rtribotte)
Misc:
- Merge branch v2.11 into v3.1 (#11149 by kevinpollet)
- Merge branch v2.11 into v3.1 (#11142 by rtribotte)
v3.1.5
Bug fixes:
- [k8s/ingress,k8s] Disable IngressClass lookup when disableClusterScopeResources is enabled (#11111 by jnoordsij)
- [server] Rework condition to not log on timeout (#11132 by rtribotte)
Misc:
- Merge branch v2.11 into v3.1 (#11149 by kevinpollet)
- Merge branch v2.11 into v3.1 (#11142 by rtribotte)
v3.1.4
Bug fixes:
- [metrics] Guess Datadog socket type when prefix is unix (#11102 by kevinpollet)
Documentation:
Misc:
v3.1.4
Bug fixes:
- [metrics] Guess Datadog socket type when prefix is unix (#11102 by kevinpollet)
Documentation:
Misc:
v3.1.3
Bug fixes:
- [k8s/ingress,rules,k8s] Allow configuring rule syntax with Kubernetes Ingress annotation (#10985 by rtribotte)
- [k8s/ingress] Re-allow empty configuration for Kubernetes Ingress provider (#11008 by rtribotte)
- [middleware,metrics] Wrap capture for services used by pieces of middleware (#11058 by rtribotte)
- [plugins] Removes goexport dependency and adds _initialize (#11088 by juliens)
Documentation:
- [k8s/crd,k8s] Remove mentions about APIVersion traefik.io/v1 (#11020 by rtribotte)
- [k8s] Update quick-start-with-kubernetes.md to include required permissions (#11010 by eastmane)
- [metrics] Mention missing metrics removal in the migration guide (#10982 by rtribotte)
- [tracing] Fix tracing documentation (#11067 by mmatur)
- [tracing] OTLP doc + potential panic (#11052 by mmatur)
Misc:
- Merge v2.11 into v3.1 (#11092 by kevinpollet)
- Merge v2.11 into v3.1 (#11065 by mmatur)
- Merge v2.11 into v3.1 (#11044 by rtribotte)
v3.1.3
Bug fixes:
- [k8s/ingress,rules,k8s] Allow configuring rule syntax with Kubernetes Ingress annotation (#10985 by rtribotte)
- [k8s/ingress] Re-allow empty configuration for Kubernetes Ingress provider (#11008 by rtribotte)
- [middleware,metrics] Wrap capture for services used by pieces of middleware (#11058 by rtribotte)
- [plugins] Removes goexport dependency and adds _initialize (#11088 by juliens)
Documentation:
- [k8s/crd,k8s] Remove mentions about APIVersion traefik.io/v1 (#11020 by rtribotte)
- [k8s] Update quick-start-with-kubernetes.md to include required permissions (#11010 by eastmane)
- [metrics] Mention missing metrics removal in the migration guide (#10982 by rtribotte)
- [tracing] Fix tracing documentation (#11067 by mmatur)
- [tracing] OTLP doc + potential panic (#11052 by mmatur)
Misc:
- Merge v2.11 into v3.1 (#11092 by kevinpollet)
- Merge v2.11 into v3.1 (#11065 by mmatur)
- Merge v2.11 into v3.1 (#11044 by rtribotte)
v3.1.2
Bug fixes:
- [k8s,k8s/gatewayapi] Include status addresses when comparing Gateway statuses (#10972 by kevinpollet)
- [k8s/ingress,k8s/crd,k8s] Allow to disable Kubernetes cluster scope resources discovery (#10946 by rtribotte)
- [logs] Change logs output from stderr to stdout (#10973 by rtribotte)
- Fix grafana dashboard to work with scrape interval greater than 15s (#10954 by swiffer)
Documentation:
- [accesslogs] Add Access logs section to the migration guide (#10947 by lbenguigui)
- [http] Fix missing codeblock ending in HTTP discover documentation (#10967 by djcode)
- [http] Fix yaml config example for HTTP provider headers (#10966 by djcode)
- [k8s,k8s/gatewayapi] Use Standard channel by default with Gateway API (#10974 by mloiseleur)
Misc:
v3.1.2
Bug fixes:
- [k8s,k8s/gatewayapi] Include status addresses when comparing Gateway statuses (#10972 by kevinpollet)
- [k8s/ingress,k8s/crd,k8s] Allow to disable Kubernetes cluster scope resources discovery (#10946 by rtribotte)
- [logs] Change logs output from stderr to stdout (#10973 by rtribotte)
- Fix grafana dashboard to work with scrape interval greater than 15s (#10954 by swiffer)
Documentation:
- [accesslogs] Add Access logs section to the migration guide (#10947 by lbenguigui)
- [http] Fix missing codeblock ending in HTTP discover documentation (#10967 by djcode)
- [http] Fix yaml config example for HTTP provider headers (#10966 by djcode)
- [k8s,k8s/gatewayapi] Use Standard channel by default with Gateway API (#10974 by mloiseleur)
Misc:
v3.1.1
Bug fixes:
- [grpc] Bump google.golang.org/grpc to v1.64.1 (#10938 by kevinpollet)
- [k8s/gatewayapi] Do not update route status when nothing changed (#10940 by kevinpollet)
- [metrics] Fix grafana dashboard to work with scrape interval greater than 15s (#10936 by davhdavh)
- [metrics] Update open connections gauge with connections count (#10905 by rtribotte)
- [metrics] Use ServiceName in traefik_service_server_up metric (#10838 by KrishnaSindhur)
Documentation:
- [k8s] Remove duplicated kubectl apply in Kubernetes Gateway documentation (#10931 by battery-staple)
Misc:
v3.1.1
Bug fixes:
- [grpc] Bump google.golang.org/grpc to v1.64.1 (#10938 by kevinpollet)
- [k8s/gatewayapi] Do not update route status when nothing changed (#10940 by kevinpollet)
- [metrics] Fix grafana dashboard to work with scrape interval greater than 15s (#10936 by davhdavh)
- [metrics] Update open connections gauge with connections count (#10905 by rtribotte)
- [metrics] Use ServiceName in traefik_service_server_up metric (#10838 by KrishnaSindhur)
Documentation:
- [k8s] Remove duplicated kubectl apply in Kubernetes Gateway documentation (#10931 by battery-staple)
Misc:
v3.1.0
Enhancements:
- [k8s,k8s/gatewayapi] Support invalid HTTPRoute status (#10714 by kevinpollet)
- [k8s,k8s/gatewayapi] KubernetesGateway provider is no longer experimental (#10840 by rtribotte)
- [k8s,k8s/gatewayapi] Bump Gateway API to v1.1.0 (#10835 by kevinpollet)
- [k8s,k8s/gatewayapi] Fix route attachments to gateways (#10761 by kevinpollet)
- [k8s,k8s/gatewayapi] Support HTTPRoute method and query param matching (#10815 by kevinpollet)
- [k8s,k8s/gatewayapi] Support HTTPURLRewrite filter (#10571 by SantoDE)
- [k8s,k8s/gatewayapi] Set Gateway HTTPRoute status (#10667 by kevinpollet)
- [k8s,k8s/gatewayapi] Support ReferenceGrant for HTTPRoute backends (#10771 by rtribotte)
- [k8s,k8s/gatewayapi] Compute HTTPRoute priorities (#10766 by kevinpollet)
- [k8s,k8s/gatewayapi] Support RegularExpression for path matching (#10717 by dmavrommatis)
- [k8s/crd,k8s] Support HealthCheck for ExternalName services (#10467 by marcmognol)
- [k8s/ingress,k8s/crd,k8s,k8s/gatewayapi] Migrate to EndpointSlices API (#10664 by jnoordsij)
- [k8s/ingress,k8s/crd,k8s] Change log level from Warning to Info when ExternalName services is enabled (#10682 by marcmognol)
- [k8s/ingress,k8s/crd,k8s] Allow to use internal Node IPs for NodePort services (#10278 by jorisvergeer)
- [middleware,k8s,k8s/gatewayapi] Improve HTTPRoute Redirect Filter with port and scheme (#10784 by rtribotte)
- [middleware,k8s,k8s/gatewayapi] Support HTTPRoute redirect port and scheme (#10802 by rtribotte)
- [middleware] Support Content-Security-Policy-Report-Only in the headers middleware (#10709 by SpecLad)
- [middleware] Add support for Zstandard to the compression middleware (#10660 by Belphemur)
- [plugins] Enhance wasm plugins (#10829 by juliens)
- [plugins] Add logs for plugins load (#10848 by mmatur)
- [server] Support systemd socket-activation (#10399 by juliens)
Bug fixes:
- [k8s,k8s/gatewayapi] Retry on Gateway API resource status update (#10881 by rtribotte)
- [k8s,k8s/gatewayapi] Do not disable Gateway API provider if not enabled in experimental (#10862 by kevinpollet)
- [otel] Bump opentelemetry-go to v1.28 (#10876 by arukiidou)
- [plugins] Fix build only linux and darwin support wazergo (#10857 by juliens)
- [healthcheck,k8s/crd,k8s] Fix Healthcheck default value for ExternalName services (#10778 by kevinpollet)
- [middleware,metrics,tracing] Upgrade to OpenTelemetry Semantic Conventions v1.26.0 (#10850 by mmatur)
Documentation:
- [k8s,k8s/gatewayapi] Fix the Kubernetes Gateway API documentation (#10844 by nmengin)
- [k8s,k8s/gatewayapi] Rework Kubernetes Gateway API documentation (#10897 by kevinpollet)
- Prepare release v3.1.0-rc3 (#10872 by rtribotte)
- Prepare release v3.1.0-rc2 (#10860 by kevinpollet)
- Prepare release v3.1.0-rc1 (#10856 by rtribotte)
Misc:
- Merge current v3.0 into v3.1 (#10902 by rtribotte)
- Merge current v3.0 into v3.1 (#10871 by rtribotte)
- Merge current v3.0 into master (#10853 by mmatur)
- Merge current v3.0 into master (#10811 by mmatur)
- Merge current v3.0 into master (#10789 by ldez)
- Merge current v3.0 into master (#10750 by kevinpollet)
- Merge current v3.0 into master (#10655 by ldez)
- Merge current v3.0 into master (#10567 by ldez)
- Merge current v3.0 into master (#10418 by mmatur)
- Merge current v3.0 into master (#10040 by mmatur)
- Merge current v3.0 into master (#9933 by ldez)
- Merge current v3.0 into master (#9897 by ldez)
- Merge current v3.0 into master (#9871 by ldez)
- Merge current v3.0 into master (#9807 by ldez)
v3.1.0
Enhancements:
- [k8s,k8s/gatewayapi] Support invalid HTTPRoute status (#10714 by kevinpollet)
- [k8s,k8s/gatewayapi] KubernetesGateway provider is no longer experimental (#10840 by rtribotte)
- [k8s,k8s/gatewayapi] Bump Gateway API to v1.1.0 (#10835 by kevinpollet)
- [k8s,k8s/gatewayapi] Fix route attachments to gateways (#10761 by kevinpollet)
- [k8s,k8s/gatewayapi] Support HTTPRoute method and query param matching (#10815 by kevinpollet)
- [k8s,k8s/gatewayapi] Support HTTPURLRewrite filter (#10571 by SantoDE)
- [k8s,k8s/gatewayapi] Set Gateway HTTPRoute status (#10667 by kevinpollet)
- [k8s,k8s/gatewayapi] Support ReferenceGrant for HTTPRoute backends (#10771 by rtribotte)
- [k8s,k8s/gatewayapi] Compute HTTPRoute priorities (#10766 by kevinpollet)
- [k8s,k8s/gatewayapi] Support RegularExpression for path matching (#10717 by dmavrommatis)
- [k8s/crd,k8s] Support HealthCheck for ExternalName services (#10467 by marcmognol)
- [k8s/ingress,k8s/crd,k8s,k8s/gatewayapi] Migrate to EndpointSlices API (#10664 by jnoordsij)
- [k8s/ingress,k8s/crd,k8s] Change log level from Warning to Info when ExternalName services is enabled (#10682 by marcmognol)
- [k8s/ingress,k8s/crd,k8s] Allow to use internal Node IPs for NodePort services (#10278 by jorisvergeer)
- [middleware,k8s,k8s/gatewayapi] Improve HTTPRoute Redirect Filter with port and scheme (#10784 by rtribotte)
- [middleware,k8s,k8s/gatewayapi] Support HTTPRoute redirect port and scheme (#10802 by rtribotte)
- [middleware] Support Content-Security-Policy-Report-Only in the headers middleware (#10709 by SpecLad)
- [middleware] Add support for Zstandard to the compression middleware (#10660 by Belphemur)
- [plugins] Enhance wasm plugins (#10829 by juliens)
- [plugins] Add logs for plugins load (#10848 by mmatur)
- [server] Support systemd socket-activation (#10399 by juliens)
Bug fixes:
- [k8s,k8s/gatewayapi] Retry on Gateway API resource status update (#10881 by rtribotte)
- [k8s,k8s/gatewayapi] Do not disable Gateway API provider if not enabled in experimental (#10862 by kevinpollet)
- [otel] Bump opentelemetry-go to v1.28 (#10876 by arukiidou)
- [plugins] Fix build only linux and darwin support wazergo (#10857 by juliens)
- [healthcheck,k8s/crd,k8s] Fix Healthcheck default value for ExternalName services (#10778 by kevinpollet)
- [middleware,metrics,tracing] Upgrade to OpenTelemetry Semantic Conventions v1.26.0 (#10850 by mmatur)
Documentation:
- [k8s,k8s/gatewayapi] Fix the Kubernetes Gateway API documentation (#10844 by nmengin)
- [k8s,k8s/gatewayapi] Rework Kubernetes Gateway API documentation (#10897 by kevinpollet)
- Prepare release v3.1.0-rc3 (#10872 by rtribotte)
- Prepare release v3.1.0-rc2 (#10860 by kevinpollet)
- Prepare release v3.1.0-rc1 (#10856 by rtribotte)
Misc:
- Merge current v3.0 into v3.1 (#10902 by rtribotte)
- Merge current v3.0 into v3.1 (#10871 by rtribotte)
- Merge current v3.0 into master (#10853 by mmatur)
- Merge current v3.0 into master (#10811 by mmatur)
- Merge current v3.0 into master (#10789 by ldez)
- Merge current v3.0 into master (#10750 by kevinpollet)
- Merge current v3.0 into master (#10655 by ldez)
- Merge current v3.0 into master (#10567 by ldez)
- Merge current v3.0 into master (#10418 by mmatur)
- Merge current v3.0 into master (#10040 by mmatur)
- Merge current v3.0 into master (#9933 by ldez)
- Merge current v3.0 into master (#9897 by ldez)
- Merge current v3.0 into master (#9871 by ldez)
- Merge current v3.0 into master (#9807 by ldez)
v3.0.4
Documentation:
- [k8s] Fix some documentation links (#10841 by rtribotte)
- Update maintainers (#10827 by emilevauge)
Misc:
- Merge current v2.11 into v3.0 (#10869 by kevinpollet)
- Merge current v2.11 into v3.0 (#10851 by mmatur)
- Merge current v2.11 into v3.0 (#10831 by mmatur)
v3.0.4
Documentation:
- [k8s] Fix some documentation links (#10841 by rtribotte)
- Update maintainers (#10827 by emilevauge)
Misc:
- Merge current v2.11 into v3.0 (#10869 by kevinpollet)
- Merge current v2.11 into v3.0 (#10851 by mmatur)
- Merge current v2.11 into v3.0 (#10831 by mmatur)
v3.0.3
Misc:
- Merge v2.11 into v3.0 (#10823 by kevinpollet)
- Merge v2.11 into v3.0 (#10810 by mmatur)
v3.0.3
Misc:
- Merge v2.11 into v3.0 (#10823 by kevinpollet)
- Merge v2.11 into v3.0 (#10810 by mmatur)
v3.0.2
Bug fixes:
- [logs] Bump OTel dependencies (#10763 by DrFaust92)
- [logs] Append to log file if it exists (#10756 by lbenguigui)
- [metrics] Fix service name label_replace in Grafana (#10758 by xdavidwu)
- [middleware] Forward the correct status code when compression is disabled within the Brotli handler (#10780 by rtribotte)
- [middleware] Support Accept-Encoding header weights with Compress middleware (#10777 by ldez)
Documentation:
Misc:
- Merge current v2.11 into v3.0 (#10796 by kevinpollet)
- Merge current v2.11 into v3.0 (#10781 by ldez)
v3.0.2
Bug fixes:
- [logs] Bump OTel dependencies (#10763 by DrFaust92)
- [logs] Append to log file if it exists (#10756 by lbenguigui)
- [metrics] Fix service name label_replace in Grafana (#10758 by xdavidwu)
- [middleware] Forward the correct status code when compression is disabled within the Brotli handler (#10780 by rtribotte)
- [middleware] Support Accept-Encoding header weights with Compress middleware (#10777 by ldez)
Documentation:
Misc:
- Merge current v2.11 into v3.0 (#10796 by kevinpollet)
- Merge current v2.11 into v3.0 (#10781 by ldez)
v3.0.1
Bug fixes:
- [k8s/ingress] Fix rule syntax version for all internal routers (#10689 by HalloTschuess)
- [metrics,tracing] Allow empty configuration for OpenTelemetry metrics and tracing (#10729 by rtribotte)
-
[provider,tls] Bump tscert dependency to
28a91b6
(#10668 by kevinpollet) - [rules,tcp] Fix the rule syntax mechanism for TCP (#10680 by lbenguigui)
- [tls,server] Remove deadlines when handling PostgreSQL connections (#10675 by rtribotte)
- [webui] Add support for IP White list (#10740 by davidbaptista)
Documentation:
- [http3] Add link to the new http3 config in migration (#10673 by yyewolf)
- [logs] Fix log.compress value (#10716 by mmatur)
- [metrics] Fix OTel documentation (#10723 by nmengin)
- [middleware] Fix doc consistency forwardauth (#10724 by mmatur)
- [middleware] Remove providers not supported in documentation (#10725 by mmatur)
- [rules] Fix typo in PathRegexp explanation (#10719 by BreadInvasion)
- [rules] Fix router documentation example (#10704 by ldez)
v3.0.1
Bug fixes:
- [k8s/ingress] Fix rule syntax version for all internal routers (#10689 by HalloTschuess)
- [metrics,tracing] Allow empty configuration for OpenTelemetry metrics and tracing (#10729 by rtribotte)
-
[provider,tls] Bump tscert dependency to
28a91b6
(#10668 by kevinpollet) - [rules,tcp] Fix the rule syntax mechanism for TCP (#10680 by lbenguigui)
- [tls,server] Remove deadlines when handling PostgreSQL connections (#10675 by rtribotte)
- [webui] Add support for IP White list (#10740 by davidbaptista)
Documentation:
- [http3] Add link to the new http3 config in migration (#10673 by yyewolf)
- [logs] Fix log.compress value (#10716 by mmatur)
- [metrics] Fix OTel documentation (#10723 by nmengin)
- [middleware] Fix doc consistency forwardauth (#10724 by mmatur)
- [middleware] Remove providers not supported in documentation (#10725 by mmatur)
- [rules] Fix typo in PathRegexp explanation (#10719 by BreadInvasion)
- [rules] Fix router documentation example (#10704 by ldez)
v3.0.0
Enhancements:
- [consul] ConsulCatalog StrictChecks (#10388 by djenriquez)
- [docker,docker/swarm] Split Docker provider (#9652 by ldez)
- [docker,service] Adds weight on ServersLoadBalancer (#10372 by juliens)
- [ecs] Add option to keep only healthy ECS tasks (#8027 by Michampt)
- [file] Reload provider file configuration on SIGHUP (#9993 by sokoide)
- [healthcheck] Support gRPC healthcheck (#8583 by jjacque)
- [healthcheck] Add a status option to the service health check (#9463 by guoard)
- [http] Support custom headers when fetching configuration through HTTP (#9421 by kevinpollet)
- [http3] Moves HTTP/3 outside the experimental section (#9570 by sdelicata)
- [k8s,hub] Remove deprecated code (#9804 by ldez)
- [k8s,k8s/gatewayapi] Support for cross-namespace references / GatewayAPI ReferenceGrants (#10346 by pascal-hofmann)
- [k8s,k8s/gatewayapi] Support HostSNIRegexp in GatewayAPI TLS routes (#9486 by ddtmachado)
- [k8s,k8s/gatewayapi] Upgrade gateway api to v1.0.0 (#10205 by mmatur)
- [k8s/crd,k8s] Support file path as input param for Kubernetes token value (#10232 by sssash18)
- [k8s/gatewayapi] Add option to set Gateway status address (#10582 by kevinpollet)
- [k8s/gatewayapi] Toggle support for experimental channel (#10435 by SantoDE)
- [k8s/gatewayapi] Add option to set Gateway status address (#10582 by kevinpollet)
- [k8s/gatewayapi] Add support for HTTPRequestRedirectFilter in k8s Gateway API (#9408 by romantomjak)
- [k8s/gatewayapi] Handle middlewares in filters extension reference (#10511 by youkoulayley)
- [k8s/ingress,k8s/crd,k8s,k8s/gatewayapi] Use runtime.Object in routerTransform (#10523 by juliens)
- [k8s/ingress,k8s] Add option to the Ingress provider to disable IngressClass lookup (#9281 by jandillenkofer)
- [k8s/ingress,k8s] Remove support of the networking.k8s.io/v1beta1 APIVersion (#9949 by rtribotte)
- [logs] Introduce static config hints (#10351 by rtribotte)
- [logs,performance] New logger for the Traefik logs (#9515 by ldez)
- [logs,plugins] Retry on plugin API calls (#9530 by ldez)
- [logs,provider] Improve provider logs (#9562 by ldez)
- [logs] Improve test logger assertions (#9533 by ldez)
- [marathon] Remove Marathon provider (#9614 by rtribotte)
- [metrics,tracing,accesslogs] Remove observability for internal resources (#9633 by rtribotte)
- [metrics,tracing] Upgrade opentelemetry dependencies (#10472 by mmatur)
- [metrics] Add support for sending DogStatsD metrics over Unix Socket (#10199 by liamvdv)
- [metrics] Remove InfluxDB v1 metrics middleware (#9612 by tomMoulard)
- [metrics] Upgrade OpenTelemetry dependencies (#10181 by mmatur)
- [metrics] Support gRPC and gRPC-Web protocol in metrics (#9483 by longit644)
- [middleware,accesslogs] Log TLS client subject (#9285 by xmessi)
- [middleware,metrics,tracing,otel] Add OpenTelemetry tracing and metrics support (#8999 by tomMoulard)
- [middleware] Disable Content-Type auto-detection by default (#9546 by sdelicata)
- [middleware] Add gRPC-Web middleware (#9451 by juliens)
- [middleware] Add support for Brotli (#9387 by glinton)
- [middleware] Renaming IPWhiteList to IPAllowList (#9457 by wxmbugu)
- [middleware,authentication,tracing] Add captured headers options for tracing (#10457 by rtribotte)
- [middleware,authentication] Add forwardAuth.addAuthCookiesToResponse (#8924 by tgunsch)
- [middleware,metrics] Semconv OTLP stable HTTP metrics (#10421 by mmatur)
- [middleware] Feat re introduce IpWhitelist middleware as deprecated (#10341 by mmatur)
- [middleware] Disable br compression when no Accept-Encoding header is present (#10178 by robin-moser)
- [middleware] Implements the includedContentTypes option for the compress middleware (#10207 by rjsocha)
-
[middleware] Add
rejectStatusCode
option toIPAllowList
middleware (#10130 by jfly) - [middleware] Merge v2.11 into v3.0 (#10426 by mmatur)
- [middleware] Add ResponseCode to CircuitBreaker (#10147 by fahhem)
- [nomad] Allow empty services (#10375 by chrispruitt)
- [nomad] Support multiple namespaces in the Nomad Provider (#9332 by 0teh)
- [plugins] Add http-wasm plugin support to Traefik (#10189 by zetaab)
- [plugins] Upgrade http-wasm host to v0.6.0 to support clients using v0.4.0 (#10475 by jcchavezs)
- [rancher] Remove Rancher v1 provider (#9613 by tomMoulard)
- [rules] Bring back v2 rule matchers (#10339 by rtribotte)
- [rules] Remove containous/mux from HTTP muxer (#9558 by tomMoulard)
- [rules] Update routing syntax (#9531 by skwair)
- [server] Add SO_REUSEPORT support for EntryPoints (#9834 by aofei)
- [server] Rework servers load-balancer to use the WRR (#9431 by juliens)
- [server] Allow default entrypoints definition (#9100 by applejag)
- [sticky-session] Support setting sticky cookie max age (#10176 by Patrick0308)
- [tls,tcp,service] Add TCP Servers Transports support (#9465 by sdelicata)
- [tls,service] Support SPIFFE mTLS between Traefik and Backend servers (#9394 by jlevesy)
- [tls] Add Tailscale certificate resolver (#9237 by kevinpollet)
- [tls] Support SNI routing with Postgres STARTTLS connections (#9377 by rtribotte)
- [tracing,otel] Migrate to opentelemetry (#10223 by zetaab)
- [tracing] Support OTEL_PROPAGATORS to configure tracing propagation (#10465 by youkoulayley)
- [webui,middleware,k8s/gatewayapi] Support RequestHeaderModifier filter (#10521 by rtribotte)
- [webui] Added router priority to webui's list and detail page (#9004 by bendre90)
- Reintroduce dropped v2 dynamic config (#10355 by rtribotte)
- Remove deprecated options (#9527 by sdelicata)
Bug fixes:
- [consul,tls] Enable TLS for Consul Connect TCP services (#10140 by rtribotte)
- [docker] Fix struct names in comment (#10503 by hishope)
- [k8s/crd,k8s] Adds the missing circuit-breaker response code for CRD (#10625 by ldez)
- [k8s/crd,k8s] Delete warning in Kubernetes CRD provider about the supported version (#10414 by nmengin)
- [logs] Avoid cumulative send anonymous usage log (#10579 by mmatur)
- [logs] Change traefik cmd error log to error level (#9569 by tomMoulard)
- [logs] Fix log level (#9545 by ldez)
- [metrics] Fix OpenTelemetry metrics (#9962 by rtribotte)
- [metrics] Fix OpenTelemetry service name (#9619 by tomMoulard)
- [metrics] Fix open connections metric (#9656 by mpl)
- [metrics] Remove config reload failure metrics (#9660 by rtribotte)
- [metrics] Fix OpenTelemetry unit tests (#10380 by mmatur)
- [metrics] Fix ServerUp metric (#9534 by kevinpollet)
- [middleware,authentication,metrics,tracing] Align OpenTelemetry tracing and metrics configurations (#10404 by rtribotte)
- [middleware] Fix brotli response status code when compression is disabled (#10396 by rtribotte)
- [middleware] Allow short healthcheck interval with long timeout (#9832 by kevinmcconnell)
- [middleware] Fix GrpcWeb middleware to clear ContentLength after translating to normal gRPC message (#9782 by CleverUnderDog)
-
[provider,tls] Bump tscert dependency to
28a91b6
(#10668 by kevinpollet) - [rules] Rework Host and HostRegexp matchers (#9559 by tomMoulard)
- [rules] Support regexp in path/pathprefix in matcher v2 (#10546 by youkoulayley)
- [sticky-session,server] Set sameSite field for wrr load balancer sticky cookie (#10066 by sunyakun)
- [tcp] Don't log EOF or timeout errors while peeking first bytes in Postgres StartTLS hook (#9663 by rtribotte)
- [tls,server] Compute priority for https forwarder TLS routes (#10288 by rtribotte)
- [tls,service] Enforce default servers transport SPIFFE config (#9444 by jlevesy)
- [webui] Detect dashboard assets content types (#9622 by tomMoulard)
- [webui] Add missing Docker Swarm logo (#10529 by ldez)
- [webui] fix: detect dashboard content types (#9594 by ldez)
- Fix a regression on flags using spaces between key and value (#10445 by ldez)
Documentation:
- [docker/swarm] Remove documentation of old swarm options (#10001 by ldez)
- [docker/swarm] Fix minor typo in swarm example (#10071 by kaznovac)
- [k8s,k8s/gatewayapi] Add ReferenceGrants to Gateway API Traefik controller RBAC (#10462 by rtribotte)
- [k8s] Update Kubernetes version for v3 Helm chart (#10637 by jnoordsij)
- [k8s] Improve Kubernetes support documentation (#9974 by rtribotte)
- [k8s] Fix invalid version in docs about Gateway API on Traefik v3 (#10474 by mloiseleur)
- [rules] Improve ruleSyntax option documentation (#10441 by rtribotte)
- Prepare release v3.0.0 (#10666 by rtribotte)
- Prepare release v3.0.0-rc2 (#10514 by rtribotte)
- Fix typo in migration docs (#10478 by Eisberge)
- Prepare release v3.0.0 rc3 (#10520 by rtribotte)
- Fix typo in dialer_test.go (#10552 by eltociear)
- Fix typo and improve explanation on internal resources (#10563 by mloiseleur)
- Prepare release v3.0.0-rc1 (#10429 by mmatur)
- Update version comment in quick-start.md (#10383 by matthieuwerner)
- Improve migration guide (#10319 by rtribotte)
- Prepare release v3.0.0 beta5 (#10273 by rtribotte)
- Prepare release v3.0.0-beta4 (#10165 by mmatur)
- Prepare release v3.0.0-rc4 (#10588 by kevinpollet)
- Fix bad anchor on documentation (#10041 by mmatur)
- Prepare release v3.0.0-rc5 (#10605 by ldez)
- Fix migration guide heading (#9989 by ldez)
- Prepare release v3.0.0-beta3 (#9978 by ldez)
- Fix some typos in comments (#10626 by hidewrong)
- Adjust quick start (#9790 by svx)
- Mention PathPrefix matcher changes in V3 Migration Guide (#9727 by aofei)
- Fix yaml indentation in the HTTP3 example (#9724 by benwaffle)
- Add OpenTelemetry in observability overview (#9654 by tomMoulard)
- Prepare release v3.0.0-beta2 (#9587 by tomMoulard)
- Prepare release v3.0.0-beta1 (#9577 by rtribotte)
Misc:
- Merge current v2.11 into v3.0 (#10651 by ldez)
- Merge current v2.11 into v3.0 (#10632 by kevinpollet)
- Merge current v2.11 into v3.0 (#10604 by ldez)
- Merge branch v2.11 into v3.0 (#10587 by kevinpollet)
- Merge current v2.11 into v3.0 (#10566 by mmatur)
- Merge current v2.11 into v3.0 (#10564 by ldez)
- Merge branch v2.11 into v3.0 (#10519 by rtribotte)
- Merge v2.11 into v3.0 (#10513 by mmatur)
- Merge v2.11 into v3.0 (#10417 by mmatur)
- Merge current v2.11 into v3.0 (#10382 by mmatur)
- Merge back v2.11 into v3.0 (#10377 by mmatur)
- Merge back v2.11 into v3.0 (#10353 by youkoulayley)
- Merge current v2.11 into v3.0 (#10328 by mmatur)
- Merge current v2.10 into v3.0 (#10272 by rtribotte)
- Merge current v2.10 into v3.0 (#10164 by mmatur)
- Merge current v2.10 into v3.0 (#10038 by mmatur)
- Merge branch v2.10 into v3.0 (#9977 by ldez)
- Merge branch v2.10 into v3.0 (#9931 by ldez)
- Merge branch v2.10 into v3.0 (#9896 by ldez)
- Merge branch v2.10 into v3.0 (#9867 by ldez)
- Merge branch v2.10 into v3.0 (#9850 by ldez)
- Merge branch v2.10 into v3.0 (#9845 by ldez)
- Merge branch v2.10 into v3.0 (#9803 by ldez)
- Merge branch v2.10 into v3.0 (#9793 by ldez)
- Merge branch v2.9 into v3.0 (#9722 by rtribotte)
- Merge branch v2.9 into v3.0 (#9650 by tomMoulard)
- Merge branch v2.9 into v3.0 (#9632 by kevinpollet)
- Merge current v2.9 into master (#9576 by rtribotte)
- Merge branch v2.9 into master (#9554 by ldez)
- Merge branch v2.9 into master (#9536 by ldez)
- Merge branch v2.9 into master (#9532 by ldez)
- Merge branch v2.9 into master (#9482 by kevinpollet)
- Merge branch v2.9 into master (#9464 by ldez)
- Merge branch v2.9 into master (#9449 by kevinpollet)
- Merge branch v2.9 into master (#9419 by kevinpollet)
- Merge branch v2.9 into master (#9351 by rtribotte)
v3.0.0
Enhancements:
- [consul] ConsulCatalog StrictChecks (#10388 by djenriquez)
- [docker,docker/swarm] Split Docker provider (#9652 by ldez)
- [docker,service] Adds weight on ServersLoadBalancer (#10372 by juliens)
- [ecs] Add option to keep only healthy ECS tasks (#8027 by Michampt)
- [file] Reload provider file configuration on SIGHUP (#9993 by sokoide)
- [healthcheck] Support gRPC healthcheck (#8583 by jjacque)
- [healthcheck] Add a status option to the service health check (#9463 by guoard)
- [http] Support custom headers when fetching configuration through HTTP (#9421 by kevinpollet)
- [http3] Moves HTTP/3 outside the experimental section (#9570 by sdelicata)
- [k8s,hub] Remove deprecated code (#9804 by ldez)
- [k8s,k8s/gatewayapi] Support for cross-namespace references / GatewayAPI ReferenceGrants (#10346 by pascal-hofmann)
- [k8s,k8s/gatewayapi] Support HostSNIRegexp in GatewayAPI TLS routes (#9486 by ddtmachado)
- [k8s,k8s/gatewayapi] Upgrade gateway api to v1.0.0 (#10205 by mmatur)
- [k8s/crd,k8s] Support file path as input param for Kubernetes token value (#10232 by sssash18)
- [k8s/gatewayapi] Add option to set Gateway status address (#10582 by kevinpollet)
- [k8s/gatewayapi] Toggle support for experimental channel (#10435 by SantoDE)
- [k8s/gatewayapi] Add option to set Gateway status address (#10582 by kevinpollet)
- [k8s/gatewayapi] Add support for HTTPRequestRedirectFilter in k8s Gateway API (#9408 by romantomjak)
- [k8s/gatewayapi] Handle middlewares in filters extension reference (#10511 by youkoulayley)
- [k8s/ingress,k8s/crd,k8s,k8s/gatewayapi] Use runtime.Object in routerTransform (#10523 by juliens)
- [k8s/ingress,k8s] Add option to the Ingress provider to disable IngressClass lookup (#9281 by jandillenkofer)
- [k8s/ingress,k8s] Remove support of the networking.k8s.io/v1beta1 APIVersion (#9949 by rtribotte)
- [logs] Introduce static config hints (#10351 by rtribotte)
- [logs,performance] New logger for the Traefik logs (#9515 by ldez)
- [logs,plugins] Retry on plugin API calls (#9530 by ldez)
- [logs,provider] Improve provider logs (#9562 by ldez)
- [logs] Improve test logger assertions (#9533 by ldez)
- [marathon] Remove Marathon provider (#9614 by rtribotte)
- [metrics,tracing,accesslogs] Remove observability for internal resources (#9633 by rtribotte)
- [metrics,tracing] Upgrade opentelemetry dependencies (#10472 by mmatur)
- [metrics] Add support for sending DogStatsD metrics over Unix Socket (#10199 by liamvdv)
- [metrics] Remove InfluxDB v1 metrics middleware (#9612 by tomMoulard)
- [metrics] Upgrade OpenTelemetry dependencies (#10181 by mmatur)
- [metrics] Support gRPC and gRPC-Web protocol in metrics (#9483 by longit644)
- [middleware,accesslogs] Log TLS client subject (#9285 by xmessi)
- [middleware,metrics,tracing,otel] Add OpenTelemetry tracing and metrics support (#8999 by tomMoulard)
- [middleware] Disable Content-Type auto-detection by default (#9546 by sdelicata)
- [middleware] Add gRPC-Web middleware (#9451 by juliens)
- [middleware] Add support for Brotli (#9387 by glinton)
- [middleware] Renaming IPWhiteList to IPAllowList (#9457 by wxmbugu)
- [middleware,authentication,tracing] Add captured headers options for tracing (#10457 by rtribotte)
- [middleware,authentication] Add forwardAuth.addAuthCookiesToResponse (#8924 by tgunsch)
- [middleware,metrics] Semconv OTLP stable HTTP metrics (#10421 by mmatur)
- [middleware] Feat re introduce IpWhitelist middleware as deprecated (#10341 by mmatur)
- [middleware] Disable br compression when no Accept-Encoding header is present (#10178 by robin-moser)
- [middleware] Implements the includedContentTypes option for the compress middleware (#10207 by rjsocha)
-
[middleware] Add
rejectStatusCode
option toIPAllowList
middleware (#10130 by jfly) - [middleware] Merge v2.11 into v3.0 (#10426 by mmatur)
- [middleware] Add ResponseCode to CircuitBreaker (#10147 by fahhem)
- [nomad] Allow empty services (#10375 by chrispruitt)
- [nomad] Support multiple namespaces in the Nomad Provider (#9332 by 0teh)
- [plugins] Add http-wasm plugin support to Traefik (#10189 by zetaab)
- [plugins] Upgrade http-wasm host to v0.6.0 to support clients using v0.4.0 (#10475 by jcchavezs)
- [rancher] Remove Rancher v1 provider (#9613 by tomMoulard)
- [rules] Bring back v2 rule matchers (#10339 by rtribotte)
- [rules] Remove containous/mux from HTTP muxer (#9558 by tomMoulard)
- [rules] Update routing syntax (#9531 by skwair)
- [server] Add SO_REUSEPORT support for EntryPoints (#9834 by aofei)
- [server] Rework servers load-balancer to use the WRR (#9431 by juliens)
- [server] Allow default entrypoints definition (#9100 by applejag)
- [sticky-session] Support setting sticky cookie max age (#10176 by Patrick0308)
- [tls,tcp,service] Add TCP Servers Transports support (#9465 by sdelicata)
- [tls,service] Support SPIFFE mTLS between Traefik and Backend servers (#9394 by jlevesy)
- [tls] Add Tailscale certificate resolver (#9237 by kevinpollet)
- [tls] Support SNI routing with Postgres STARTTLS connections (#9377 by rtribotte)
- [tracing,otel] Migrate to opentelemetry (#10223 by zetaab)
- [tracing] Support OTEL_PROPAGATORS to configure tracing propagation (#10465 by youkoulayley)
- [webui,middleware,k8s/gatewayapi] Support RequestHeaderModifier filter (#10521 by rtribotte)
- [webui] Added router priority to webui's list and detail page (#9004 by bendre90)
- Reintroduce dropped v2 dynamic config (#10355 by rtribotte)
- Remove deprecated options (#9527 by sdelicata)
Bug fixes:
- [consul,tls] Enable TLS for Consul Connect TCP services (#10140 by rtribotte)
- [docker] Fix struct names in comment (#10503 by hishope)
- [k8s/crd,k8s] Adds the missing circuit-breaker response code for CRD (#10625 by ldez)
- [k8s/crd,k8s] Delete warning in Kubernetes CRD provider about the supported version (#10414 by nmengin)
- [logs] Avoid cumulative send anonymous usage log (#10579 by mmatur)
- [logs] Change traefik cmd error log to error level (#9569 by tomMoulard)
- [logs] Fix log level (#9545 by ldez)
- [metrics] Fix OpenTelemetry metrics (#9962 by rtribotte)
- [metrics] Fix OpenTelemetry service name (#9619 by tomMoulard)
- [metrics] Fix open connections metric (#9656 by mpl)
- [metrics] Remove config reload failure metrics (#9660 by rtribotte)
- [metrics] Fix OpenTelemetry unit tests (#10380 by mmatur)
- [metrics] Fix ServerUp metric (#9534 by kevinpollet)
- [middleware,authentication,metrics,tracing] Align OpenTelemetry tracing and metrics configurations (#10404 by rtribotte)
- [middleware] Fix brotli response status code when compression is disabled (#10396 by rtribotte)
- [middleware] Allow short healthcheck interval with long timeout (#9832 by kevinmcconnell)
- [middleware] Fix GrpcWeb middleware to clear ContentLength after translating to normal gRPC message (#9782 by CleverUnderDog)
-
[provider,tls] Bump tscert dependency to
28a91b6
(#10668 by kevinpollet) - [rules] Rework Host and HostRegexp matchers (#9559 by tomMoulard)
- [rules] Support regexp in path/pathprefix in matcher v2 (#10546 by youkoulayley)
- [sticky-session,server] Set sameSite field for wrr load balancer sticky cookie (#10066 by sunyakun)
- [tcp] Don't log EOF or timeout errors while peeking first bytes in Postgres StartTLS hook (#9663 by rtribotte)
- [tls,server] Compute priority for https forwarder TLS routes (#10288 by rtribotte)
- [tls,service] Enforce default servers transport SPIFFE config (#9444 by jlevesy)
- [webui] Detect dashboard assets content types (#9622 by tomMoulard)
- [webui] Add missing Docker Swarm logo (#10529 by ldez)
- [webui] fix: detect dashboard content types (#9594 by ldez)
- Fix a regression on flags using spaces between key and value (#10445 by ldez)
Documentation:
- [docker/swarm] Remove documentation of old swarm options (#10001 by ldez)
- [docker/swarm] Fix minor typo in swarm example (#10071 by kaznovac)
- [k8s,k8s/gatewayapi] Add ReferenceGrants to Gateway API Traefik controller RBAC (#10462 by rtribotte)
- [k8s] Update Kubernetes version for v3 Helm chart (#10637 by jnoordsij)
- [k8s] Improve Kubernetes support documentation (#9974 by rtribotte)
- [k8s] Fix invalid version in docs about Gateway API on Traefik v3 (#10474 by mloiseleur)
- [rules] Improve ruleSyntax option documentation (#10441 by rtribotte)
- Prepare release v3.0.0 (#10666 by rtribotte)
- Prepare release v3.0.0-rc2 (#10514 by rtribotte)
- Fix typo in migration docs (#10478 by Eisberge)
- Prepare release v3.0.0 rc3 (#10520 by rtribotte)
- Fix typo in dialer_test.go (#10552 by eltociear)
- Fix typo and improve explanation on internal resources (#10563 by mloiseleur)
- Prepare release v3.0.0-rc1 (#10429 by mmatur)
- Update version comment in quick-start.md (#10383 by matthieuwerner)
- Improve migration guide (#10319 by rtribotte)
- Prepare release v3.0.0 beta5 (#10273 by rtribotte)
- Prepare release v3.0.0-beta4 (#10165 by mmatur)
- Prepare release v3.0.0-rc4 (#10588 by kevinpollet)
- Fix bad anchor on documentation (#10041 by mmatur)
- Prepare release v3.0.0-rc5 (#10605 by ldez)
- Fix migration guide heading (#9989 by ldez)
- Prepare release v3.0.0-beta3 (#9978 by ldez)
- Fix some typos in comments (#10626 by hidewrong)
- Adjust quick start (#9790 by svx)
- Mention PathPrefix matcher changes in V3 Migration Guide (#9727 by aofei)
- Fix yaml indentation in the HTTP3 example (#9724 by benwaffle)
- Add OpenTelemetry in observability overview (#9654 by tomMoulard)
- Prepare release v3.0.0-beta2 (#9587 by tomMoulard)
- Prepare release v3.0.0-beta1 (#9577 by rtribotte)
Misc:
- Merge current v2.11 into v3.0 (#10651 by ldez)
- Merge current v2.11 into v3.0 (#10632 by kevinpollet)
- Merge current v2.11 into v3.0 (#10604 by ldez)
- Merge branch v2.11 into v3.0 (#10587 by kevinpollet)
- Merge current v2.11 into v3.0 (#10566 by mmatur)
- Merge current v2.11 into v3.0 (#10564 by ldez)
- Merge branch v2.11 into v3.0 (#10519 by rtribotte)
- Merge v2.11 into v3.0 (#10513 by mmatur)
- Merge v2.11 into v3.0 (#10417 by mmatur)
- Merge current v2.11 into v3.0 (#10382 by mmatur)
- Merge back v2.11 into v3.0 (#10377 by mmatur)
- Merge back v2.11 into v3.0 (#10353 by youkoulayley)
- Merge current v2.11 into v3.0 (#10328 by mmatur)
- Merge current v2.10 into v3.0 (#10272 by rtribotte)
- Merge current v2.10 into v3.0 (#10164 by mmatur)
- Merge current v2.10 into v3.0 (#10038 by mmatur)
- Merge branch v2.10 into v3.0 (#9977 by ldez)
- Merge branch v2.10 into v3.0 (#9931 by ldez)
- Merge branch v2.10 into v3.0 (#9896 by ldez)
- Merge branch v2.10 into v3.0 (#9867 by ldez)
- Merge branch v2.10 into v3.0 (#9850 by ldez)
- Merge branch v2.10 into v3.0 (#9845 by ldez)
- Merge branch v2.10 into v3.0 (#9803 by ldez)
- Merge branch v2.10 into v3.0 (#9793 by ldez)
- Merge branch v2.9 into v3.0 (#9722 by rtribotte)
- Merge branch v2.9 into v3.0 (#9650 by tomMoulard)
- Merge branch v2.9 into v3.0 (#9632 by kevinpollet)
- Merge current v2.9 into master (#9576 by rtribotte)
- Merge branch v2.9 into master (#9554 by ldez)
- Merge branch v2.9 into master (#9536 by ldez)
- Merge branch v2.9 into master (#9532 by ldez)
- Merge branch v2.9 into master (#9482 by kevinpollet)
- Merge branch v2.9 into master (#9464 by ldez)
- Merge branch v2.9 into master (#9449 by kevinpollet)
- Merge branch v2.9 into master (#9419 by kevinpollet)
- Merge branch v2.9 into master (#9351 by rtribotte)
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.