Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 8, 2025

This PR contains the following updates:

Package Update Change
traefik minor v3.2.3 -> v3.4.3

Release Notes

containous/traefik (traefik)

v3.4.3

Compare Source

All Commits

Bug fixes:

v3.4.3

Compare Source

All Commits

Bug fixes:

v3.4.1

Compare Source

All Commits

Bug fixes:

Documentation:

  • [acme] Fix ambiguous wording in ACME page (#​11789 by joshka)
  • [k8s] Fix incorrect case and missing rbac in documentation (#​11742 by mmatur)
  • [middleware] Match encoded certificate to example data for TLS passthrough (#​11759 by holysoles)

Misc:

v3.4.1

Compare Source

All Commits

Bug fixes:

Documentation:

  • [acme] Fix ambiguous wording in ACME page (#​11789 by joshka)
  • [k8s] Fix incorrect case and missing rbac in documentation (#​11742 by mmatur)
  • [middleware] Match encoded certificate to example data for TLS passthrough (#​11759 by holysoles)

Misc:

v3.4.0

Compare Source

All Commits

Enhancements:

Documentation:

Misc:

v3.4.0

Compare Source

All Commits

Enhancements:

Documentation:

Misc:

v3.3.7

Compare Source

All Commits

Bug fixes:

  • [logs,middleware,accesslogs] Add SpanID and TraceID accessLogs fields only when tracing is enabled (#​11715 by rtribotte)

v3.3.7

Compare Source

All Commits

Bug fixes:

  • [logs,middleware,accesslogs] Add SpanID and TraceID accessLogs fields only when tracing is enabled (#​11715 by rtribotte)

v3.3.6

Compare Source

All Commits

Documentation:

Misc:

v3.3.6

Compare Source

All Commits

Documentation:

Misc:

v3.3.5

Compare Source

All Commits

Bug fixes:

  • [k8s/gatewayapi] Set scheme to https with BackendTLSPolicy (#​11586 by rtribotte)
  • [middleware] Revert compress middleware algorithms priority to v2 behavior (#​11641 by rtribotte)
  • [middleware] Do not abort request when response content-type is malformed (#​11628 by kevinpollet)
  • [middleware] Compress data on flush when compression is not started (#​11583 by kevinpollet)

Documentation:

Misc:

v3.3.5

Compare Source

All Commits

Bug fixes:

  • [k8s/gatewayapi] Set scheme to https with BackendTLSPolicy (#​11586 by rtribotte)
  • [middleware] Revert compress middleware algorithms priority to v2 behavior (#​11641 by rtribotte)
  • [middleware] Do not abort request when response content-type is malformed (#​11628 by kevinpollet)
  • [middleware] Compress data on flush when compression is not started (#​11583 by kevinpollet)

Documentation:

Misc:

v3.3.4

Compare Source

All Commits

Bug fixes:

Documentation:

Misc:

v3.3.4

Compare Source

All Commits

Bug fixes:

Documentation:

Misc:

v3.3.3

Compare Source

All Commits

Bug fixes:

Misc:

v3.3.3

Compare Source

All Commits

Bug fixes:

Misc:

v3.3.2

Compare Source

All Commits

Bug fixes:

Documentation:

  • [acme] Fix deprecated dnsChallenge propagation logging and documentation (#​11433 by thomscode)
  • [acme] Add missing trailing s to propagation.delayBeforeCheck option (#​11417 by jspiers)

Misc:

v3.3.2

Compare Source

All Commits

Bug fixes:

Documentation:

  • [acme] Fix deprecated dnsChallenge propagation logging and documentation (#​11433 by thomscode)
  • [acme] Add missing trailing s to propagation.delayBeforeCheck option (#​11417 by jspiers)

Misc:

v3.3.1

Compare Source

All Commits

Bug fixes:

  • [websocket,server] Disable http2 connect setting for websocket by default (#​11408 by rtribotte)

v3.3.1

Compare Source

All Commits

Bug fixes:

  • [websocket,server] Disable http2 connect setting for websocket by default (#​11408 by rtribotte)

v3.3.0

Compare Source

All Commits

Enhancements:

  • [acme] Add options to control ACME propagation checks (#​11241 by ldez)
  • [api] Add support dump API endpoint (#​11328 by mmatur)
  • [http] Set Host header in HTTP provider request (#​11237 by nikonhub)
  • [k8s/crd,k8s] Make the IngressRoute kind optional (#​11177 by skirtan1)
  • [k8s/ingress,sticky-session,k8s/crd,k8s] Support serving endpoints (#​11121 by BZValoche)
  • [logs,accesslogs] OpenTelemetry Logs and Access Logs (#​11319 by rtribotte)
  • [logs,accesslogs] Add experimental flag for OTLP logs integration (#​11335 by kevinpollet)
  • [metrics,tracing,accesslogs] Manage observability at entrypoint and router level (#​11308 by rtribotte)
  • [middleware,authentication] Add an option to preserve the ForwardAuth Server Location header (#​11318 by Nelwhix)
  • [middleware,authentication] Only calculate basic auth hashes once for concurrent requests (#​11143 by michelheusschen)
  • [middleware,authentication] Send request body to authorization server for forward auth (#​11097 by kyo-ke)
  • [plugins] Add AbortOnPluginFailure option to abort startup on plugin load failure (#​11228 by bmagic)
  • [sticky-session] Configurable path for sticky cookies (#​11166 by IIpragmaII)
  • [webui,api] Configurable API & Dashboard base path (#​11250 by rtribotte)

Bug fixes:

Documentation:

Misc:

v3.3.0

Compare Source

All Commits

Enhancements:

  • [acme] Add options to control ACME propagation checks (#​11241 by ldez)
  • [api] Add support dump API endpoint (#​11328 by mmatur)
  • [http] Set Host header in HTTP provider request (#​11237 by nikonhub)
  • [k8s/crd,k8s] Make the IngressRoute kind optional (#​11177 by skirtan1)
  • [k8s/ingress,sticky-session,k8s/crd,k8s] Support serving endpoints (#​11121 by BZValoche)
  • [logs,accesslogs] OpenTelemetry Logs and Access Logs (#​11319 by rtribotte)
  • [logs,accesslogs] Add experimental flag for OTLP logs integration (#​11335 by kevinpollet)
  • [metrics,tracing,accesslogs] Manage observability at entrypoint and router level (#​11308 by rtribotte)
  • [middleware,authentication] Add an option to preserve the ForwardAuth Server Location header (#​11318 by Nelwhix)
  • [middleware,authentication] Only calculate basic auth hashes once for concurrent requests (#​11143 by michelheusschen)
  • [middleware,authentication] Send request body to authorization server for forward auth (#​11097 by kyo-ke)
  • [plugins] Add AbortOnPluginFailure option to abort startup on plugin load failure (#​11228 by bmagic)
  • [sticky-session] Configurable path for sticky cookies (#​11166 by IIpragmaII)
  • [webui,api] Configurable API & Dashboard base path (#​11250 by rtribotte)

Bug fixes:

Documentation:

Misc:

v3.2.5

Compare Source

All Commits

Bug fixes:

  • [websocket,server] Disable http2 connect setting for websocket by default (#​11408 by rtribotte)

v3.2.5

Compare Source

All Commits

Bug fixes:

  • [websocket,server] Disable http2 connect setting for websocket by default (#​11408 by rtribotte)

v3.2.4

Compare Source

All Commits

Bug fixes:

  • [k8s/gatewayapi] Support empty value for core Kubernetes API group (#​11386 by rtribotte)
  • [tcp,k8s/crd] Pass TLS bool from IngressRouteTCP to TCPService (#​11343 by lipmem)
  • [tls] Upgrade github.com/spiffe/go-spiffe/v2 to v2.4.0 (#​11385 by mmatur)
  • Remove duplicate github.com/coreos/go-systemd dependency (#​11354 by Juneezee)

Documentation:

Misc:

v3.2.4

Compare Source

All Commits

Bug fixes:

  • [k8s/gatewayapi] Support empty value for core Kubernetes API group (#​11386 by rtribotte)
  • [tcp,k8s/crd] Pass TLS bool from IngressRouteTCP to TCPService (#​11343 by lipmem)
  • [tls] Upgrade github.com/spiffe/go-spiffe/v2 to v2.4.0 (#​11385 by mmatur)
  • Remove duplicate github.com/coreos/go-systemd dependency (#​11354 by Juneezee)

Documentation:

Misc:


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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies label Jan 8, 2025
@renovate renovate bot requested a review from JaneJeon January 8, 2025 14:08
@renovate renovate bot changed the title Update traefik Docker tag to v3.3.1 Update traefik Docker tag to v3.3.2 Jan 14, 2025
@renovate renovate bot force-pushed the renovate/traefik-3.x branch from 5d1a885 to 52035eb Compare January 14, 2025 21:39
@renovate renovate bot force-pushed the renovate/traefik-3.x branch 8 times, most recently from da3aae3 to 53a8cee Compare January 27, 2025 21:00
@renovate renovate bot force-pushed the renovate/traefik-3.x branch from 53a8cee to a1ba5c2 Compare February 1, 2025 21:25
@renovate renovate bot changed the title Update traefik Docker tag to v3.3.2 Update traefik Docker tag to v3.3.3 Feb 1, 2025
@renovate renovate bot force-pushed the renovate/traefik-3.x branch 7 times, most recently from 364d230 to b89b604 Compare February 23, 2025 01:22
@renovate renovate bot force-pushed the renovate/traefik-3.x branch from b89b604 to 9136a04 Compare February 25, 2025 23:30
@renovate renovate bot changed the title Update traefik Docker tag to v3.3.3 Update traefik Docker tag to v3.3.4 Feb 25, 2025
@renovate renovate bot force-pushed the renovate/traefik-3.x branch from 9136a04 to dac85da Compare March 31, 2025 22:05
@renovate renovate bot changed the title Update traefik Docker tag to v3.3.4 Update traefik Docker tag to v3.3.5 Mar 31, 2025
@renovate renovate bot force-pushed the renovate/traefik-3.x branch 5 times, most recently from 940c417 to dd31391 Compare April 3, 2025 17:22
@renovate renovate bot force-pushed the renovate/traefik-3.x branch from dd31391 to 4f11f32 Compare April 3, 2025 17:37
@renovate renovate bot force-pushed the renovate/traefik-3.x branch from 4f11f32 to 82d0769 Compare April 18, 2025 19:24
@renovate renovate bot changed the title Update traefik Docker tag to v3.3.5 Update traefik Docker tag to v3.3.6 Apr 18, 2025
@renovate renovate bot force-pushed the renovate/traefik-3.x branch from 82d0769 to 648b732 Compare May 5, 2025 22:12
@renovate renovate bot changed the title Update traefik Docker tag to v3.3.6 Update traefik Docker tag to v3.4.0 May 5, 2025
@renovate renovate bot force-pushed the renovate/traefik-3.x branch from 648b732 to f263b25 Compare May 27, 2025 17:29
@renovate renovate bot changed the title Update traefik Docker tag to v3.4.0 Update traefik Docker tag to v3.4.1 May 27, 2025
@renovate renovate bot force-pushed the renovate/traefik-3.x branch from f263b25 to d7b556f Compare June 26, 2025 23:38
@renovate renovate bot changed the title Update traefik Docker tag to v3.4.1 Update traefik Docker tag to v3.4.3 Jun 26, 2025
@renovate renovate bot force-pushed the renovate/traefik-3.x branch from d7b556f to 1b55817 Compare July 12, 2025 01:29
@renovate renovate bot force-pushed the renovate/traefik-3.x branch from 1b55817 to 95ba763 Compare August 3, 2025 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants