Skip to content

Commit

Permalink
Bump google.golang.org/grpc from 1.55.0 to 1.56.0 (#624)
Browse files Browse the repository at this point in the history
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from
1.55.0 to 1.56.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.56.0</h2>
<h1>New Features</h1>
<ul>
<li>client: support channel idleness using <code>WithIdleTimeout</code>
dial option (<a
href="https://redirect.github.com/grpc/grpc-go/issues/6263">#6263</a>)
<ul>
<li>This feature is currently disabled by default, but will be enabled
with a 30 minute default in the future.</li>
</ul>
</li>
<li>client: when using pickfirst, keep channel state in
TRANSIENT_FAILURE until it becomes READY (<a
href="https://github.com/grpc/proposal/blob/master/A62-pick-first.md">gRFC
A62</a>) (<a
href="https://redirect.github.com/grpc/grpc-go/issues/6306">#6306</a>)</li>
<li>xds: Add support for Custom LB Policies (<a
href="https://github.com/grpc/proposal/blob/master/A52-xds-custom-lb-policies.md">gRFC
A52</a>) (<a
href="https://redirect.github.com/grpc/grpc-go/issues/6224">#6224</a>)</li>
<li>xds: support pick_first Custom LB policy (<a
href="https://github.com/grpc/proposal/blob/master/A62-pick-first.md">gRFC
A62</a>) (<a
href="https://redirect.github.com/grpc/grpc-go/issues/6314">#6314</a>)
(<a
href="https://redirect.github.com/grpc/grpc-go/issues/6317">#6317</a>)</li>
<li>client: add support for pickfirst address shuffling (<a
href="https://github.com/grpc/proposal/blob/master/A62-pick-first.md">gRFC
A62</a>) (<a
href="https://redirect.github.com/grpc/grpc-go/issues/6311">#6311</a>)</li>
<li>xds: Add support for String Matcher Header Matcher in RDS (<a
href="https://redirect.github.com/grpc/grpc-go/issues/6313">#6313</a>)</li>
<li>xds/outlierdetection: Add Channelz Logger to Outlier Detection LB
(<a
href="https://redirect.github.com/grpc/grpc-go/issues/6145">#6145</a>)
<ul>
<li>Special Thanks: <a
href="https://github.com/s-matyukevich"><code>@​s-matyukevich</code></a></li>
</ul>
</li>
<li>xds: enable RLS in xDS by default (<a
href="https://redirect.github.com/grpc/grpc-go/issues/6343">#6343</a>)</li>
<li>orca: add support for application_utilization field and missing
range checks on several metrics setters</li>
<li>balancer/weightedroundrobin: add new LB policy for balancing between
backends based on their load reports (<a
href="https://github.com/grpc/proposal/blob/master/A58-client-side-weighted-round-robin-lb-policy.md">gRFC
A58</a>) (<a
href="https://redirect.github.com/grpc/grpc-go/issues/6241">#6241</a>)</li>
<li>authz: add conversion of json to RBAC Audit Logging config (<a
href="https://redirect.github.com/grpc/grpc-go/issues/6192">#6192</a>)</li>
<li>authz: add support for stdout logger (<a
href="https://redirect.github.com/grpc/grpc-go/issues/6230">#6230</a>
and <a
href="https://redirect.github.com/grpc/grpc-go/issues/6298">#6298</a>)</li>
<li>authz: support customizable audit functionality for authorization
policy (<a
href="https://redirect.github.com/grpc/grpc-go/issues/6192">#6192</a> <a
href="https://redirect.github.com/grpc/grpc-go/issues/6230">#6230</a> <a
href="https://redirect.github.com/grpc/grpc-go/issues/6298">#6298</a> <a
href="https://redirect.github.com/grpc/grpc-go/issues/6158">#6158</a> <a
href="https://redirect.github.com/grpc/grpc-go/issues/6304">#6304</a>
and <a
href="https://redirect.github.com/grpc/grpc-go/issues/6225">#6225</a>)</li>
</ul>
<h1>Bug Fixes</h1>
<ul>
<li>orca: fix a race at startup of out-of-band metric subscriptions that
would cause the report interval to request 0 (<a
href="https://redirect.github.com/grpc/grpc-go/issues/6245">#6245</a>)</li>
<li>xds/xdsresource: Fix Outlier Detection Config Handling and correctly
set xDS Defaults (<a
href="https://redirect.github.com/grpc/grpc-go/issues/6361">#6361</a>)</li>
<li>xds/outlierdetection: Fix Outlier Detection Config Handling by
setting defaults in ParseConfig() (<a
href="https://redirect.github.com/grpc/grpc-go/issues/6361">#6361</a>)</li>
</ul>
<h1>API Changes</h1>
<ul>
<li>orca: allow a ServerMetricsProvider to be passed to the ORCA service
and ServerOption (<a
href="https://redirect.github.com/grpc/grpc-go/issues/6223">#6223</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/grpc/grpc-go/commit/2b6ff72f083d82762397ffcb7087a3be168c0919"><code>2b6ff72</code></a>
Change version to 1.56.0 (<a
href="https://redirect.github.com/grpc/grpc-go/issues/6344">#6344</a>)</li>
<li><a
href="https://github.com/grpc/grpc-go/commit/799642536e8b2a2cbdb988c22d4543f01eea3c43"><code>7996425</code></a>
xds/outlierdetection: fix config handling (<a
href="https://redirect.github.com/grpc/grpc-go/issues/6361">#6361</a>)
(<a
href="https://redirect.github.com/grpc/grpc-go/issues/6367">#6367</a>)</li>
<li><a
href="https://github.com/grpc/grpc-go/commit/a5ae5c640826b72de4e638749f4a0f72fd8d9f61"><code>a5ae5c6</code></a>
weightedroundrobin: cherry-pick 2 commits from master (<a
href="https://redirect.github.com/grpc/grpc-go/issues/6360">#6360</a>)</li>
<li><a
href="https://github.com/grpc/grpc-go/commit/8edfa1a17b3ff88cdb8cc9ec39fce22b812cf842"><code>8edfa1a</code></a>
authz: End2End test for AuditLogger (<a
href="https://redirect.github.com/grpc/grpc-go/issues/6304">#6304</a>)</li>
<li><a
href="https://github.com/grpc/grpc-go/commit/2b1d70be0280e4b4b3f4a57869a2d362f5029fa8"><code>2b1d70b</code></a>
xds: enable RLS in xDS by default (<a
href="https://redirect.github.com/grpc/grpc-go/issues/6343">#6343</a>)</li>
<li><a
href="https://github.com/grpc/grpc-go/commit/47f8ed81726e93655356391bb7e5836489196507"><code>47f8ed8</code></a>
interop: Don't fail target if sub-target already failed (<a
href="https://redirect.github.com/grpc/grpc-go/issues/6332">#6332</a>)</li>
<li><a
href="https://github.com/grpc/grpc-go/commit/1f23f6c2e0a13ccd0557c7e61e206207fb3c82fd"><code>1f23f6c</code></a>
client: fix Connect to handle channel idleness properly (<a
href="https://redirect.github.com/grpc/grpc-go/issues/6331">#6331</a>)</li>
<li><a
href="https://github.com/grpc/grpc-go/commit/3ea58ce4326b39885a397a4c0965240501b035e8"><code>3ea58ce</code></a>
client: disable channel idleness by default (<a
href="https://redirect.github.com/grpc/grpc-go/issues/6328">#6328</a>)</li>
<li><a
href="https://github.com/grpc/grpc-go/commit/6c2529bca81cb4eb8fd032ac3af370dd145d65b6"><code>6c2529b</code></a>
xds: support pick_first custom load balancing policy (A62) (<a
href="https://redirect.github.com/grpc/grpc-go/issues/6314">#6314</a>)</li>
<li><a
href="https://github.com/grpc/grpc-go/commit/9b9b364f6983ec56273447640563b677d3f7e152"><code>9b9b364</code></a>
internal/envconfig: Set Custom LB Env Var to true by default (<a
href="https://redirect.github.com/grpc/grpc-go/issues/6317">#6317</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/grpc/grpc-go/compare/v1.55.0...v1.56.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.55.0&new-version=1.56.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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 20, 2023
1 parent 7802e21 commit ac0bf49
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ require (
4d63.com/gochecknoglobals v0.2.1 // indirect
cloud.google.com/go v0.110.0 // indirect
cloud.google.com/go/bigquery v1.51.2 // indirect
cloud.google.com/go/compute v1.19.0 // indirect
cloud.google.com/go/compute v1.19.1 // indirect
cloud.google.com/go/compute/metadata v0.2.3 // indirect
cloud.google.com/go/container v1.15.0 // indirect
cloud.google.com/go/iam v0.13.0 // indirect
Expand Down Expand Up @@ -486,7 +486,7 @@ require (
golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 // indirect
google.golang.org/api v0.122.0 // indirect
google.golang.org/appengine v1.6.7 // indirect
google.golang.org/grpc v1.55.0
google.golang.org/grpc v1.56.0
gopkg.in/inf.v0 v0.9.1 // indirect
gopkg.in/ini.v1 v1.67.0 // indirect
gopkg.in/square/go-jose.v2 v2.6.0 // indirect
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ cloud.google.com/go/bigquery v1.7.0/go.mod h1://okPTzCYNXSlb24MZs83e2Do+h+VXtc4g
cloud.google.com/go/bigquery v1.8.0/go.mod h1:J5hqkt3O0uAFnINi6JXValWIb1v0goeZM77hZzJN/fQ=
cloud.google.com/go/bigquery v1.51.2 h1:p6SZQJBh64rNJB/9V5O0jvMBI8O/XV5rJKlhmmCU+2o=
cloud.google.com/go/bigquery v1.51.2/go.mod h1:6YYSJ37dAY1HyMDq/+XByPmzsC52MgzNXhxjlTzIVCM=
cloud.google.com/go/compute v1.19.0 h1:+9zda3WGgW1ZSTlVppLCYFIr48Pa35q1uG2N1itbCEQ=
cloud.google.com/go/compute v1.19.0/go.mod h1:rikpw2y+UMidAe9tISo04EHNOIf42RLYF/q8Bs93scU=
cloud.google.com/go/compute v1.19.1 h1:am86mquDUgjGNWxiGn+5PGLbmgiWXlE/yNWpIpNvuXY=
cloud.google.com/go/compute v1.19.1/go.mod h1:6ylj3a05WF8leseCdIf77NK0g1ey+nj5IKd5/kvShxE=
cloud.google.com/go/compute/metadata v0.2.3 h1:mg4jlk7mCAj6xXp9UJ4fjI9VUI5rubuGBW5aJ7UnBMY=
cloud.google.com/go/compute/metadata v0.2.3/go.mod h1:VAV5nSsACxMJvgaAuX6Pk2AawlZn8kiOGuCv6gTkwuA=
cloud.google.com/go/container v1.15.0 h1:NKlY/wCDapfVZlbVVaeuu2UZZED5Dy1z4Zx1KhEzm8c=
Expand Down Expand Up @@ -1867,8 +1867,8 @@ google.golang.org/grpc v1.35.0/go.mod h1:qjiiYl8FncCW8feJPdyg3v6XW24KsRHe+dy9BAG
google.golang.org/grpc v1.36.0/go.mod h1:qjiiYl8FncCW8feJPdyg3v6XW24KsRHe+dy9BAGRRjU=
google.golang.org/grpc v1.38.0/go.mod h1:NREThFqKR1f3iQ6oBuvc5LadQuXVGo9rkm5ZGrQdJfM=
google.golang.org/grpc v1.45.0/go.mod h1:lN7owxKUQEqMfSyQikvvk5tf/6zMPsrK+ONuO11+0rQ=
google.golang.org/grpc v1.55.0 h1:3Oj82/tFSCeUrRTg/5E/7d/W5A1tj6Ky1ABAuZuv5ag=
google.golang.org/grpc v1.55.0/go.mod h1:iYEXKGkEBhg1PjZQvoYEVPTDkHo1/bjTnfwTeGONTY8=
google.golang.org/grpc v1.56.0 h1:+y7Bs8rtMd07LeXmL3NxcTLn7mUkbKZqEpPhMNkwJEE=
google.golang.org/grpc v1.56.0/go.mod h1:I9bI3vqKfayGqPUAwGdOSu7kt6oIJLixfffKrpXqQ9s=
google.golang.org/protobuf v0.0.0-20200109180630-ec00e32a8dfd/go.mod h1:DFci5gLYBciE7Vtevhsrf46CRTquxDuWsQurQQe4oz8=
google.golang.org/protobuf v0.0.0-20200221191635-4d8936d0db64/go.mod h1:kwYJMbMJ01Woi6D6+Kah6886xMZcty6N08ah7+eCXa0=
google.golang.org/protobuf v0.0.0-20200228230310-ab0ca4ff8a60/go.mod h1:cfTl7dwQJ+fmap5saPgwCLgHXTUD7jkjRqWcaiX5VyM=
Expand Down

0 comments on commit ac0bf49

Please sign in to comment.