containous/traefik (traefik)
### [`v3.2`](https://redirect.github.com/containous/traefik/blob/HEAD/CHANGELOG.md#v320-rc1-2024-10-02)
[All Commits](https://redirect.github.com/traefik/traefik/compare/v3.1.0-rc1...v3.2.0-rc1)
**Enhancements:**
- **\[acme]** Remove same email requirement for certresolvers ([#11019](https://redirect.github.com/traefik/traefik/pull/11019) by [Emrio](https://redirect.github.com/Emrio))
- **\[acme]** Add support for custom CA certificates by certificate resolver ([#10816](https://redirect.github.com/traefik/traefik/pull/10816) by [ldez](https://redirect.github.com/ldez))
- **\[acme]** Add 30 day certificatesDuration step ([#10970](https://redirect.github.com/traefik/traefik/pull/10970) by [luker983](https://redirect.github.com/luker983))
- **\[docker]** Support HTTP BasicAuth for docker and swarm endpoint ([#10776](https://redirect.github.com/traefik/traefik/pull/10776) by [985492783](https://redirect.github.com/985492783))
- **\[k8s,k8s/gatewayapi]** Add supported features to the Gateway API GatewayClass status ([#11056](https://redirect.github.com/traefik/traefik/pull/11056) by [rtribotte](https://redirect.github.com/rtribotte))
- **\[k8s,k8s/gatewayapi]** Update sigs.k8s.io/gateway-api to v1.2.0-rc1 ([#11124](https://redirect.github.com/traefik/traefik/pull/11124) by [rtribotte](https://redirect.github.com/rtribotte))
- **\[k8s,k8s/gatewayapi]** Add support for backend protocol selection in HTTP and GRPC routes ([#11051](https://redirect.github.com/traefik/traefik/pull/11051) by [rtribotte](https://redirect.github.com/rtribotte))
- **\[k8s,k8s/gatewayapi]** Improve Kubernetes GatewayAPI TCPRoute and TLSRoute support ([#11042](https://redirect.github.com/traefik/traefik/pull/11042) by [rtribotte](https://redirect.github.com/rtribotte))
- **\[k8s,k8s/gatewayapi]** Support HTTPRoute destination port matching ([#11134](https://redirect.github.com/traefik/traefik/pull/11134) by [kevinpollet](https://redirect.github.com/kevinpollet))
- **\[k8s,k8s/gatewayapi]** Bump sigs.k8s.io/gateway-api to v1.2.0-rc2 ([#11131](https://redirect.github.com/traefik/traefik/pull/11131) by [kevinpollet](https://redirect.github.com/kevinpollet))
- **\[k8s,k8s/gatewayapi]** Add support for Gateway API BackendTLSPolicies ([#11009](https://redirect.github.com/traefik/traefik/pull/11009) by [rtribotte](https://redirect.github.com/rtribotte))
- **\[k8s,k8s/gatewayapi]** Support NativeLB option in GatewayAPI provider ([#11147](https://redirect.github.com/traefik/traefik/pull/11147) by [rtribotte](https://redirect.github.com/rtribotte))
- **\[k8s,k8s/gatewayapi]** Support ResponseHeaderModifier filter ([#10987](https://redirect.github.com/traefik/traefik/pull/10987) by [kevinpollet](https://redirect.github.com/kevinpollet))
- **\[k8s,k8s/gatewayapi]** Support GRPC routes ([#10975](https://redirect.github.com/traefik/traefik/pull/10975) by [kevinpollet](https://redirect.github.com/kevinpollet))
- **\[metrics,otel]** Allow setting service.name for OTLP metrics ([#10917](https://redirect.github.com/traefik/traefik/pull/10917) by [cmartell-at-ocp](https://redirect.github.com/cmartell-at-ocp))
- **\[middleware,accesslogs]** Record trace id and EntryPoint span id into access log ([#10921](https://redirect.github.com/traefik/traefik/pull/10921) by [weijiany](https://redirect.github.com/weijiany))
- **\[middleware,authentication]** Support LogUserHeader with forwardAuth middleware ([#10833](https://redirect.github.com/traefik/traefik/pull/10833) by [GaleHuang](https://redirect.github.com/GaleHuang))
- **\[middleware]** Add encodings option to the compression middleware ([#10943](https://redirect.github.com/traefik/traefik/pull/10943) by [wollomatic](https://redirect.github.com/wollomatic))
- **\[middleware]** Add support for ipv6 subnet in ipStrategy ([#9747](https://redirect.github.com/traefik/traefik/pull/9747) by [michal-kralik](https://redirect.github.com/michal-kralik))
- **\[nomad]** Support for watching instead of polling Nomad ([#10997](https://redirect.github.com/traefik/traefik/pull/10997) by [deverton-godaddy](https://redirect.github.com/deverton-godaddy))
- **\[server,performance]** Introduce a fast proxy mode to improve HTTP/1.1 performances with backends ([#11122](https://redirect.github.com/traefik/traefik/pull/11122) by [kevinpollet](https://redirect.github.com/kevinpollet))
- **\[server]** Configurable max request header size ([#10995](https://redirect.github.com/traefik/traefik/pull/10995) by [lucasrod16](https://redirect.github.com/lucasrod16))
- **\[service]** Add mirrorBody option to HTTP mirroring ([#11032](https://redirect.github.com/traefik/traefik/pull/11032) by [MatteoPaier](https://redirect.github.com/MatteoPaier))
### [`v3.2`](https://redirect.github.com/containous/traefik/blob/HEAD/CHANGELOG.md#v320-rc1-2024-10-02)
[All Commits](https://redirect.github.com/traefik/traefik/compare/v3.1.0-rc1...v3.2.0-rc1)
**Enhancements:**
- **\[acme]** Remove same email requirement for certresolvers ([#11019](https://redirect.github.com/traefik/traefik/pull/11019) by [Emrio](https://redirect.github.com/Emrio))
- **\[acme]** Add support for custom CA certificates by certificate resolver ([#10816](https://redirect.github.com/traefik/traefik/pull/10816) by [ldez](https://redirect.github.com/ldez))
- **\[acme]** Add 30 day certificatesDuration step ([#10970](https://redirect.github.com/traefik/traefik/pull/10970) by [luker983](https://redirect.github.com/luker983))
- **\[docker]** Support HTTP BasicAuth for docker and swarm endpoint ([#10776](https://redirect.github.com/traefik/traefik/pull/10776) by [985492783](https://redirect.github.com/985492783))
- **\[k8s,k8s/gatewayapi]** Add supported features to the Gateway API GatewayClass status ([#11056](https://redirect.github.com/traefik/traefik/pull/11056) by [rtribotte](https://redirect.github.com/rtribotte))
- **\[k8s,k8s/gatewayapi]** Update sigs.k8s.io/gateway-api to v1.2.0-rc1 ([#11124](https://redirect.github.com/traefik/traefik/pull/11124) by [rtribotte](https://redirect.github.com/rtribotte))
- **\[k8s,k8s/gatewayapi]** Add support for backend protocol selection in HTTP and GRPC routes ([#11051](https://redirect.github.com/traefik/traefik/pull/11051) by [rtribotte](https://redirect.github.com/rtribotte))
- **\[k8s,k8s/gatewayapi]** Improve Kubernetes GatewayAPI TCPRoute and TLSRoute support ([#11042](https://redirect.github.com/traefik/traefik/pull/11042) by [rtribotte](https://redirect.github.com/rtribotte))
- **\[k8s,k8s/gatewayapi]** Support HTTPRoute destination port matching ([#11134](https://redirect.github.com/traefik/traefik/pull/11134) by [kevinpollet](https://redirect.github.com/kevinpollet))
- **\[k8s,k8s/gatewayapi]** Bump sigs.k8s.io/gateway-api to v1.2.0-rc2 ([#11131](https://redirect.github.com/traefik/traefik/pull/11131) by [kevinpollet](https://redirect.github.com/kevinpollet))
- **\[k8s,k8s/gatewayapi]** Add support for Gateway API BackendTLSPolicies ([#11009](https://redirect.github.com/traefik/traefik/pull/11009) by [rtribotte](https://redirect.github.com/rtribotte))
- **\[k8s,k8s/gatewayapi]** Support NativeLB option in GatewayAPI provider ([#11147](https://redirect.github.com/traefik/traefik/pull/11147) by [rtribotte](https://redirect.github.com/rtribotte))
- **\[k8s,k8s/gatewayapi]** Support ResponseHeaderModifier filter ([#10987](https://redirect.github.com/traefik/traefik/pull/10987) by [kevinpollet](https://redirect.github.com/kevinpollet))
- **\[k8s,k8s/gatewayapi]** Support GRPC routes ([#10975](https://redirect.github.com/traefik/traefik/pull/10975) by [kevinpollet](https://redirect.github.com/kevinpollet))
- **\[metrics,otel]** Allow setting service.name for OTLP metrics ([#10917](https://redirect.github.com/traefik/traefik/pull/10917) by [cmartell-at-ocp](https://redirect.github.com/cmartell-at-ocp))
- **\[middleware,accesslogs]** Record trace id and EntryPoint span id into access log ([#10921](https://redirect.github.com/traefik/traefik/pull/10921) by [weijiany](https://redirect.github.com/weijiany))
- **\[middleware,authentication]** Support LogUserHeader with forwardAuth middleware ([#10833](https://redirect.github.com/traefik/traefik/pull/10833) by [GaleHuang](https://redirect.github.com/GaleHuang))
- **\[middleware]** Add encodings option to the compression middleware ([#10943](https://redirect.github.com/traefik/traefik/pull/10943) by [wollomatic](https://redirect.github.com/wollomatic))
- **\[middleware]** Add support for ipv6 subnet in ipStrategy ([#9747](https://redirect.github.com/traefik/traefik/pull/9747) by [michal-kralik](https://redirect.github.com/michal-kralik))
- **\[nomad]** Support for watching instead of polling Nomad ([#10997](https://redirect.github.com/traefik/traefik/pull/10997) by [deverton-godaddy](https://redirect.github.com/deverton-godaddy))
- **\[server,performance]** Introduce a fast proxy mode to improve HTTP/1.1 performances with backends ([#11122](https://redirect.github.com/traefik/traefik/pull/11122) by [kevinpollet](https://redirect.github.com/kevinpollet))
- **\[server]** Configurable max request header size ([#10995](https://redirect.github.com/traefik/traefik/pull/10995) by [lucasrod16](https://redirect.github.com/lucasrod16))
- **\[service]** Add mirrorBody option to HTTP mirroring ([#11032](https://redirect.github.com/traefik/traefik/pull/11032) by [MatteoPaier](https://redirect.github.com/MatteoPaier))
### [`v3.1`](https://redirect.github.com/containous/traefik/blob/HEAD/CHANGELOG.md#v315-2024-10-02)
[All Commits](https://redirect.github.com/traefik/traefik/compare/v3.1.4...v3.1.5)
**Bug fixes:**
- **\[k8s/ingress,k8s]** Disable IngressClass lookup when disableClusterScopeResources is enabled ([#11111](https://redirect.github.com/traefik/traefik/pull/11111) by [jnoordsij](https://redirect.github.com/jnoordsij))
- **\[server]** Rework condition to not log on timeout ([#11132](https://redirect.github.com/traefik/traefik/pull/11132) by [rtribotte](https://redirect.github.com/rtribotte))
- Merge branch v2.11 into v3.1 ([#11149](https://redirect.github.com/traefik/traefik/pull/11149) by [kevinpollet](https://redirect.github.com/kevinpollet))
- Merge branch v2.11 into v3.1 ([#11142](https://redirect.github.com/traefik/traefik/pull/11142) by [rtribotte](https://redirect.github.com/rtribotte))
### [`v3.1`](https://redirect.github.com/containous/traefik/blob/HEAD/CHANGELOG.md#v315-2024-10-02)
[All Commits](https://redirect.github.com/traefik/traefik/compare/v3.1.4...v3.1.5)
**Bug fixes:**
- **\[k8s/ingress,k8s]** Disable IngressClass lookup when disableClusterScopeResources is enabled ([#11111](https://redirect.github.com/traefik/traefik/pull/11111) by [jnoordsij](https://redirect.github.com/jnoordsij))
- **\[server]** Rework condition to not log on timeout ([#11132](https://redirect.github.com/traefik/traefik/pull/11132) by [rtribotte](https://redirect.github.com/rtribotte))
- Merge branch v2.11 into v3.1 ([#11149](https://redirect.github.com/traefik/traefik/pull/11149) by [kevinpollet](https://redirect.github.com/kevinpollet))
- Merge branch v2.11 into v3.1 ([#11142](https://redirect.github.com/traefik/traefik/pull/11142) by [rtribotte](https://redirect.github.com/rtribotte))
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
[ ] If you want to rebase/retry this PR, check this box
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This PR contains the following updates:
v3.0
->v3.2
Release Notes
containous/traefik (traefik)
### [`v3.2`](https://redirect.github.com/containous/traefik/blob/HEAD/CHANGELOG.md#v320-rc1-2024-10-02) [All Commits](https://redirect.github.com/traefik/traefik/compare/v3.1.0-rc1...v3.2.0-rc1) **Enhancements:** - **\[acme]** Remove same email requirement for certresolvers ([#11019](https://redirect.github.com/traefik/traefik/pull/11019) by [Emrio](https://redirect.github.com/Emrio)) - **\[acme]** Add support for custom CA certificates by certificate resolver ([#10816](https://redirect.github.com/traefik/traefik/pull/10816) by [ldez](https://redirect.github.com/ldez)) - **\[acme]** Add 30 day certificatesDuration step ([#10970](https://redirect.github.com/traefik/traefik/pull/10970) by [luker983](https://redirect.github.com/luker983)) - **\[docker]** Support HTTP BasicAuth for docker and swarm endpoint ([#10776](https://redirect.github.com/traefik/traefik/pull/10776) by [985492783](https://redirect.github.com/985492783)) - **\[k8s,k8s/gatewayapi]** Add supported features to the Gateway API GatewayClass status ([#11056](https://redirect.github.com/traefik/traefik/pull/11056) by [rtribotte](https://redirect.github.com/rtribotte)) - **\[k8s,k8s/gatewayapi]** Update sigs.k8s.io/gateway-api to v1.2.0-rc1 ([#11124](https://redirect.github.com/traefik/traefik/pull/11124) by [rtribotte](https://redirect.github.com/rtribotte)) - **\[k8s,k8s/gatewayapi]** Add support for backend protocol selection in HTTP and GRPC routes ([#11051](https://redirect.github.com/traefik/traefik/pull/11051) by [rtribotte](https://redirect.github.com/rtribotte)) - **\[k8s,k8s/gatewayapi]** Improve Kubernetes GatewayAPI TCPRoute and TLSRoute support ([#11042](https://redirect.github.com/traefik/traefik/pull/11042) by [rtribotte](https://redirect.github.com/rtribotte)) - **\[k8s,k8s/gatewayapi]** Support HTTPRoute destination port matching ([#11134](https://redirect.github.com/traefik/traefik/pull/11134) by [kevinpollet](https://redirect.github.com/kevinpollet)) - **\[k8s,k8s/gatewayapi]** Bump sigs.k8s.io/gateway-api to v1.2.0-rc2 ([#11131](https://redirect.github.com/traefik/traefik/pull/11131) by [kevinpollet](https://redirect.github.com/kevinpollet)) - **\[k8s,k8s/gatewayapi]** Add support for Gateway API BackendTLSPolicies ([#11009](https://redirect.github.com/traefik/traefik/pull/11009) by [rtribotte](https://redirect.github.com/rtribotte)) - **\[k8s,k8s/gatewayapi]** Support NativeLB option in GatewayAPI provider ([#11147](https://redirect.github.com/traefik/traefik/pull/11147) by [rtribotte](https://redirect.github.com/rtribotte)) - **\[k8s,k8s/gatewayapi]** Support ResponseHeaderModifier filter ([#10987](https://redirect.github.com/traefik/traefik/pull/10987) by [kevinpollet](https://redirect.github.com/kevinpollet)) - **\[k8s,k8s/gatewayapi]** Support GRPC routes ([#10975](https://redirect.github.com/traefik/traefik/pull/10975) by [kevinpollet](https://redirect.github.com/kevinpollet)) - **\[metrics,otel]** Allow setting service.name for OTLP metrics ([#10917](https://redirect.github.com/traefik/traefik/pull/10917) by [cmartell-at-ocp](https://redirect.github.com/cmartell-at-ocp)) - **\[middleware,accesslogs]** Record trace id and EntryPoint span id into access log ([#10921](https://redirect.github.com/traefik/traefik/pull/10921) by [weijiany](https://redirect.github.com/weijiany)) - **\[middleware,authentication]** Support LogUserHeader with forwardAuth middleware ([#10833](https://redirect.github.com/traefik/traefik/pull/10833) by [GaleHuang](https://redirect.github.com/GaleHuang)) - **\[middleware]** Add encodings option to the compression middleware ([#10943](https://redirect.github.com/traefik/traefik/pull/10943) by [wollomatic](https://redirect.github.com/wollomatic)) - **\[middleware]** Add support for ipv6 subnet in ipStrategy ([#9747](https://redirect.github.com/traefik/traefik/pull/9747) by [michal-kralik](https://redirect.github.com/michal-kralik)) - **\[nomad]** Support for watching instead of polling Nomad ([#10997](https://redirect.github.com/traefik/traefik/pull/10997) by [deverton-godaddy](https://redirect.github.com/deverton-godaddy)) - **\[server,performance]** Introduce a fast proxy mode to improve HTTP/1.1 performances with backends ([#11122](https://redirect.github.com/traefik/traefik/pull/11122) by [kevinpollet](https://redirect.github.com/kevinpollet)) - **\[server]** Configurable max request header size ([#10995](https://redirect.github.com/traefik/traefik/pull/10995) by [lucasrod16](https://redirect.github.com/lucasrod16)) - **\[service]** Add mirrorBody option to HTTP mirroring ([#11032](https://redirect.github.com/traefik/traefik/pull/11032) by [MatteoPaier](https://redirect.github.com/MatteoPaier)) ### [`v3.2`](https://redirect.github.com/containous/traefik/blob/HEAD/CHANGELOG.md#v320-rc1-2024-10-02) [All Commits](https://redirect.github.com/traefik/traefik/compare/v3.1.0-rc1...v3.2.0-rc1) **Enhancements:** - **\[acme]** Remove same email requirement for certresolvers ([#11019](https://redirect.github.com/traefik/traefik/pull/11019) by [Emrio](https://redirect.github.com/Emrio)) - **\[acme]** Add support for custom CA certificates by certificate resolver ([#10816](https://redirect.github.com/traefik/traefik/pull/10816) by [ldez](https://redirect.github.com/ldez)) - **\[acme]** Add 30 day certificatesDuration step ([#10970](https://redirect.github.com/traefik/traefik/pull/10970) by [luker983](https://redirect.github.com/luker983)) - **\[docker]** Support HTTP BasicAuth for docker and swarm endpoint ([#10776](https://redirect.github.com/traefik/traefik/pull/10776) by [985492783](https://redirect.github.com/985492783)) - **\[k8s,k8s/gatewayapi]** Add supported features to the Gateway API GatewayClass status ([#11056](https://redirect.github.com/traefik/traefik/pull/11056) by [rtribotte](https://redirect.github.com/rtribotte)) - **\[k8s,k8s/gatewayapi]** Update sigs.k8s.io/gateway-api to v1.2.0-rc1 ([#11124](https://redirect.github.com/traefik/traefik/pull/11124) by [rtribotte](https://redirect.github.com/rtribotte)) - **\[k8s,k8s/gatewayapi]** Add support for backend protocol selection in HTTP and GRPC routes ([#11051](https://redirect.github.com/traefik/traefik/pull/11051) by [rtribotte](https://redirect.github.com/rtribotte)) - **\[k8s,k8s/gatewayapi]** Improve Kubernetes GatewayAPI TCPRoute and TLSRoute support ([#11042](https://redirect.github.com/traefik/traefik/pull/11042) by [rtribotte](https://redirect.github.com/rtribotte)) - **\[k8s,k8s/gatewayapi]** Support HTTPRoute destination port matching ([#11134](https://redirect.github.com/traefik/traefik/pull/11134) by [kevinpollet](https://redirect.github.com/kevinpollet)) - **\[k8s,k8s/gatewayapi]** Bump sigs.k8s.io/gateway-api to v1.2.0-rc2 ([#11131](https://redirect.github.com/traefik/traefik/pull/11131) by [kevinpollet](https://redirect.github.com/kevinpollet)) - **\[k8s,k8s/gatewayapi]** Add support for Gateway API BackendTLSPolicies ([#11009](https://redirect.github.com/traefik/traefik/pull/11009) by [rtribotte](https://redirect.github.com/rtribotte)) - **\[k8s,k8s/gatewayapi]** Support NativeLB option in GatewayAPI provider ([#11147](https://redirect.github.com/traefik/traefik/pull/11147) by [rtribotte](https://redirect.github.com/rtribotte)) - **\[k8s,k8s/gatewayapi]** Support ResponseHeaderModifier filter ([#10987](https://redirect.github.com/traefik/traefik/pull/10987) by [kevinpollet](https://redirect.github.com/kevinpollet)) - **\[k8s,k8s/gatewayapi]** Support GRPC routes ([#10975](https://redirect.github.com/traefik/traefik/pull/10975) by [kevinpollet](https://redirect.github.com/kevinpollet)) - **\[metrics,otel]** Allow setting service.name for OTLP metrics ([#10917](https://redirect.github.com/traefik/traefik/pull/10917) by [cmartell-at-ocp](https://redirect.github.com/cmartell-at-ocp)) - **\[middleware,accesslogs]** Record trace id and EntryPoint span id into access log ([#10921](https://redirect.github.com/traefik/traefik/pull/10921) by [weijiany](https://redirect.github.com/weijiany)) - **\[middleware,authentication]** Support LogUserHeader with forwardAuth middleware ([#10833](https://redirect.github.com/traefik/traefik/pull/10833) by [GaleHuang](https://redirect.github.com/GaleHuang)) - **\[middleware]** Add encodings option to the compression middleware ([#10943](https://redirect.github.com/traefik/traefik/pull/10943) by [wollomatic](https://redirect.github.com/wollomatic)) - **\[middleware]** Add support for ipv6 subnet in ipStrategy ([#9747](https://redirect.github.com/traefik/traefik/pull/9747) by [michal-kralik](https://redirect.github.com/michal-kralik)) - **\[nomad]** Support for watching instead of polling Nomad ([#10997](https://redirect.github.com/traefik/traefik/pull/10997) by [deverton-godaddy](https://redirect.github.com/deverton-godaddy)) - **\[server,performance]** Introduce a fast proxy mode to improve HTTP/1.1 performances with backends ([#11122](https://redirect.github.com/traefik/traefik/pull/11122) by [kevinpollet](https://redirect.github.com/kevinpollet)) - **\[server]** Configurable max request header size ([#10995](https://redirect.github.com/traefik/traefik/pull/10995) by [lucasrod16](https://redirect.github.com/lucasrod16)) - **\[service]** Add mirrorBody option to HTTP mirroring ([#11032](https://redirect.github.com/traefik/traefik/pull/11032) by [MatteoPaier](https://redirect.github.com/MatteoPaier)) ### [`v3.1`](https://redirect.github.com/containous/traefik/blob/HEAD/CHANGELOG.md#v315-2024-10-02) [All Commits](https://redirect.github.com/traefik/traefik/compare/v3.1.4...v3.1.5) **Bug fixes:** - **\[k8s/ingress,k8s]** Disable IngressClass lookup when disableClusterScopeResources is enabled ([#11111](https://redirect.github.com/traefik/traefik/pull/11111) by [jnoordsij](https://redirect.github.com/jnoordsij)) - **\[server]** Rework condition to not log on timeout ([#11132](https://redirect.github.com/traefik/traefik/pull/11132) by [rtribotte](https://redirect.github.com/rtribotte)) - Merge branch v2.11 into v3.1 ([#11149](https://redirect.github.com/traefik/traefik/pull/11149) by [kevinpollet](https://redirect.github.com/kevinpollet)) - Merge branch v2.11 into v3.1 ([#11142](https://redirect.github.com/traefik/traefik/pull/11142) by [rtribotte](https://redirect.github.com/rtribotte)) ### [`v3.1`](https://redirect.github.com/containous/traefik/blob/HEAD/CHANGELOG.md#v315-2024-10-02) [All Commits](https://redirect.github.com/traefik/traefik/compare/v3.1.4...v3.1.5) **Bug fixes:** - **\[k8s/ingress,k8s]** Disable IngressClass lookup when disableClusterScopeResources is enabled ([#11111](https://redirect.github.com/traefik/traefik/pull/11111) by [jnoordsij](https://redirect.github.com/jnoordsij)) - **\[server]** Rework condition to not log on timeout ([#11132](https://redirect.github.com/traefik/traefik/pull/11132) by [rtribotte](https://redirect.github.com/rtribotte)) - Merge branch v2.11 into v3.1 ([#11149](https://redirect.github.com/traefik/traefik/pull/11149) by [kevinpollet](https://redirect.github.com/kevinpollet)) - Merge branch v2.11 into v3.1 ([#11142](https://redirect.github.com/traefik/traefik/pull/11142) by [rtribotte](https://redirect.github.com/rtribotte))Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.