dependabot[bot] opened a new pull request, #1030: URL: https://github.com/apache/submarine/pull/1030
Bumps [github.com/traefik/traefik/v2](https://github.com/traefik/traefik) from 2.4.8 to 2.9.6. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/traefik/traefik/releases">github.com/traefik/traefik/v2's releases</a>.</em></p> <blockquote> <h2>v2.9.6</h2> <p><strong>CVEs:</strong></p> <ul> <li><a href="https://www.cve.org/CVERecord?id=CVE-2022-23469">https://www.cve.org/CVERecord?id=CVE-2022-23469</a></li> <li><a href="https://www.cve.org/CVERecord?id=CVE-2022-46153">https://www.cve.org/CVERecord?id=CVE-2022-46153</a></li> <li><a href="https://www.cve.org/CVERecord?id=CVE-2022-41717">https://www.cve.org/CVERecord?id=CVE-2022-41717</a></li> </ul> <p><strong>Bug fixes:</strong></p> <ul> <li><strong>[acme]</strong> Update go-acme/lego to v4.9.1 (<a href="https://github-redirect.dependabot.com/traefik/traefik/pull/9550">#9550</a> by <a href="https://github.com/ldez"><code>@ldez</code></a>)</li> <li><strong>[k8s/crd]</strong> Support of allowEmptyServices in TraefikService (<a href="https://github-redirect.dependabot.com/traefik/traefik/pull/9424">#9424</a> by <a href="https://github.com/jeromeguiard"><code>@jeromeguiard</code></a>)</li> <li><strong>[logs]</strong> Remove logs of the request (<a href="https://github-redirect.dependabot.com/traefik/traefik/pull/9574">#9574</a> by <a href="https://github.com/ldez"><code>@ldez</code></a>)</li> <li><strong>[plugins]</strong> Increase the timeout on plugin download (<a href="https://github-redirect.dependabot.com/traefik/traefik/pull/9529">#9529</a> by <a href="https://github.com/ldez"><code>@ldez</code></a>)</li> <li><strong>[server]</strong> Update golang.org/x/net (<a href="https://github-redirect.dependabot.com/traefik/traefik/pull/9582">#9582</a> by <a href="https://github.com/ldez"><code>@ldez</code></a>)</li> <li><strong>[tls]</strong> Handle broken TLS conf better (<a href="https://github-redirect.dependabot.com/traefik/traefik/pull/9572">#9572</a> by <a href="https://github.com/mpl"><code>@mpl</code></a>)</li> <li><strong>[tracing]</strong> Update DataDog tracing dependency to v1.43.1 (<a href="https://github-redirect.dependabot.com/traefik/traefik/pull/9526">#9526</a> by <a href="https://github.com/rtribotte"><code>@rtribotte</code></a>)</li> <li><strong>[webui]</strong> Add missing serialNumber passTLSClientCert option to middleware panel (<a href="https://github-redirect.dependabot.com/traefik/traefik/pull/9539">#9539</a> by <a href="https://github.com/rtribotte"><code>@rtribotte</code></a>)</li> </ul> <p><strong>Documentation:</strong></p> <ul> <li><strong>[docker]</strong> Add networking example (<a href="https://github-redirect.dependabot.com/traefik/traefik/pull/9542">#9542</a> by <a href="https://github.com/Janik"><code>@Janik</code></a>)</li> <li><strong>[hub]</strong> Add information about the Hub Agent (<a href="https://github-redirect.dependabot.com/traefik/traefik/pull/9560">#9560</a> by <a href="https://github.com/nmengin"><code>@nmengin</code></a>)</li> <li><strong>[k8s/helm]</strong> Update Helm installation section (<a href="https://github-redirect.dependabot.com/traefik/traefik/pull/9564">#9564</a> by <a href="https://github.com/mloiseleur"><code>@mloiseleur</code></a>)</li> <li><strong>[middleware]</strong> Clarify PathPrefix matcher greediness (<a href="https://github-redirect.dependabot.com/traefik/traefik/pull/9519">#9519</a> by <a href="https://github.com/mpl"><code>@mpl</code></a>)</li> </ul> <h2>v2.9.5</h2> <p><strong>Bug fixes:</strong></p> <ul> <li><strong>[logs,middleware]</strong> Create a new capture instance for each incoming request (<a href="https://github-redirect.dependabot.com/traefik/traefik/pull/9510">#9510</a> by <a href="https://github.com/sdelicata">sdelicata</a>)</li> </ul> <p><strong>Documentation:</strong></p> <ul> <li><strong>[k8s/helm]</strong> Update helm repository (<a href="https://github-redirect.dependabot.com/traefik/traefik/pull/9506">#9506</a> by <a href="https://github.com/charlie-haley">charlie-haley</a>)</li> <li>Enhance wording of building-testing page (<a href="https://github-redirect.dependabot.com/traefik/traefik/pull/9509">#9509</a> by <a href="https://github.com/svx">svx</a>)</li> <li>Add link descriptions and update wording (<a href="https://github-redirect.dependabot.com/traefik/traefik/pull/9507">#9507</a> by <a href="https://github.com/svx">svx</a>)</li> <li>Removes the experimental tag on the Traefik Hub header (<a href="https://github-redirect.dependabot.com/traefik/traefik/pull/9498">#9498</a> by <a href="https://github.com/tfny">tfny</a>)</li> </ul> <h2>v2.9.4</h2> <p><strong>Bug fixes:</strong></p> <ul> <li><strong>[acme]</strong> Update go-acme/lego to v4.9.0 (<a href="https://github-redirect.dependabot.com/traefik/traefik/pull/9413">#9413</a> by <a href="https://github.com/tony-defa">tony-defa</a>)</li> <li><strong>[kv,redis]</strong> Fix Redis configuration type (<a href="https://github-redirect.dependabot.com/traefik/traefik/pull/9435">#9435</a> by <a href="https://github.com/ldez">ldez</a>)</li> <li><strong>[logs,middleware,metrics]</strong> Handle capture on redefined http.responseWriters (<a href="https://github-redirect.dependabot.com/traefik/traefik/pull/9440">#9440</a> by <a href="https://github.com/rtribotte">rtribotte</a>)</li> <li><strong>[middleware,k8s]</strong> Remove raw cert escape in PassTLSClientCert middleware (<a href="https://github-redirect.dependabot.com/traefik/traefik/pull/9412">#9412</a> by <a href="https://github.com/rtribotte">rtribotte</a>)</li> <li><strong>[plugins]</strong> Update Yaegi to v0.14.3 (<a href="https://github-redirect.dependabot.com/traefik/traefik/pull/9468">#9468</a> by <a href="https://github.com/ldez">ldez</a>)</li> <li>Remove side effect on default transport tests (<a href="https://github-redirect.dependabot.com/traefik/traefik/pull/9460">#9460</a> by <a href="https://github.com/sdelicata">sdelicata</a>)</li> </ul> <p><strong>Documentation:</strong></p> <ul> <li><strong>[k8s]</strong> Fix links to gateway API guides (<a href="https://github-redirect.dependabot.com/traefik/traefik/pull/9445">#9445</a> by <a href="https://github.com/kevinpollet">kevinpollet</a>)</li> <li>Simplify dashboard rule example (<a href="https://github-redirect.dependabot.com/traefik/traefik/pull/9454">#9454</a> by <a href="https://github.com/sosoba">sosoba</a>)</li> <li>Add v2.9 to release page (<a href="https://github-redirect.dependabot.com/traefik/traefik/pull/9438">#9438</a> by <a href="https://github.com/kevinpollet">kevinpollet</a>)</li> </ul> <h2>v2.9.1</h2> <p><strong>Enhancements:</strong></p> <ul> <li><strong>[acme,tls]</strong> ACME Default Certificate (<a href="https://github-redirect.dependabot.com/traefik/traefik/pull/9189">#9189</a> by <a href="https://github.com/rtribotte">rtribotte</a>)</li> <li><strong>[consul,etcd,zk,kv,redis]</strong> Update valkeyrie to v1.0.0 (<a href="https://github-redirect.dependabot.com/traefik/traefik/pull/9316">#9316</a> by <a href="https://github.com/ldez">ldez</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/traefik/traefik/blob/master/CHANGELOG.md">github.com/traefik/traefik/v2's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/traefik/traefik/tree/v2.9.6">v2.9.6</a> (2022-12-07)</h2> <p><a href="https://github.com/traefik/traefik/compare/v2.9.5...v2.9.6">All Commits</a></p> <p><strong>Bug fixes:</strong></p> <ul> <li><strong>[acme]</strong> Update go-acme/lego to v4.9.1 (<a href="https://github-redirect.dependabot.com/traefik/traefik/pull/9550">#9550</a> by <a href="https://github.com/ldez">ldez</a>)</li> <li><strong>[k8s/crd]</strong> Support of allowEmptyServices in TraefikService (<a href="https://github-redirect.dependabot.com/traefik/traefik/pull/9424">#9424</a> by <a href="https://github.com/jeromeguiard">jeromeguiard</a>)</li> <li><strong>[logs]</strong> Remove logs of the request (<a href="https://github-redirect.dependabot.com/traefik/traefik/pull/9574">#9574</a> by <a href="https://github.com/ldez">ldez</a>)</li> <li><strong>[plugins]</strong> Increase the timeout on plugin download (<a href="https://github-redirect.dependabot.com/traefik/traefik/pull/9529">#9529</a> by <a href="https://github.com/ldez">ldez</a>)</li> <li><strong>[server]</strong> Update golang.org/x/net (<a href="https://github-redirect.dependabot.com/traefik/traefik/pull/9582">#9582</a> by <a href="https://github.com/ldez">ldez</a>)</li> <li><strong>[tls]</strong> Handle broken TLS conf better (<a href="https://github-redirect.dependabot.com/traefik/traefik/pull/9572">#9572</a> by <a href="https://github.com/mpl">mpl</a>)</li> <li><strong>[tracing]</strong> Update DataDog tracing dependency to v1.43.1 (<a href="https://github-redirect.dependabot.com/traefik/traefik/pull/9526">#9526</a> by <a href="https://github.com/rtribotte">rtribotte</a>)</li> <li><strong>[webui]</strong> Add missing serialNumber passTLSClientCert option to middleware panel (<a href="https://github-redirect.dependabot.com/traefik/traefik/pull/9539">#9539</a> by <a href="https://github.com/rtribotte">rtribotte</a>)</li> </ul> <p><strong>Documentation:</strong></p> <ul> <li><strong>[docker]</strong> Add networking example (<a href="https://github-redirect.dependabot.com/traefik/traefik/pull/9542">#9542</a> by <a href="https://github.com/Janik-Haag">Janik-Haag</a>)</li> <li><strong>[hub]</strong> Add information about the Hub Agent (<a href="https://github-redirect.dependabot.com/traefik/traefik/pull/9560">#9560</a> by <a href="https://github.com/nmengin">nmengin</a>)</li> <li><strong>[k8s/helm]</strong> Update Helm installation section (<a href="https://github-redirect.dependabot.com/traefik/traefik/pull/9564">#9564</a> by <a href="https://github.com/mloiseleur">mloiseleur</a>)</li> <li><strong>[middleware]</strong> Clarify PathPrefix matcher greediness (<a href="https://github-redirect.dependabot.com/traefik/traefik/pull/9519">#9519</a> by <a href="https://github.com/mpl">mpl</a>)</li> </ul> <h2><a href="https://github.com/traefik/traefik/tree/v3.0.0-beta1">v3.0.0-beta1</a> (2022-12-05)</h2> <p><a href="https://github.com/traefik/traefik/compare/v2.9.0-rc1...v3.0.0-beta1">All Commits</a></p> <p><strong>Enhancements:</strong></p> <ul> <li><strong>[ecs]</strong> Add option to keep only healthy ECS tasks (<a href="https://github-redirect.dependabot.com/traefik/traefik/pull/8027">#8027</a> by <a href="https://github.com/Michampt">Michampt</a>)</li> <li><strong>[healthcheck]</strong> Support gRPC healthcheck (<a href="https://github-redirect.dependabot.com/traefik/traefik/pull/8583">#8583</a> by <a href="https://github.com/jjacque">jjacque</a>)</li> <li><strong>[healthcheck]</strong> Add a status option to the service health check (<a href="https://github-redirect.dependabot.com/traefik/traefik/pull/9463">#9463</a> by <a href="https://github.com/guoard">guoard</a>)</li> <li><strong>[http]</strong> Support custom headers when fetching configuration through HTTP (<a href="https://github-redirect.dependabot.com/traefik/traefik/pull/9421">#9421</a> by <a href="https://github.com/kevinpollet">kevinpollet</a>)</li> <li><strong>[logs,performance]</strong> New logger for the Traefik logs (<a href="https://github-redirect.dependabot.com/traefik/traefik/pull/9515">#9515</a> by <a href="https://github.com/ldez">ldez</a>)</li> <li><strong>[logs,plugins]</strong> Retry on plugin API calls (<a href="https://github-redirect.dependabot.com/traefik/traefik/pull/9530">#9530</a> by <a href="https://github.com/ldez">ldez</a>)</li> <li><strong>[logs,provider]</strong> Improve provider logs (<a href="https://github-redirect.dependabot.com/traefik/traefik/pull/9562">#9562</a> by <a href="https://github.com/ldez">ldez</a>)</li> <li><strong>[logs]</strong> Improve test logger assertions (<a href="https://github-redirect.dependabot.com/traefik/traefik/pull/9533">#9533</a> by <a href="https://github.com/ldez">ldez</a>)</li> <li><strong>[metrics]</strong> Support gRPC and gRPC-Web protocol in metrics (<a href="https://github-redirect.dependabot.com/traefik/traefik/pull/9483">#9483</a> by <a href="https://github.com/longit644">longit644</a>)</li> <li><strong>[middleware,accesslogs]</strong> Log TLS client subject (<a href="https://github-redirect.dependabot.com/traefik/traefik/pull/9285">#9285</a> by <a href="https://github.com/xmessi">xmessi</a>)</li> <li><strong>[middleware,metrics,tracing]</strong> Add OpenTelemetry tracing and metrics support (<a href="https://github-redirect.dependabot.com/traefik/traefik/pull/8999">#8999</a> by <a href="https://github.com/tomMoulard">tomMoulard</a>)</li> <li><strong>[middleware]</strong> Disable Content-Type auto-detection by default (<a href="https://github-redirect.dependabot.com/traefik/traefik/pull/9546">#9546</a> by <a href="https://github.com/sdelicata">sdelicata</a>)</li> <li><strong>[middleware]</strong> Add gRPC-Web middleware (<a href="https://github-redirect.dependabot.com/traefik/traefik/pull/9451">#9451</a> by <a href="https://github.com/juliens">juliens</a>)</li> <li><strong>[middleware]</strong> Add support for Brotli (<a href="https://github-redirect.dependabot.com/traefik/traefik/pull/9387">#9387</a> by <a href="https://github.com/glinton">glinton</a>)</li> <li><strong>[middleware]</strong> Renaming IPWhiteList to IPAllowList (<a href="https://github-redirect.dependabot.com/traefik/traefik/pull/9457">#9457</a> by <a href="https://github.com/wxmbugu">wxmbugu</a>)</li> <li><strong>[nomad]</strong> Support multiple namespaces in the Nomad Provider (<a href="https://github-redirect.dependabot.com/traefik/traefik/pull/9332">#9332</a> by <a href="https://github.com/0teh">0teh</a>)</li> <li><strong>[rules]</strong> Update routing syntax (<a href="https://github-redirect.dependabot.com/traefik/traefik/pull/9531">#9531</a> by <a href="https://github.com/skwair">skwair</a>)</li> <li><strong>[server]</strong> Rework servers load-balancer to use the WRR (<a href="https://github-redirect.dependabot.com/traefik/traefik/pull/9431">#9431</a> by <a href="https://github.com/juliens">juliens</a>)</li> <li><strong>[server]</strong> Allow default entrypoints definition (<a href="https://github-redirect.dependabot.com/traefik/traefik/pull/9100">#9100</a> by <a href="https://github.com/jilleJr">jilleJr</a>)</li> <li><strong>[tls,service]</strong> Support SPIFFE mTLS between Traefik and Backend servers (<a href="https://github-redirect.dependabot.com/traefik/traefik/pull/9394">#9394</a> by <a href="https://github.com/jlevesy">jlevesy</a>)</li> <li><strong>[tls]</strong> Add Tailscale certificate resolver (<a href="https://github-redirect.dependabot.com/traefik/traefik/pull/9237">#9237</a> by <a href="https://github.com/kevinpollet">kevinpollet</a>)</li> <li><strong>[tls]</strong> Support SNI routing with Postgres STARTTLS connections (<a href="https://github-redirect.dependabot.com/traefik/traefik/pull/9377">#9377</a> by <a href="https://github.com/rtribotte">rtribotte</a>)</li> <li>Remove deprecated options (<a href="https://github-redirect.dependabot.com/traefik/traefik/pull/9527">#9527</a> by <a href="https://github.com/sdelicata">sdelicata</a>)</li> </ul> <p><strong>Bug fixes:</strong></p> <ul> <li><strong>[logs]</strong> Fix log level (<a href="https://github-redirect.dependabot.com/traefik/traefik/pull/9545">#9545</a> by <a href="https://github.com/ldez">ldez</a>)</li> <li><strong>[metrics]</strong> Fix ServerUp metric (<a href="https://github-redirect.dependabot.com/traefik/traefik/pull/9534">#9534</a> by <a href="https://github.com/kevinpollet">kevinpollet</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/traefik/traefik/commit/d97d3a6726ad6e50110dd2ff2b552a8b17eeed55"><code>d97d3a6</code></a> Prepare release v2.9.6</li> <li><a href="https://github.com/traefik/traefik/commit/a8df674dcf77909e6e0f9c0452abf7a7c6857571"><code>a8df674</code></a> fix: flaky tests</li> <li><a href="https://github.com/traefik/traefik/commit/abd569701f1d10872e970ac3bd753b3f2957491f"><code>abd5697</code></a> fix: update golang.org/x/net</li> <li><a href="https://github.com/traefik/traefik/commit/7e3fe48b80083b41e9ff82a474a36484cabc701a"><code>7e3fe48</code></a> Handle broken TLS conf better</li> <li><a href="https://github.com/traefik/traefik/commit/778188ed34e886b55d1d5c3c669fce4cc49795ef"><code>778188e</code></a> fix: remove logs of the request</li> <li><a href="https://github.com/traefik/traefik/commit/88603810a89e4fec83b0cdd2b2bfb0869039f503"><code>8860381</code></a> Add information about the Hub Agent</li> <li><a href="https://github.com/traefik/traefik/commit/c7647b49380317d27c4f27d1f0eb70dfb7e6fef0"><code>c7647b4</code></a> doc: Update Helm installation section</li> <li><a href="https://github.com/traefik/traefik/commit/af71443b6189182acbe1ec7c3132e9c6d2d9d538"><code>af71443</code></a> Added networking example</li> <li><a href="https://github.com/traefik/traefik/commit/18d66d7432e7530b3c5856ed43bfd50677d34379"><code>18d66d7</code></a> Update go-acme/lego to v4.9.1</li> <li><a href="https://github.com/traefik/traefik/commit/7c72780820a9d397ef12da4e323d0c3b70ac13a7"><code>7c72780</code></a> Add missing serialNumber passTLSClientCert option to middleware panel</li> <li>Additional commits viewable in <a href="https://github.com/traefik/traefik/compare/v2.4.8...v2.9.6">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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](https://github.com/apache/submarine/network/alerts). </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
