build(deps): bump google.golang.org/grpc from 1.40.0 to 1.41.0 (#10241)

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.40.0 to 1.41.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/grpc/grpc-go/releases">google.golang.org/grpc's releases</a>.</em></p>
<blockquote>
<h2>Release 1.41.0</h2>
<h1>API Changes</h1>
<ul>
<li>xds: Promote xds server and creds APIs to stable (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/4753">#4753</a>)</li>
<li>balancer: add <code>ExitIdle</code> interface to instruct the balancer to attempt to leave the IDLE state by connecting SubConns if appropriate. (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/4673">#4673</a>)
<ul>
<li><strong>NOTICE:</strong> This method will be <em>required by the <code>Balancer</code> interface</em> in the future</li>
</ul>
</li>
</ul>
<h1>Behavior Changes</h1>
<ul>
<li>xds: update xdsclient to keep valid resources from the response even if it has invalid responses and is NACK'ed (see <a href="https://github-redirect.dependabot.com/grpc/proposal/pull/260">gRFC 260</a>) (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/4743">#4743</a>)</li>
<li>balancer: SubConns no longer automatically reconnect after READY; instead they transition to IDLE on connection loss (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/4613">#4613</a>)</li>
</ul>
<h1>New Features</h1>
<ul>
<li>xds: add support for RINGHASH lb-policy and affinity (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/4741">#4741</a>)</li>
<li>xds: add support for retry policy in VirtualHosts and Routes (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/4738">#4738</a>)</li>
<li>stats: support stats for all retry attempts; support transparent retry (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/4749">#4749</a>)</li>
<li>authz: create interceptors for gRPC security policy API (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/4664">#4664</a>)</li>
</ul>
<h1>Bug Fixes</h1>
<ul>
<li>transport: fix race in transport stream accessing s.recvCompress (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/4641">#4641</a>)</li>
<li>client: fix transparent retries when per-RPC credentials are in use (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/4785">#4785</a>)</li>
<li>server: fix bug that net.Conn is leaked if the connection is closed (io.EOF) immediately with no traffic (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/4633">#4633</a>)</li>
<li>oauth: Allow access to Google API regional endpoints via Google Default Credentials (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/4713">#4713</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="a671967dfb"><code>a671967</code></a> backport PRs to v1.41.x (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/4810">#4810</a>)</li>
<li><a href="8c8b55ed62"><code>8c8b55e</code></a> Change version to 1.41.0 (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/4791">#4791</a>)</li>
<li><a href="4ddf8ceaa7"><code>4ddf8ce</code></a> Revert &quot;transport/server: add :method POST to incoming metadata (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/4770">#4770</a>)&quot; (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/4790">#4790</a>)</li>
<li><a href="d53469981f"><code>d534699</code></a> transport: fix transparent retries when per-RPC credentials are in use (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/4785">#4785</a>)</li>
<li><a href="5417cf8091"><code>5417cf8</code></a> xds/test: delete use of removed types (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/4784">#4784</a>)</li>
<li><a href="1109452fd1"><code>1109452</code></a> [Backport grpc#27373] add testing_version flag (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/4783">#4783</a>)</li>
<li><a href="e469f0d5f5"><code>e469f0d</code></a> xds: Add env var protection for RBAC HTTP Filter (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/4765">#4765</a>)</li>
<li><a href="567da6b863"><code>567da6b</code></a> tlogger: print log type (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/4774">#4774</a>)</li>
<li><a href="03b2ebe508"><code>03b2ebe</code></a> xds: enable ringhash and retry by default (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/4776">#4776</a>)</li>
<li><a href="b186ee8975"><code>b186ee8</code></a> test/bufconn: add Listener.DialContext(context.Context) (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/4763">#4763</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/grpc/grpc-go/compare/v1.40.0...v1.41.0">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=google.golang.org/grpc&package-manager=go_modules&previous-version=1.40.0&new-version=1.41.0)](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)


</details>
This commit is contained in:
dependabot[bot] 2021-09-29 10:09:09 +00:00 committed by GitHub
parent 6f335143d9
commit d47e364100
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -51,7 +51,7 @@ require (
github.com/tendermint/tm-db v0.6.4
golang.org/x/crypto v0.0.0-20210817164053-32db794688a5
google.golang.org/genproto v0.0.0-20210828152312-66f60bf46e71
google.golang.org/grpc v1.40.0
google.golang.org/grpc v1.41.0
google.golang.org/protobuf v1.27.1
gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f // indirect
sigs.k8s.io/yaml v1.3.0