UNCLASSIFIED - NO CUI

Skip to content

Update dependency traefik/traefik to v2.9.7

renovate requested to merge renovate/traefik-traefik-2.x into development

This MR contains the following updates:

Package Type Update Change
traefik/traefik ironbank-github patch v2.9.6 -> v2.9.7
traefik/traefik patch v2.9.6 -> v2.9.7

Release Notes

traefik/traefik

v2.9.7

Compare Source

Bug fixes:

  • [acme] Update go-acme/lego to v4.10.0 (#​9705 by ldez)
  • [ecs] Prevent panicking when a container has no network interfaces (#​9661 by rtribotte)
  • [file] Make file provider more resilient wrt first configuration (#​9595 by mpl)
  • [logs] Differentiate UDP stream and TCP connection in logs (#​9687 by rtribotte)
  • [middleware] Prevent from no rate limiting when average is zero (#​9621 by witalisoft)
  • [middleware] Prevents superfluous WriteHeader call in the error middleware (#​9620 by tomMoulard)
  • [middleware] Sanitize X-Forwarded-Proto header in RedirectScheme middleware (#​9598 by ldez)
  • [plugins] Update paerser to v0.2.0 (#​9671 by ldez)
  • [plugins] Update Yaegi to v0.15.0 (#​9700 by ldez)
  • [tls,http3] Bump quic-go to 89769f4 (#​9685 by mpl)
  • [tls,tcp] Adds the support for IPv6 in the TCP HostSNI matcher (#​9692 by rtribotte)

Documentation:


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about these updates again.


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

This MR has been generated by Renovate Bot.

Merge request reports