dependabot[bot] opened a new pull request #1612: URL: https://github.com/apache/avro/pull/1612
Bumps `grpc.version` from 1.44.1 to 1.45.0. Updates `grpc-core` from 1.44.1 to 1.45.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/grpc/grpc-java/releases">grpc-core's releases</a>.</em></p> <blockquote> <h2>v1.45.0</h2> <h2>gRPC Java 1.45.0 Release Notes</h2> <h3>Bug Fixes</h3> <ul> <li>rls: fix child lb leak when client channel is shutdown (<a href="https://github-redirect.dependabot.com/grpc/grpc-java/issues/8750">#8750</a>)</li> <li>rls: fix RLS lb policy name (<a href="https://github-redirect.dependabot.com/grpc/grpc-java/issues/8867">#8867</a>)</li> <li>testing: fix GrpcCleanupRule issue when retrying tests (<a href="https://github-redirect.dependabot.com/grpc/grpc-java/issues/8918">#8918</a>)</li> <li>xds: Fix XdsNameResolver blindly propagates control plane errors (<a href="https://github-redirect.dependabot.com/grpc/grpc-java/issues/8953">#8953</a>). This change forces the use of UNAVAILABLE for any xDS communication failures, which otherwise could greatly confuse an application</li> <li>xds: fix validation code to accept new-style CertificateProviderPluginInstance (<a href="https://github-redirect.dependabot.com/grpc/grpc-java/issues/8892">#8892</a>)</li> <li>xds: fix a concurrency issue in CSDS ClientStatus responses (<a href="https://github-redirect.dependabot.com/grpc/grpc-java/issues/8795">#8795</a>)</li> <li>xds: Squelch "Failed to resolve name" ADS reconnection error logs. Workaround for <a href="https://github-redirect.dependabot.com/grpc/grpc-java/issues/8886">#8886</a> (<a href="https://github-redirect.dependabot.com/grpc/grpc-java/issues/8942">#8942</a>)</li> <li>xds: Improve priority failover handling for IDLE subpolicies (<a href="https://github-redirect.dependabot.com/grpc/grpc-java/issues/8926">#8926</a>). This mainly improves behavior with ring_hash</li> <li>bom: Include grpc-binder</li> <li>binder: Fix a ServiceConnection leak (<a href="https://github-redirect.dependabot.com/grpc/grpc-java/issues/8861">#8861</a>)</li> <li>binder: Increase fairness across streams when limited by flow control. This can dramatically reduce latency when channel is being used for high throughput (<a href="https://github-redirect.dependabot.com/grpc/grpc-java/issues/8835">#8835</a>)</li> <li>android: fix for app coming to foreground (<a href="https://github-redirect.dependabot.com/grpc/grpc-java/issues/8855">#8855</a>)</li> </ul> <h3>Behavior Changes</h3> <ul> <li>Local-only transparent retry is (practically) unlimited now. Previously it was at most once per RPC.</li> <li>xds: implement least_request load balancing policy (<a href="https://github-redirect.dependabot.com/grpc/grpc-java/issues/8739">#8739</a>)</li> </ul> <h3>Dependencies</h3> <ul> <li>Bump Error Prone Annotations to 2.10.0</li> <li>Bump Guava to 31.0.1-android</li> <li>Bump Google Auth Library to 1.4.0</li> <li>Bump Auto Value to 1.9</li> <li>netty: Include both x86 and Arm64 epoll as dependency for grpc-netty-shaded</li> <li>testing: remove opencensus dependency from grpc-testing (<a href="https://github-redirect.dependabot.com/grpc/grpc-java/issues/8833">#8833</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/grpc/grpc-java/commit/8eff2630828a7ec6f4980b5b46f30f875070a4e4"><code>8eff263</code></a> Bump version to 1.45.0</li> <li><a href="https://github.com/grpc/grpc-java/commit/27024b40bc735cc471c4bfc09d5398b1148d5ad4"><code>27024b4</code></a> Update README etc to reference 1.45.0</li> <li><a href="https://github.com/grpc/grpc-java/commit/b13d0c229470b9f862b443877a32aae3a50c7bf7"><code>b13d0c2</code></a> xds: BootstrapperImpl should not be public</li> <li><a href="https://github.com/grpc/grpc-java/commit/d3a5925e7b0ce4671c8451d8c750725035f026a0"><code>d3a5925</code></a> googleapis: Move GoogleCloudToProdNameResolver from xds</li> <li><a href="https://github.com/grpc/grpc-java/commit/9a99ca4913caf667e51427f2d62b3b3cfc1164ff"><code>9a99ca4</code></a> xds: fix XdsNameResolver blindly propagates XdsClient errors (<a href="https://github-redirect.dependabot.com/grpc/grpc-java/issues/8953">#8953</a>) (<a href="https://github-redirect.dependabot.com/grpc/grpc-java/issues/8964">#8964</a>)</li> <li><a href="https://github.com/grpc/grpc-java/commit/75c7c6b32d880ca4b657a4be12b255af4593f704"><code>75c7c6b</code></a> xds: Do not failoverpriority when IDLE->CONNECTING</li> <li><a href="https://github.com/grpc/grpc-java/commit/421be66003367a6fbaa55b840e40731d4a7ae527"><code>421be66</code></a> xds: improve PriorityLoadBalancerTest</li> <li><a href="https://github.com/grpc/grpc-java/commit/1b1b284c92948b3a8edd005c0e4d57533335a99a"><code>1b1b284</code></a> xds: Squelch ADS reconnection error logs</li> <li><a href="https://github.com/grpc/grpc-java/commit/b77bc6bb3554c58c53ef76143211c58a05b1445c"><code>b77bc6b</code></a> observability: do not publish our artifact to maven just yet (<a href="https://github-redirect.dependabot.com/grpc/grpc-java/issues/8938">#8938</a>)</li> <li><a href="https://github.com/grpc/grpc-java/commit/6559ef88a197e0195d1c4cc58daa5e963981385d"><code>6559ef8</code></a> Revert "stub: Have ClientCalls.ThreadlessExecutor reject Runnables after end ...</li> <li>Additional commits viewable in <a href="https://github.com/grpc/grpc-java/compare/v1.44.1...v1.45.0">compare view</a></li> </ul> </details> <br /> Updates `grpc-stub` from 1.44.1 to 1.45.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/grpc/grpc-java/releases">grpc-stub's releases</a>.</em></p> <blockquote> <h2>v1.45.0</h2> <h2>gRPC Java 1.45.0 Release Notes</h2> <h3>Bug Fixes</h3> <ul> <li>rls: fix child lb leak when client channel is shutdown (<a href="https://github-redirect.dependabot.com/grpc/grpc-java/issues/8750">#8750</a>)</li> <li>rls: fix RLS lb policy name (<a href="https://github-redirect.dependabot.com/grpc/grpc-java/issues/8867">#8867</a>)</li> <li>testing: fix GrpcCleanupRule issue when retrying tests (<a href="https://github-redirect.dependabot.com/grpc/grpc-java/issues/8918">#8918</a>)</li> <li>xds: Fix XdsNameResolver blindly propagates control plane errors (<a href="https://github-redirect.dependabot.com/grpc/grpc-java/issues/8953">#8953</a>). This change forces the use of UNAVAILABLE for any xDS communication failures, which otherwise could greatly confuse an application</li> <li>xds: fix validation code to accept new-style CertificateProviderPluginInstance (<a href="https://github-redirect.dependabot.com/grpc/grpc-java/issues/8892">#8892</a>)</li> <li>xds: fix a concurrency issue in CSDS ClientStatus responses (<a href="https://github-redirect.dependabot.com/grpc/grpc-java/issues/8795">#8795</a>)</li> <li>xds: Squelch "Failed to resolve name" ADS reconnection error logs. Workaround for <a href="https://github-redirect.dependabot.com/grpc/grpc-java/issues/8886">#8886</a> (<a href="https://github-redirect.dependabot.com/grpc/grpc-java/issues/8942">#8942</a>)</li> <li>xds: Improve priority failover handling for IDLE subpolicies (<a href="https://github-redirect.dependabot.com/grpc/grpc-java/issues/8926">#8926</a>). This mainly improves behavior with ring_hash</li> <li>bom: Include grpc-binder</li> <li>binder: Fix a ServiceConnection leak (<a href="https://github-redirect.dependabot.com/grpc/grpc-java/issues/8861">#8861</a>)</li> <li>binder: Increase fairness across streams when limited by flow control. This can dramatically reduce latency when channel is being used for high throughput (<a href="https://github-redirect.dependabot.com/grpc/grpc-java/issues/8835">#8835</a>)</li> <li>android: fix for app coming to foreground (<a href="https://github-redirect.dependabot.com/grpc/grpc-java/issues/8855">#8855</a>)</li> </ul> <h3>Behavior Changes</h3> <ul> <li>Local-only transparent retry is (practically) unlimited now. Previously it was at most once per RPC.</li> <li>xds: implement least_request load balancing policy (<a href="https://github-redirect.dependabot.com/grpc/grpc-java/issues/8739">#8739</a>)</li> </ul> <h3>Dependencies</h3> <ul> <li>Bump Error Prone Annotations to 2.10.0</li> <li>Bump Guava to 31.0.1-android</li> <li>Bump Google Auth Library to 1.4.0</li> <li>Bump Auto Value to 1.9</li> <li>netty: Include both x86 and Arm64 epoll as dependency for grpc-netty-shaded</li> <li>testing: remove opencensus dependency from grpc-testing (<a href="https://github-redirect.dependabot.com/grpc/grpc-java/issues/8833">#8833</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/grpc/grpc-java/commit/8eff2630828a7ec6f4980b5b46f30f875070a4e4"><code>8eff263</code></a> Bump version to 1.45.0</li> <li><a href="https://github.com/grpc/grpc-java/commit/27024b40bc735cc471c4bfc09d5398b1148d5ad4"><code>27024b4</code></a> Update README etc to reference 1.45.0</li> <li><a href="https://github.com/grpc/grpc-java/commit/b13d0c229470b9f862b443877a32aae3a50c7bf7"><code>b13d0c2</code></a> xds: BootstrapperImpl should not be public</li> <li><a href="https://github.com/grpc/grpc-java/commit/d3a5925e7b0ce4671c8451d8c750725035f026a0"><code>d3a5925</code></a> googleapis: Move GoogleCloudToProdNameResolver from xds</li> <li><a href="https://github.com/grpc/grpc-java/commit/9a99ca4913caf667e51427f2d62b3b3cfc1164ff"><code>9a99ca4</code></a> xds: fix XdsNameResolver blindly propagates XdsClient errors (<a href="https://github-redirect.dependabot.com/grpc/grpc-java/issues/8953">#8953</a>) (<a href="https://github-redirect.dependabot.com/grpc/grpc-java/issues/8964">#8964</a>)</li> <li><a href="https://github.com/grpc/grpc-java/commit/75c7c6b32d880ca4b657a4be12b255af4593f704"><code>75c7c6b</code></a> xds: Do not failoverpriority when IDLE->CONNECTING</li> <li><a href="https://github.com/grpc/grpc-java/commit/421be66003367a6fbaa55b840e40731d4a7ae527"><code>421be66</code></a> xds: improve PriorityLoadBalancerTest</li> <li><a href="https://github.com/grpc/grpc-java/commit/1b1b284c92948b3a8edd005c0e4d57533335a99a"><code>1b1b284</code></a> xds: Squelch ADS reconnection error logs</li> <li><a href="https://github.com/grpc/grpc-java/commit/b77bc6bb3554c58c53ef76143211c58a05b1445c"><code>b77bc6b</code></a> observability: do not publish our artifact to maven just yet (<a href="https://github-redirect.dependabot.com/grpc/grpc-java/issues/8938">#8938</a>)</li> <li><a href="https://github.com/grpc/grpc-java/commit/6559ef88a197e0195d1c4cc58daa5e963981385d"><code>6559ef8</code></a> Revert "stub: Have ClientCalls.ThreadlessExecutor reject Runnables after end ...</li> <li>Additional commits viewable in <a href="https://github.com/grpc/grpc-java/compare/v1.44.1...v1.45.0">compare view</a></li> </ul> </details> <br /> Updates `grpc-netty` from 1.44.1 to 1.45.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/grpc/grpc-java/releases">grpc-netty's releases</a>.</em></p> <blockquote> <h2>v1.45.0</h2> <h2>gRPC Java 1.45.0 Release Notes</h2> <h3>Bug Fixes</h3> <ul> <li>rls: fix child lb leak when client channel is shutdown (<a href="https://github-redirect.dependabot.com/grpc/grpc-java/issues/8750">#8750</a>)</li> <li>rls: fix RLS lb policy name (<a href="https://github-redirect.dependabot.com/grpc/grpc-java/issues/8867">#8867</a>)</li> <li>testing: fix GrpcCleanupRule issue when retrying tests (<a href="https://github-redirect.dependabot.com/grpc/grpc-java/issues/8918">#8918</a>)</li> <li>xds: Fix XdsNameResolver blindly propagates control plane errors (<a href="https://github-redirect.dependabot.com/grpc/grpc-java/issues/8953">#8953</a>). This change forces the use of UNAVAILABLE for any xDS communication failures, which otherwise could greatly confuse an application</li> <li>xds: fix validation code to accept new-style CertificateProviderPluginInstance (<a href="https://github-redirect.dependabot.com/grpc/grpc-java/issues/8892">#8892</a>)</li> <li>xds: fix a concurrency issue in CSDS ClientStatus responses (<a href="https://github-redirect.dependabot.com/grpc/grpc-java/issues/8795">#8795</a>)</li> <li>xds: Squelch "Failed to resolve name" ADS reconnection error logs. Workaround for <a href="https://github-redirect.dependabot.com/grpc/grpc-java/issues/8886">#8886</a> (<a href="https://github-redirect.dependabot.com/grpc/grpc-java/issues/8942">#8942</a>)</li> <li>xds: Improve priority failover handling for IDLE subpolicies (<a href="https://github-redirect.dependabot.com/grpc/grpc-java/issues/8926">#8926</a>). This mainly improves behavior with ring_hash</li> <li>bom: Include grpc-binder</li> <li>binder: Fix a ServiceConnection leak (<a href="https://github-redirect.dependabot.com/grpc/grpc-java/issues/8861">#8861</a>)</li> <li>binder: Increase fairness across streams when limited by flow control. This can dramatically reduce latency when channel is being used for high throughput (<a href="https://github-redirect.dependabot.com/grpc/grpc-java/issues/8835">#8835</a>)</li> <li>android: fix for app coming to foreground (<a href="https://github-redirect.dependabot.com/grpc/grpc-java/issues/8855">#8855</a>)</li> </ul> <h3>Behavior Changes</h3> <ul> <li>Local-only transparent retry is (practically) unlimited now. Previously it was at most once per RPC.</li> <li>xds: implement least_request load balancing policy (<a href="https://github-redirect.dependabot.com/grpc/grpc-java/issues/8739">#8739</a>)</li> </ul> <h3>Dependencies</h3> <ul> <li>Bump Error Prone Annotations to 2.10.0</li> <li>Bump Guava to 31.0.1-android</li> <li>Bump Google Auth Library to 1.4.0</li> <li>Bump Auto Value to 1.9</li> <li>netty: Include both x86 and Arm64 epoll as dependency for grpc-netty-shaded</li> <li>testing: remove opencensus dependency from grpc-testing (<a href="https://github-redirect.dependabot.com/grpc/grpc-java/issues/8833">#8833</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/grpc/grpc-java/commit/8eff2630828a7ec6f4980b5b46f30f875070a4e4"><code>8eff263</code></a> Bump version to 1.45.0</li> <li><a href="https://github.com/grpc/grpc-java/commit/27024b40bc735cc471c4bfc09d5398b1148d5ad4"><code>27024b4</code></a> Update README etc to reference 1.45.0</li> <li><a href="https://github.com/grpc/grpc-java/commit/b13d0c229470b9f862b443877a32aae3a50c7bf7"><code>b13d0c2</code></a> xds: BootstrapperImpl should not be public</li> <li><a href="https://github.com/grpc/grpc-java/commit/d3a5925e7b0ce4671c8451d8c750725035f026a0"><code>d3a5925</code></a> googleapis: Move GoogleCloudToProdNameResolver from xds</li> <li><a href="https://github.com/grpc/grpc-java/commit/9a99ca4913caf667e51427f2d62b3b3cfc1164ff"><code>9a99ca4</code></a> xds: fix XdsNameResolver blindly propagates XdsClient errors (<a href="https://github-redirect.dependabot.com/grpc/grpc-java/issues/8953">#8953</a>) (<a href="https://github-redirect.dependabot.com/grpc/grpc-java/issues/8964">#8964</a>)</li> <li><a href="https://github.com/grpc/grpc-java/commit/75c7c6b32d880ca4b657a4be12b255af4593f704"><code>75c7c6b</code></a> xds: Do not failoverpriority when IDLE->CONNECTING</li> <li><a href="https://github.com/grpc/grpc-java/commit/421be66003367a6fbaa55b840e40731d4a7ae527"><code>421be66</code></a> xds: improve PriorityLoadBalancerTest</li> <li><a href="https://github.com/grpc/grpc-java/commit/1b1b284c92948b3a8edd005c0e4d57533335a99a"><code>1b1b284</code></a> xds: Squelch ADS reconnection error logs</li> <li><a href="https://github.com/grpc/grpc-java/commit/b77bc6bb3554c58c53ef76143211c58a05b1445c"><code>b77bc6b</code></a> observability: do not publish our artifact to maven just yet (<a href="https://github-redirect.dependabot.com/grpc/grpc-java/issues/8938">#8938</a>)</li> <li><a href="https://github.com/grpc/grpc-java/commit/6559ef88a197e0195d1c4cc58daa5e963981385d"><code>6559ef8</code></a> Revert "stub: Have ClientCalls.ThreadlessExecutor reject Runnables after end ...</li> <li>Additional commits viewable in <a href="https://github.com/grpc/grpc-java/compare/v1.44.1...v1.45.0">compare view</a></li> </ul> </details> <br /> 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 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]
