ldez / traefik-certs-dumper

Dump ACME data from Traefik to certificates
Other
462 stars 30 forks source link

chore: bump github.com/traefik/traefik/v2 from 2.4.9 to 2.4.10 #160

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps github.com/traefik/traefik/v2 from 2.4.9 to 2.4.10.

Changelog

Sourced from github.com/traefik/traefik/v2's changelog.

v2.4.10 (2021-07-13)

All Commits

Bug fixes:

  • [k8s,k8s/crd,k8s/ingress] Disable ExternalName Services by default on Kubernetes providers (#8261 by dtomcej)
  • [k8s,k8s/crd,k8s/ingress] Fix: malformed Kubernetes resource names and references in tests (#8226 by rtribotte)
  • [k8s,k8s/crd] Disable Cross-Namespace by default for IngressRoute provider (#8260 by dtomcej)
  • [logs,middleware] Accesslog: support multiple values for a given header (#8258 by ldez)
  • [logs] Ignore http 1.0 request host missing errors (#8252 by dtomcej)
  • [middleware] Headers Middleware: support http.CloseNotifier interface (#8238 by dtomcej)
  • [tls] Detect certificates content modifications (#8243 by jbdoumenjou)

Documentation:

Commits
  • 2f47bb0 Prepare release v2.4.10
  • 7e0f0d9 Ignore http 1.0 request host missing errors
  • e1f5866 Detect certificates content modifications
  • 3c1ed0d Disable ExternalName Services by default on Kubernetes providers
  • 10ab39c Add *headers.responseModifier CloseNotify()
  • 3072354 Disable Cross-Namespace by default for IngressRoute provider
  • 14499cd Fix: Add dedicated integration tests targets for CI
  • 5d3dc33 accesslog: multiple times the same header name.
  • 6d8512b Add the list of available provider names
  • cd68cbd Fix: malformed Kubernetes resource names and references in tests
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)