Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 19, 2024

This PR contains the following updates:

Package Update Change
traefik major v2.11.6 -> 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:

v3.2.3

Compare Source

All Commits

Documentation:

Misc:

v3.2.3

Compare Source

All Commits

Documentation:

Misc:

v3.2.2

Compare Source

All Commits

Bug fixes:

Documentation:

v3.2.2

Compare Source

All Commits

Bug fixes:

Documentation:

v3.2.1

Compare Source

All Commits

Bug fixes:

  • [k8s/ingress,k8s] Fix HostRegexp config for rule syntax v2 (#​11288 by kevinpollet)
  • [logs] Change level of peeking first byte error lo

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 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 force-pushed the renovate/traefik-3.x branch 2 times, most recently from 02da87a to 7bd4785 Compare August 6, 2024 20:11
@renovate renovate bot force-pushed the renovate/traefik-3.x branch 2 times, most recently from b42ac92 to 0d2096a Compare September 19, 2024 19:02
@renovate renovate bot force-pushed the renovate/traefik-3.x branch 2 times, most recently from 6f9b2a6 to 62b160e Compare October 9, 2024 19:52
@renovate renovate bot force-pushed the renovate/traefik-3.x branch from 62b160e to 94435db Compare October 28, 2024 22:23
@renovate renovate bot force-pushed the renovate/traefik-3.x branch from 94435db to 3e89d0b Compare November 21, 2024 01:33
@renovate renovate bot force-pushed the renovate/traefik-3.x branch 2 times, most recently from c0bbda1 to 8ab4126 Compare December 16, 2024 21:54
@renovate renovate bot force-pushed the renovate/traefik-3.x branch 2 times, most recently from 352298e to 0eaefde Compare January 8, 2025 00:26
@renovate renovate bot force-pushed the renovate/traefik-3.x branch from 0eaefde to 11c53d0 Compare January 14, 2025 21:16
@renovate renovate bot force-pushed the renovate/traefik-3.x branch from 11c53d0 to f476d6c Compare January 31, 2025 20:21
@renovate renovate bot force-pushed the renovate/traefik-3.x branch from f476d6c to 70b32cc Compare February 25, 2025 23:21
@renovate renovate bot force-pushed the renovate/traefik-3.x branch from 70b32cc to 6ca440e Compare March 31, 2025 23:11
@renovate renovate bot force-pushed the renovate/traefik-3.x branch from 6ca440e to 2cf37df Compare April 18, 2025 17:56
@renovate renovate bot force-pushed the renovate/traefik-3.x branch from 2cf37df to 6a7ed55 Compare May 5, 2025 20:14
@renovate renovate bot force-pushed the renovate/traefik-3.x branch from 6a7ed55 to 40ce11e Compare May 27, 2025 17:16
@renovate renovate bot force-pushed the renovate/traefik-3.x branch from 40ce11e to 968214a Compare July 5, 2025 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants