Skip to content

Commit

Permalink
fix(deps): Bump grpcVersion from 1.61.0 to 1.62.2 (#604)
Browse files Browse the repository at this point in the history
Bumps `grpcVersion` from 1.61.0 to 1.62.2.
Updates `io.grpc:grpc-netty` from 1.61.0 to 1.62.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/grpc/grpc-java/releases">io.grpc:grpc-netty's releases</a>.</em></p>
<blockquote>
<h2>v1.62.2</h2>
<h2>gRPC Java 1.62.2 Release Notes</h2>
<p>Note that this is the initial 1.62.x release</p>
<h3>API Changes</h3>
<ul>
<li>services: Remove <code>io.grpc.services.BinaryLogs</code>, which was deprecated since 2021. <code>io.grpc.protobuf.services.BinaryLogs</code> should be used instead (<a href="https://redirect.github.com/grpc/grpc-java/issues/10832">#10832</a>).</li>
<li>Allow users outside of io.grpc.xds package to create custom xDS resources (<a href="https://redirect.github.com/grpc/grpc-java/issues/10834">#10834</a>) (6d96e6588)</li>
</ul>
<h3>New Features</h3>
<ul>
<li>api:Add ClientTransportFilter.  Similarly to ServerTransportFilter, this will provide an observability hook and it allows direct modification of the transport's attributes. (<a href="https://redirect.github.com/grpc/grpc-java/issues/10646">#10646</a>)</li>
</ul>
<h3>Improvements</h3>
<ul>
<li>java_grpc_library.bzl: Add support for Auto Exec Groups (cb03bd234). This is mostly a behind-the-scenes change to adjust to the newer way Bazel operates</li>
<li>java_grpc_library.bzl: Support runfiles for protoc and the plugin (65a6b3bc2). Neither binary uses runfiles, but the task will be ready if they need to in the future</li>
<li>xds: Add EC key support for XdsChannelCredentials/XdsServerCredentials (100d5a55f)</li>
<li>binder:Change log level from WARNING to FINER for expected exception during close with error, to reduce log spamming (<a href="https://redirect.github.com/grpc/grpc-java/issues/10899">#10899</a>) (7ba0718bb)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>xds: Fix a bug in WeightedRoundRobinLoadBalancer policy that could raise NullPointerException and further cause channel panic when picking a subchannel. This bug can only be triggered when connection can not be established and the channel reports TRANSIENT_FAILURE state. (<a href="https://redirect.github.com/grpc/grpc-java/issues/10868">#10868</a>)</li>
</ul>
<h3>Dependencies</h3>
<ul>
<li>The protoc plugin no longer supports macOS Big Sur (macOS 11). Binaries are now built using Monterey (macOS 12)</li>
</ul>
<h3>Acknowledgements</h3>
<ul>
<li><a href="https://github.com/joybestourous"><code>@​joybestourous</code></a></li>
</ul>
<h2>v1.61.1</h2>
<h3>Bug Fixes</h3>
<p>xds: Fix a bug in <code>WeightedRoundRobinLoadBalancer</code> policy that could raise <code>NullPointerException</code> and further cause channel panic when picking a subchannel. This bug can only be triggered when connection can not be established and the channel reports <code>TRANSIENT_FAILURE</code> state. (<a href="https://redirect.github.com/grpc/grpc-java/issues/10868">#10868</a>)</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/grpc/grpc-java/commit/3e993a9f44ff52bd3d5ac59dfa978d8e7d30e28b"><code>3e993a9</code></a> Bump version to 1.62.1</li>
<li><a href="https://github.com/grpc/grpc-java/commit/1da945ba543b187a9dab49587b2eb8ce4288580f"><code>1da945b</code></a> Update README etc to reference 1.62.1</li>
<li><a href="https://github.com/grpc/grpc-java/commit/7089f04718fad3912e9960f744a6f0008122bccc"><code>7089f04</code></a> Change GAE interop tests to use java11 runtime (<a href="https://redirect.github.com/grpc/grpc-java/issues/10933">#10933</a>)</li>
<li><a href="https://github.com/grpc/grpc-java/commit/597f26e8349845d8122a0f6f63e288996e828090"><code>597f26e</code></a> Bump version to 1.62.1-SNAPSHOT</li>
<li><a href="https://github.com/grpc/grpc-java/commit/10eb91f1073b770a7f9a9c8ec96bf9917fd2eba4"><code>10eb91f</code></a> Bump version to 1.62.0</li>
<li><a href="https://github.com/grpc/grpc-java/commit/28dffe500ad970c09b24f75031854ecb0cefcf64"><code>28dffe5</code></a> Update README etc to reference 1.62.0</li>
<li><a href="https://github.com/grpc/grpc-java/commit/5ba8b71137c456f163289a72cf5f56bd1b851bbf"><code>5ba8b71</code></a> util: MultiChildLoadBalance.shutdown() log to FINE (<a href="https://redirect.github.com/grpc/grpc-java/issues/10935">#10935</a>)</li>
<li><a href="https://github.com/grpc/grpc-java/commit/1795348b24e2c8457fdc030ce885aa1210afd451"><code>1795348</code></a> Remove semi-circular dependency between core and util</li>
<li><a href="https://github.com/grpc/grpc-java/commit/95b847e7995d8c9fed96fcad2cb39e882da917fc"><code>95b847e</code></a> interop-testing: Use separate event loops in RetryTest</li>
<li><a href="https://github.com/grpc/grpc-java/commit/7ba0718bb9a61f27bc21ff26eb73bb8d7cb91f27"><code>7ba0718</code></a> Change log level from WARNING to FINER for expected exception (<a href="https://redirect.github.com/grpc/grpc-java/issues/10899">#10899</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/grpc/grpc-java/compare/v1.61.0...v1.62.2">compare view</a></li>
</ul>
</details>
<br />

Updates `io.grpc:grpc-protobuf` from 1.61.0 to 1.62.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/grpc/grpc-java/releases">io.grpc:grpc-protobuf's releases</a>.</em></p>
<blockquote>
<h2>v1.62.2</h2>
<h2>gRPC Java 1.62.2 Release Notes</h2>
<p>Note that this is the initial 1.62.x release</p>
<h3>API Changes</h3>
<ul>
<li>services: Remove <code>io.grpc.services.BinaryLogs</code>, which was deprecated since 2021. <code>io.grpc.protobuf.services.BinaryLogs</code> should be used instead (<a href="https://redirect.github.com/grpc/grpc-java/issues/10832">#10832</a>).</li>
<li>Allow users outside of io.grpc.xds package to create custom xDS resources (<a href="https://redirect.github.com/grpc/grpc-java/issues/10834">#10834</a>) (6d96e6588)</li>
</ul>
<h3>New Features</h3>
<ul>
<li>api:Add ClientTransportFilter.  Similarly to ServerTransportFilter, this will provide an observability hook and it allows direct modification of the transport's attributes. (<a href="https://redirect.github.com/grpc/grpc-java/issues/10646">#10646</a>)</li>
</ul>
<h3>Improvements</h3>
<ul>
<li>java_grpc_library.bzl: Add support for Auto Exec Groups (cb03bd234). This is mostly a behind-the-scenes change to adjust to the newer way Bazel operates</li>
<li>java_grpc_library.bzl: Support runfiles for protoc and the plugin (65a6b3bc2). Neither binary uses runfiles, but the task will be ready if they need to in the future</li>
<li>xds: Add EC key support for XdsChannelCredentials/XdsServerCredentials (100d5a55f)</li>
<li>binder:Change log level from WARNING to FINER for expected exception during close with error, to reduce log spamming (<a href="https://redirect.github.com/grpc/grpc-java/issues/10899">#10899</a>) (7ba0718bb)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>xds: Fix a bug in WeightedRoundRobinLoadBalancer policy that could raise NullPointerException and further cause channel panic when picking a subchannel. This bug can only be triggered when connection can not be established and the channel reports TRANSIENT_FAILURE state. (<a href="https://redirect.github.com/grpc/grpc-java/issues/10868">#10868</a>)</li>
</ul>
<h3>Dependencies</h3>
<ul>
<li>The protoc plugin no longer supports macOS Big Sur (macOS 11). Binaries are now built using Monterey (macOS 12)</li>
</ul>
<h3>Acknowledgements</h3>
<ul>
<li><a href="https://github.com/joybestourous"><code>@​joybestourous</code></a></li>
</ul>
<h2>v1.61.1</h2>
<h3>Bug Fixes</h3>
<p>xds: Fix a bug in <code>WeightedRoundRobinLoadBalancer</code> policy that could raise <code>NullPointerException</code> and further cause channel panic when picking a subchannel. This bug can only be triggered when connection can not be established and the channel reports <code>TRANSIENT_FAILURE</code> state. (<a href="https://redirect.github.com/grpc/grpc-java/issues/10868">#10868</a>)</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/grpc/grpc-java/commit/3e993a9f44ff52bd3d5ac59dfa978d8e7d30e28b"><code>3e993a9</code></a> Bump version to 1.62.1</li>
<li><a href="https://github.com/grpc/grpc-java/commit/1da945ba543b187a9dab49587b2eb8ce4288580f"><code>1da945b</code></a> Update README etc to reference 1.62.1</li>
<li><a href="https://github.com/grpc/grpc-java/commit/7089f04718fad3912e9960f744a6f0008122bccc"><code>7089f04</code></a> Change GAE interop tests to use java11 runtime (<a href="https://redirect.github.com/grpc/grpc-java/issues/10933">#10933</a>)</li>
<li><a href="https://github.com/grpc/grpc-java/commit/597f26e8349845d8122a0f6f63e288996e828090"><code>597f26e</code></a> Bump version to 1.62.1-SNAPSHOT</li>
<li><a href="https://github.com/grpc/grpc-java/commit/10eb91f1073b770a7f9a9c8ec96bf9917fd2eba4"><code>10eb91f</code></a> Bump version to 1.62.0</li>
<li><a href="https://github.com/grpc/grpc-java/commit/28dffe500ad970c09b24f75031854ecb0cefcf64"><code>28dffe5</code></a> Update README etc to reference 1.62.0</li>
<li><a href="https://github.com/grpc/grpc-java/commit/5ba8b71137c456f163289a72cf5f56bd1b851bbf"><code>5ba8b71</code></a> util: MultiChildLoadBalance.shutdown() log to FINE (<a href="https://redirect.github.com/grpc/grpc-java/issues/10935">#10935</a>)</li>
<li><a href="https://github.com/grpc/grpc-java/commit/1795348b24e2c8457fdc030ce885aa1210afd451"><code>1795348</code></a> Remove semi-circular dependency between core and util</li>
<li><a href="https://github.com/grpc/grpc-java/commit/95b847e7995d8c9fed96fcad2cb39e882da917fc"><code>95b847e</code></a> interop-testing: Use separate event loops in RetryTest</li>
<li><a href="https://github.com/grpc/grpc-java/commit/7ba0718bb9a61f27bc21ff26eb73bb8d7cb91f27"><code>7ba0718</code></a> Change log level from WARNING to FINER for expected exception (<a href="https://redirect.github.com/grpc/grpc-java/issues/10899">#10899</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/grpc/grpc-java/compare/v1.61.0...v1.62.2">compare view</a></li>
</ul>
</details>
<br />

Updates `io.grpc:grpc-stub` from 1.61.0 to 1.62.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/grpc/grpc-java/releases">io.grpc:grpc-stub's releases</a>.</em></p>
<blockquote>
<h2>v1.62.2</h2>
<h2>gRPC Java 1.62.2 Release Notes</h2>
<p>Note that this is the initial 1.62.x release</p>
<h3>API Changes</h3>
<ul>
<li>services: Remove <code>io.grpc.services.BinaryLogs</code>, which was deprecated since 2021. <code>io.grpc.protobuf.services.BinaryLogs</code> should be used instead (<a href="https://redirect.github.com/grpc/grpc-java/issues/10832">#10832</a>).</li>
<li>Allow users outside of io.grpc.xds package to create custom xDS resources (<a href="https://redirect.github.com/grpc/grpc-java/issues/10834">#10834</a>) (6d96e6588)</li>
</ul>
<h3>New Features</h3>
<ul>
<li>api:Add ClientTransportFilter.  Similarly to ServerTransportFilter, this will provide an observability hook and it allows direct modification of the transport's attributes. (<a href="https://redirect.github.com/grpc/grpc-java/issues/10646">#10646</a>)</li>
</ul>
<h3>Improvements</h3>
<ul>
<li>java_grpc_library.bzl: Add support for Auto Exec Groups (cb03bd234). This is mostly a behind-the-scenes change to adjust to the newer way Bazel operates</li>
<li>java_grpc_library.bzl: Support runfiles for protoc and the plugin (65a6b3bc2). Neither binary uses runfiles, but the task will be ready if they need to in the future</li>
<li>xds: Add EC key support for XdsChannelCredentials/XdsServerCredentials (100d5a55f)</li>
<li>binder:Change log level from WARNING to FINER for expected exception during close with error, to reduce log spamming (<a href="https://redirect.github.com/grpc/grpc-java/issues/10899">#10899</a>) (7ba0718bb)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>xds: Fix a bug in WeightedRoundRobinLoadBalancer policy that could raise NullPointerException and further cause channel panic when picking a subchannel. This bug can only be triggered when connection can not be established and the channel reports TRANSIENT_FAILURE state. (<a href="https://redirect.github.com/grpc/grpc-java/issues/10868">#10868</a>)</li>
</ul>
<h3>Dependencies</h3>
<ul>
<li>The protoc plugin no longer supports macOS Big Sur (macOS 11). Binaries are now built using Monterey (macOS 12)</li>
</ul>
<h3>Acknowledgements</h3>
<ul>
<li><a href="https://github.com/joybestourous"><code>@​joybestourous</code></a></li>
</ul>
<h2>v1.61.1</h2>
<h3>Bug Fixes</h3>
<p>xds: Fix a bug in <code>WeightedRoundRobinLoadBalancer</code> policy that could raise <code>NullPointerException</code> and further cause channel panic when picking a subchannel. This bug can only be triggered when connection can not be established and the channel reports <code>TRANSIENT_FAILURE</code> state. (<a href="https://redirect.github.com/grpc/grpc-java/issues/10868">#10868</a>)</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/grpc/grpc-java/commit/3e993a9f44ff52bd3d5ac59dfa978d8e7d30e28b"><code>3e993a9</code></a> Bump version to 1.62.1</li>
<li><a href="https://github.com/grpc/grpc-java/commit/1da945ba543b187a9dab49587b2eb8ce4288580f"><code>1da945b</code></a> Update README etc to reference 1.62.1</li>
<li><a href="https://github.com/grpc/grpc-java/commit/7089f04718fad3912e9960f744a6f0008122bccc"><code>7089f04</code></a> Change GAE interop tests to use java11 runtime (<a href="https://redirect.github.com/grpc/grpc-java/issues/10933">#10933</a>)</li>
<li><a href="https://github.com/grpc/grpc-java/commit/597f26e8349845d8122a0f6f63e288996e828090"><code>597f26e</code></a> Bump version to 1.62.1-SNAPSHOT</li>
<li><a href="https://github.com/grpc/grpc-java/commit/10eb91f1073b770a7f9a9c8ec96bf9917fd2eba4"><code>10eb91f</code></a> Bump version to 1.62.0</li>
<li><a href="https://github.com/grpc/grpc-java/commit/28dffe500ad970c09b24f75031854ecb0cefcf64"><code>28dffe5</code></a> Update README etc to reference 1.62.0</li>
<li><a href="https://github.com/grpc/grpc-java/commit/5ba8b71137c456f163289a72cf5f56bd1b851bbf"><code>5ba8b71</code></a> util: MultiChildLoadBalance.shutdown() log to FINE (<a href="https://redirect.github.com/grpc/grpc-java/issues/10935">#10935</a>)</li>
<li><a href="https://github.com/grpc/grpc-java/commit/1795348b24e2c8457fdc030ce885aa1210afd451"><code>1795348</code></a> Remove semi-circular dependency between core and util</li>
<li><a href="https://github.com/grpc/grpc-java/commit/95b847e7995d8c9fed96fcad2cb39e882da917fc"><code>95b847e</code></a> interop-testing: Use separate event loops in RetryTest</li>
<li><a href="https://github.com/grpc/grpc-java/commit/7ba0718bb9a61f27bc21ff26eb73bb8d7cb91f27"><code>7ba0718</code></a> Change log level from WARNING to FINER for expected exception (<a href="https://redirect.github.com/grpc/grpc-java/issues/10899">#10899</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/grpc/grpc-java/compare/v1.61.0...v1.62.2">compare view</a></li>
</ul>
</details>
<br />

Updates `io.grpc:grpc-testing` from 1.61.0 to 1.62.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/grpc/grpc-java/releases">io.grpc:grpc-testing's releases</a>.</em></p>
<blockquote>
<h2>v1.62.2</h2>
<h2>gRPC Java 1.62.2 Release Notes</h2>
<p>Note that this is the initial 1.62.x release</p>
<h3>API Changes</h3>
<ul>
<li>services: Remove <code>io.grpc.services.BinaryLogs</code>, which was deprecated since 2021. <code>io.grpc.protobuf.services.BinaryLogs</code> should be used instead (<a href="https://redirect.github.com/grpc/grpc-java/issues/10832">#10832</a>).</li>
<li>Allow users outside of io.grpc.xds package to create custom xDS resources (<a href="https://redirect.github.com/grpc/grpc-java/issues/10834">#10834</a>) (6d96e6588)</li>
</ul>
<h3>New Features</h3>
<ul>
<li>api:Add ClientTransportFilter.  Similarly to ServerTransportFilter, this will provide an observability hook and it allows direct modification of the transport's attributes. (<a href="https://redirect.github.com/grpc/grpc-java/issues/10646">#10646</a>)</li>
</ul>
<h3>Improvements</h3>
<ul>
<li>java_grpc_library.bzl: Add support for Auto Exec Groups (cb03bd234). This is mostly a behind-the-scenes change to adjust to the newer way Bazel operates</li>
<li>java_grpc_library.bzl: Support runfiles for protoc and the plugin (65a6b3bc2). Neither binary uses runfiles, but the task will be ready if they need to in the future</li>
<li>xds: Add EC key support for XdsChannelCredentials/XdsServerCredentials (100d5a55f)</li>
<li>binder:Change log level from WARNING to FINER for expected exception during close with error, to reduce log spamming (<a href="https://redirect.github.com/grpc/grpc-java/issues/10899">#10899</a>) (7ba0718bb)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>xds: Fix a bug in WeightedRoundRobinLoadBalancer policy that could raise NullPointerException and further cause channel panic when picking a subchannel. This bug can only be triggered when connection can not be established and the channel reports TRANSIENT_FAILURE state. (<a href="https://redirect.github.com/grpc/grpc-java/issues/10868">#10868</a>)</li>
</ul>
<h3>Dependencies</h3>
<ul>
<li>The protoc plugin no longer supports macOS Big Sur (macOS 11). Binaries are now built using Monterey (macOS 12)</li>
</ul>
<h3>Acknowledgements</h3>
<ul>
<li><a href="https://github.com/joybestourous"><code>@​joybestourous</code></a></li>
</ul>
<h2>v1.61.1</h2>
<h3>Bug Fixes</h3>
<p>xds: Fix a bug in <code>WeightedRoundRobinLoadBalancer</code> policy that could raise <code>NullPointerException</code> and further cause channel panic when picking a subchannel. This bug can only be triggered when connection can not be established and the channel reports <code>TRANSIENT_FAILURE</code> state. (<a href="https://redirect.github.com/grpc/grpc-java/issues/10868">#10868</a>)</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/grpc/grpc-java/commit/3e993a9f44ff52bd3d5ac59dfa978d8e7d30e28b"><code>3e993a9</code></a> Bump version to 1.62.1</li>
<li><a href="https://github.com/grpc/grpc-java/commit/1da945ba543b187a9dab49587b2eb8ce4288580f"><code>1da945b</code></a> Update README etc to reference 1.62.1</li>
<li><a href="https://github.com/grpc/grpc-java/commit/7089f04718fad3912e9960f744a6f0008122bccc"><code>7089f04</code></a> Change GAE interop tests to use java11 runtime (<a href="https://redirect.github.com/grpc/grpc-java/issues/10933">#10933</a>)</li>
<li><a href="https://github.com/grpc/grpc-java/commit/597f26e8349845d8122a0f6f63e288996e828090"><code>597f26e</code></a> Bump version to 1.62.1-SNAPSHOT</li>
<li><a href="https://github.com/grpc/grpc-java/commit/10eb91f1073b770a7f9a9c8ec96bf9917fd2eba4"><code>10eb91f</code></a> Bump version to 1.62.0</li>
<li><a href="https://github.com/grpc/grpc-java/commit/28dffe500ad970c09b24f75031854ecb0cefcf64"><code>28dffe5</code></a> Update README etc to reference 1.62.0</li>
<li><a href="https://github.com/grpc/grpc-java/commit/5ba8b71137c456f163289a72cf5f56bd1b851bbf"><code>5ba8b71</code></a> util: MultiChildLoadBalance.shutdown() log to FINE (<a href="https://redirect.github.com/grpc/grpc-java/issues/10935">#10935</a>)</li>
<li><a href="https://github.com/grpc/grpc-java/commit/1795348b24e2c8457fdc030ce885aa1210afd451"><code>1795348</code></a> Remove semi-circular dependency between core and util</li>
<li><a href="https://github.com/grpc/grpc-java/commit/95b847e7995d8c9fed96fcad2cb39e882da917fc"><code>95b847e</code></a> interop-testing: Use separate event loops in RetryTest</li>
<li><a href="https://github.com/grpc/grpc-java/commit/7ba0718bb9a61f27bc21ff26eb73bb8d7cb91f27"><code>7ba0718</code></a> Change log level from WARNING to FINER for expected exception (<a href="https://redirect.github.com/grpc/grpc-java/issues/10899">#10899</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/grpc/grpc-java/compare/v1.61.0...v1.62.2">compare view</a></li>
</ul>
</details>
<br />

Updates `io.grpc:grpc-inprocess` from 1.61.0 to 1.62.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/grpc/grpc-java/releases">io.grpc:grpc-inprocess's releases</a>.</em></p>
<blockquote>
<h2>v1.62.2</h2>
<h2>gRPC Java 1.62.2 Release Notes</h2>
<p>Note that this is the initial 1.62.x release</p>
<h3>API Changes</h3>
<ul>
<li>services: Remove <code>io.grpc.services.BinaryLogs</code>, which was deprecated since 2021. <code>io.grpc.protobuf.services.BinaryLogs</code> should be used instead (<a href="https://redirect.github.com/grpc/grpc-java/issues/10832">#10832</a>).</li>
<li>Allow users outside of io.grpc.xds package to create custom xDS resources (<a href="https://redirect.github.com/grpc/grpc-java/issues/10834">#10834</a>) (6d96e6588)</li>
</ul>
<h3>New Features</h3>
<ul>
<li>api:Add ClientTransportFilter.  Similarly to ServerTransportFilter, this will provide an observability hook and it allows direct modification of the transport's attributes. (<a href="https://redirect.github.com/grpc/grpc-java/issues/10646">#10646</a>)</li>
</ul>
<h3>Improvements</h3>
<ul>
<li>java_grpc_library.bzl: Add support for Auto Exec Groups (cb03bd234). This is mostly a behind-the-scenes change to adjust to the newer way Bazel operates</li>
<li>java_grpc_library.bzl: Support runfiles for protoc and the plugin (65a6b3bc2). Neither binary uses runfiles, but the task will be ready if they need to in the future</li>
<li>xds: Add EC key support for XdsChannelCredentials/XdsServerCredentials (100d5a55f)</li>
<li>binder:Change log level from WARNING to FINER for expected exception during close with error, to reduce log spamming (<a href="https://redirect.github.com/grpc/grpc-java/issues/10899">#10899</a>) (7ba0718bb)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>xds: Fix a bug in WeightedRoundRobinLoadBalancer policy that could raise NullPointerException and further cause channel panic when picking a subchannel. This bug can only be triggered when connection can not be established and the channel reports TRANSIENT_FAILURE state. (<a href="https://redirect.github.com/grpc/grpc-java/issues/10868">#10868</a>)</li>
</ul>
<h3>Dependencies</h3>
<ul>
<li>The protoc plugin no longer supports macOS Big Sur (macOS 11). Binaries are now built using Monterey (macOS 12)</li>
</ul>
<h3>Acknowledgements</h3>
<ul>
<li><a href="https://github.com/joybestourous"><code>@​joybestourous</code></a></li>
</ul>
<h2>v1.61.1</h2>
<h3>Bug Fixes</h3>
<p>xds: Fix a bug in <code>WeightedRoundRobinLoadBalancer</code> policy that could raise <code>NullPointerException</code> and further cause channel panic when picking a subchannel. This bug can only be triggered when connection can not be established and the channel reports <code>TRANSIENT_FAILURE</code> state. (<a href="https://redirect.github.com/grpc/grpc-java/issues/10868">#10868</a>)</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/grpc/grpc-java/commit/3e993a9f44ff52bd3d5ac59dfa978d8e7d30e28b"><code>3e993a9</code></a> Bump version to 1.62.1</li>
<li><a href="https://github.com/grpc/grpc-java/commit/1da945ba543b187a9dab49587b2eb8ce4288580f"><code>1da945b</code></a> Update README etc to reference 1.62.1</li>
<li><a href="https://github.com/grpc/grpc-java/commit/7089f04718fad3912e9960f744a6f0008122bccc"><code>7089f04</code></a> Change GAE interop tests to use java11 runtime (<a href="https://redirect.github.com/grpc/grpc-java/issues/10933">#10933</a>)</li>
<li><a href="https://github.com/grpc/grpc-java/commit/597f26e8349845d8122a0f6f63e288996e828090"><code>597f26e</code></a> Bump version to 1.62.1-SNAPSHOT</li>
<li><a href="https://github.com/grpc/grpc-java/commit/10eb91f1073b770a7f9a9c8ec96bf9917fd2eba4"><code>10eb91f</code></a> Bump version to 1.62.0</li>
<li><a href="https://github.com/grpc/grpc-java/commit/28dffe500ad970c09b24f75031854ecb0cefcf64"><code>28dffe5</code></a> Update README etc to reference 1.62.0</li>
<li><a href="https://github.com/grpc/grpc-java/commit/5ba8b71137c456f163289a72cf5f56bd1b851bbf"><code>5ba8b71</code></a> util: MultiChildLoadBalance.shutdown() log to FINE (<a href="https://redirect.github.com/grpc/grpc-java/issues/10935">#10935</a>)</li>
<li><a href="https://github.com/grpc/grpc-java/commit/1795348b24e2c8457fdc030ce885aa1210afd451"><code>1795348</code></a> Remove semi-circular dependency between core and util</li>
<li><a href="https://github.com/grpc/grpc-java/commit/95b847e7995d8c9fed96fcad2cb39e882da917fc"><code>95b847e</code></a> interop-testing: Use separate event loops in RetryTest</li>
<li><a href="https://github.com/grpc/grpc-java/commit/7ba0718bb9a61f27bc21ff26eb73bb8d7cb91f27"><code>7ba0718</code></a> Change log level from WARNING to FINER for expected exception (<a href="https://redirect.github.com/grpc/grpc-java/issues/10899">#10899</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/grpc/grpc-java/compare/v1.61.0...v1.62.2">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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
- `@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>
  • Loading branch information
dependabot[bot] authored Mar 11, 2024
1 parent 116563d commit e27b327
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ buildscript {
ext {
kotlinVersion = '1.9.22'
kotlinCoroutinesVersion = '1.7.3'
grpcVersion = '1.61.0'
grpcVersion = '1.62.2'
nettyVersion = '4.1.107.Final'
aboutLibsVersion = '8.6.3'
junitVersion = '5.9.0'
Expand Down

0 comments on commit e27b327

Please sign in to comment.