submarine icon indicating copy to clipboard operation
submarine copied to clipboard

Bump github.com/traefik/traefik/v2 from 2.4.8 to 2.6.1 in /submarine-cloud-v2

Open dependabot[bot] opened this issue 3 years ago • 3 comments

Bumps github.com/traefik/traefik/v2 from 2.4.8 to 2.6.1.

Release notes

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

v2.6.1

Bug fixes:

  • [acme] Add domain to HTTP challenge errors (#8740 by ldez)
  • [metrics] Fix metrics bucket key high cardinality (#8761 by tomMoulard)
  • [middleware,tls] Use CNAME for SNI check on host header (#8773 by ldez)
  • [middleware,tracing] Rename Datadog span tags (#8323 by luckielordie)
  • [tls] Apply the same approach as the rules system on the TLS configuration choice (#8764 by ldez)

Documentation:

  • [acme] Add Hurricane Electric to acme documentation (#8746 by vladshub)
  • [acme] Clarify that ACME challenge is mandatory (#8739 by mpl)
  • [http3] Explain a bit more around enabling HTTP3 (#8731 by SantoDE)
  • [metrics] Fix mixups in metrics documentation (#8752 by tomMoulard)
  • [middleware,k8s/crd] Fix Kubernetes TCP examples (#8759 by sylr)

v2.6.0

Enhancements:

  • [acme] Allow configuration of ACME certificates duration (#8046 by pmontepagano)
  • [consul,consulcatalog] Support consul enterprise namespaces in consul catalog provider (#8592 by kevinpollet)
  • [k8s,k8s/gatewayapi] Update gateway api provider to v1alpha2 (#8535 by kevinpollet)
  • [k8s,k8s/gatewayapi] Support gateway api RouteNamespaces (#8299 by tomMoulard)
  • [k8s/crd] Support Kubernetes basic-auth secrets (#8189 by dtomcej)
  • [metrics] Add configurable tags to influxdb metrics (#8308 by Tetha)
  • [metrics] Add prefix to datadog metrics (#8234 by fredwangwang)
  • [middleware,tcp] Add in flight connection middleware (#8429 by tomMoulard)
  • [middleware] Add Organizational Unit to passtlscert middleware (#7958 by FernFerret)
  • [middleware] Allow configuration of minimum body size for compress middleware (#8239 by lus)
  • [middleware] Ceil Retry-After value in the rate-limit middleware (#8581 by pyaillet)
  • [middleware] Refactor Exponential Backoff (#7519 by danieladams456)
  • [server,k8s/crd,k8s] Allow configuration of HTTP/2 readIdleTimeout and pingTimeout (#8539 by tomMoulard)
  • [server] Allow configuration of advertised port for HTTP/3 (#8131 by valerauko)
  • [tracing] Upgrade Instana tracer and make process profiling configurable (#8334 by andriikushch)

Bug fixes:

Misc:

... (truncated)

Changelog

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

v2.6.1 (2022-02-14)

All Commits

Bug fixes:

  • [acme] Add domain to HTTP challenge errors (#8740 by ldez)
  • [metrics] Fix metrics bucket key high cardinality (#8761 by tomMoulard)
  • [middleware,tls] Use CNAME for SNI check on host header (#8773 by ldez)
  • [middleware,tracing] Rename Datadog span tags (#8323 by luckielordie)
  • [tls] Apply the same approach as the rules system on the TLS configuration choice (#8764 by ldez)

Documentation:

  • [acme] Add Hurricane Electric to acme documentation (#8746 by vladshub)
  • [acme] Clarify that ACME challenge is mandatory (#8739 by mpl)
  • [http3] Explain a bit more around enabling HTTP3 (#8731 by SantoDE)
  • [metrics] Fix mixups in metrics documentation (#8752 by tomMoulard)
  • [middleware,k8s/crd] Fix Kubernetes TCP examples (#8759 by sylr)

v2.6.0 (2022-01-24)

All Commits

Enhancements:

  • [acme] Allow configuration of ACME certificates duration (#8046 by pmontepagano)
  • [consul,consulcatalog] Support consul enterprise namespaces in consul catalog provider (#8592 by kevinpollet)
  • [k8s,k8s/gatewayapi] Update gateway api provider to v1alpha2 (#8535 by kevinpollet)
  • [k8s,k8s/gatewayapi] Support gateway api RouteNamespaces (#8299 by tomMoulard)
  • [k8s/crd] Support Kubernetes basic-auth secrets (#8189 by dtomcej)
  • [metrics] Add configurable tags to influxdb metrics (#8308 by Tetha)
  • [metrics] Add prefix to datadog metrics (#8234 by fredwangwang)
  • [middleware,tcp] Add in flight connection middleware (#8429 by tomMoulard)
  • [middleware] Add Organizational Unit to passtlscert middleware (#7958 by FernFerret)
  • [middleware] Allow configuration of minimum body size for compress middleware (#8239 by lus)
  • [middleware] Ceil Retry-After value in the rate-limit middleware (#8581 by pyaillet)
  • [middleware] Refactor Exponential Backoff (#7519 by danieladams456)
  • [server,k8s/crd,k8s] Allow configuration of HTTP/2 readIdleTimeout and pingTimeout (#8539 by tomMoulard)
  • [server] Allow configuration of advertised port for HTTP/3 (#8131 by valerauko)
  • [tracing] Upgrade Instana tracer and make process profiling configurable (#8334 by andriikushch)

Bug fixes:

Misc:

... (truncated)

Commits
  • 84a0810 Prepare release v2.6.1
  • d9fbb5e Use CNAME for SNI check on host header
  • e97aa65 Update test certificates
  • 6bcfba4 Rename Datadog span tags
  • 0c83ee7 Apply the same approach as the rules system on the TLS configuration choice
  • 4da33c2 Fix metrics bucket key high cardinality
  • 2d56be0 Fix Kubernetes TCP examples
  • 6742dd8 Fix mixups in metrics documentation
  • 3ac755b Add Hurricane Electric to acme documentation
  • 3ed72c4 Add domain to HTTP challenge errors
  • 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

dependabot[bot] avatar Apr 26 '22 22:04 dependabot[bot]

Codecov Report

Merging #945 (bbeddb2) into master (595ff75) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##             master     #945   +/-   ##
=========================================
  Coverage     11.47%   11.47%           
  Complexity      815      815           
=========================================
  Files           245      245           
  Lines         24752    24752           
  Branches       3552     3552           
=========================================
  Hits           2840     2840           
  Misses        21735    21735           
  Partials        177      177           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 595ff75...bbeddb2. Read the comment docs.

codecov[bot] avatar May 08 '22 11:05 codecov[bot]

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

dependabot[bot] avatar Jun 12 '22 09:06 dependabot[bot]

@pingsutw If we use istio, do we have a plan to delete the dependency of traefik, please?

cdmikechen avatar Jun 15 '22 13:06 cdmikechen

Superseded by #1009.

dependabot[bot] avatar Oct 10 '22 21:10 dependabot[bot]