submarine
submarine copied to clipboard
Bump github.com/traefik/traefik/v2 from 2.4.8 to 2.6.1 in /submarine-cloud-v2
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:
- [consul,kv] Support Consul KV Enterprise namespaces (#8692 by kevinpollet)
- [consul] Support token authentication for Consul KV (#8712 by kevinpollet)
- [consulcatalog] Configure Consul Catalog namespace at client level (#8725 by kevinpollet)
- [tracing] Upgrade Instana tracer dependency (#8687 by andriikushch)
- [logs] Redact credentials before logging (#8699 by ibrahimalihc)
Misc:
- Merge current v2.5 into v2.6 (#8720 by tomMoulard)
- Merge current v2.5 into v2.6 (#8717 by tomMoulard)
- Merge current v2.5 into v2.6 (#8714 by rtribotte)
- Merge current v2.5 into v2.6 (#8688 by tomMoulard)
- Merge current v2.5 into v2.6 (#8664 by tomMoulard)
- Merge current v2.5 into v2.6 (#8651 by tomMoulard)
- Merge current v2.5 into master (#8645 by tomMoulard)
- Merge current v2.5 into master (#8609 by tomMoulard)
... (truncated)
Changelog
Sourced from github.com/traefik/traefik/v2's changelog.
v2.6.1 (2022-02-14)
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)
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:
- [consul,kv] Support Consul KV Enterprise namespaces (#8692 by kevinpollet)
- [consul] Support token authentication for Consul KV (#8712 by kevinpollet)
- [consulcatalog] Configure Consul Catalog namespace at client level (#8725 by kevinpollet)
- [tracing] Upgrade Instana tracer dependency (#8687 by andriikushch)
- [logs] Redact credentials before logging (#8699 by ibrahimalihc)
Misc:
- Merge current v2.5 into v2.6 (#8720 by tomMoulard)
- Merge current v2.5 into v2.6 (#8717 by tomMoulard)
- Merge current v2.5 into v2.6 (#8714 by rtribotte)
- Merge current v2.5 into v2.6 (#8688 by tomMoulard)
- Merge current v2.5 into v2.6 (#8664 by tomMoulard)
... (truncated)
Commits
84a0810Prepare release v2.6.1d9fbb5eUse CNAME for SNI check on host headere97aa65Update test certificates6bcfba4Rename Datadog span tags0c83ee7Apply the same approach as the rules system on the TLS configuration choice4da33c2Fix metrics bucket key high cardinality2d56be0Fix Kubernetes TCP examples6742dd8Fix mixups in metrics documentation3ac755bAdd Hurricane Electric to acme documentation3ed72c4Add domain to HTTP challenge errors- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill 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.
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 dataPowered by Codecov. Last update 595ff75...bbeddb2. Read the comment docs.
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.
@pingsutw If we use istio, do we have a plan to delete the dependency of traefik, please?
Superseded by #1009.