You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by GitBox <gi...@apache.org> on 2022/01/30 17:18:56 UTC

[GitHub] [avro] dependabot[bot] opened a new pull request #1482: Bump grpc.version from 1.43.2 to 1.44.0 in /lang/java

dependabot[bot] opened a new pull request #1482:
URL: https://github.com/apache/avro/pull/1482


   Bumps `grpc.version` from 1.43.2 to 1.44.0.
   Updates `grpc-core` from 1.43.2 to 1.44.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.44.0</h2>
   <h2>gRPC Java 1.44.0 Release Notes</h2>
   <p>Java 7 is no longer supported. This release uses Java 8 bytecode, except for grpc-context which remains on Java 7 bytecode. Users requiring Java 7 are encouraged to use the v1.41.x branch. See <a href="https://github.com/grpc/proposal/blob/master/P5-jdk-version-support.md#proposal">gRFC P5</a>. Android support remains API level 19+. If this is expected to cause undue hardship or community issues, please contact us via a GitHub issue or <a href="https://groups.google.com/g/grpc-io">grpc-io@googlegroups.com</a>.</p>
   <p>Java 8 users pay note: per gRFC P5, gRPC may drop Java 8 support as soon as March this year. If this is expected to cause undue hardship or community issues, please contact us via a GitHub issue or <a href="https://groups.google.com/g/grpc-io">grpc-io@googlegroups.com</a>.</p>
   <h3>API Changes</h3>
   <ul>
   <li>Removed deprecated StreamInfo.transportAttrs (<a href="https://github-redirect.dependabot.com/grpc/grpc-java/issues/8768">#8768</a>)</li>
   </ul>
   <h3>Bug Fixes</h3>
   <ul>
   <li>core: fix a race condition when calling ManagedChannel#enterIdle() (<a href="https://github-redirect.dependabot.com/grpc/grpc-java/issues/8761">#8761</a>)</li>
   <li>xds: rename <code>ring_hash</code> LB Policy to <code>ring_hash_experimental</code> to comply with gRPC <a href="https://github.com/grpc/proposal/blob/master/A42-xds-ring-hash-lb-policy.md">A42: xDS Ring Hash LB Policy</a> (<a href="https://github-redirect.dependabot.com/grpc/grpc-java/issues/8776">#8776</a>)</li>
   </ul>
   <h3>Behavior Changes</h3>
   <ul>
   <li>Binder: Enclose all operations in BinderTransport even when an exception was thrown. (<a href="https://github-redirect.dependabot.com/grpc/grpc-java/issues/8733">#8733</a>)*</li>
   <li>Binder: Fix a bug that might cause memory leaks in binder. (<a href="https://github-redirect.dependabot.com/grpc/grpc-java/issues/8728">#8728</a>)</li>
   </ul>
   <h3>Dependencies</h3>
   <ul>
   <li>Upgraded Protobuf to 3.19.2 to avoid CVE-2021-22569. See the <a href="https://github.com/protocolbuffers/protobuf/security/advisories/GHSA-wrvw-hg22-4m67">protobuf advisory</a></li>
   <li>Bump GSON to 2.8.9 (<a href="https://github-redirect.dependabot.com/grpc/grpc-java/issues/8759">#8759</a>)</li>
   <li>Bump Netty to 4.1.72.Final and tcnative to 2.0.46.Final (<a href="https://github-redirect.dependabot.com/grpc/grpc-java/issues/8780">#8780</a>)</li>
   </ul>
   <h3>Acknowledgement</h3>
   <ul>
   <li>groakley@</li>
   <li>apolcyn@</li>
   <li>beatrausch@</li>
   <li>danielnorberg@</li>
   <li>jdcormie@</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/grpc/grpc-java/commit/74b054b6b107f0f60dcedfe5278fd1cee597d0c7"><code>74b054b</code></a> Bump version to 1.44.0</li>
   <li><a href="https://github.com/grpc/grpc-java/commit/8c59376e484a21fb20369fa946cc1d5e34dc12d8"><code>8c59376</code></a> Update README etc to reference 1.44.0</li>
   <li><a href="https://github.com/grpc/grpc-java/commit/33c4ceeab39f27fcffb094f3512ba94c0ce552eb"><code>33c4cee</code></a> Revert &quot;1.44.0 release, version bump (<a href="https://github-redirect.dependabot.com/grpc/grpc-java/issues/8862">#8862</a>)&quot; (<a href="https://github-redirect.dependabot.com/grpc/grpc-java/issues/8863">#8863</a>)</li>
   <li><a href="https://github.com/grpc/grpc-java/commit/301d82cc6e00df48c5533f5515fa4e9310156a81"><code>301d82c</code></a> 1.44.0 release, version bump (<a href="https://github-redirect.dependabot.com/grpc/grpc-java/issues/8862">#8862</a>)</li>
   <li><a href="https://github.com/grpc/grpc-java/commit/318fef809ac115e509d09a22257c03cd8e2c83c0"><code>318fef8</code></a> xds: Handle negative random numbers in c2p resolver</li>
   <li><a href="https://github.com/grpc/grpc-java/commit/fcf2cafed3a4b00e14a72a971cfaa2a54d01e796"><code>fcf2caf</code></a> xds: implement least_request load balancing policy (<a href="https://github-redirect.dependabot.com/grpc/grpc-java/issues/8739">#8739</a>)</li>
   <li><a href="https://github.com/grpc/grpc-java/commit/13248fb6d6504170aa66b4e182b8e2db44e1dcf5"><code>13248fb</code></a> Drop Java 7 support</li>
   <li><a href="https://github.com/grpc/grpc-java/commit/f7e6d69517cc4654441526c1385789360a53eb76"><code>f7e6d69</code></a> 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><a href="https://github.com/grpc/grpc-java/commit/69671e152ff3ada84a9eef22b238d0039773b4f8"><code>69671e1</code></a> interop-testing: Fix script rewrite for Gradle 7.2</li>
   <li><a href="https://github.com/grpc/grpc-java/commit/56e9321d8a082f7f8a438cfa57a612d40c730219"><code>56e9321</code></a> android-interop-testing: add the linter error message ignore annotation in th...</li>
   <li>Additional commits viewable in <a href="https://github.com/grpc/grpc-java/compare/v1.43.2...v1.44.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `grpc-stub` from 1.43.2 to 1.44.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.44.0</h2>
   <h2>gRPC Java 1.44.0 Release Notes</h2>
   <p>Java 7 is no longer supported. This release uses Java 8 bytecode, except for grpc-context which remains on Java 7 bytecode. Users requiring Java 7 are encouraged to use the v1.41.x branch. See <a href="https://github.com/grpc/proposal/blob/master/P5-jdk-version-support.md#proposal">gRFC P5</a>. Android support remains API level 19+. If this is expected to cause undue hardship or community issues, please contact us via a GitHub issue or <a href="https://groups.google.com/g/grpc-io">grpc-io@googlegroups.com</a>.</p>
   <p>Java 8 users pay note: per gRFC P5, gRPC may drop Java 8 support as soon as March this year. If this is expected to cause undue hardship or community issues, please contact us via a GitHub issue or <a href="https://groups.google.com/g/grpc-io">grpc-io@googlegroups.com</a>.</p>
   <h3>API Changes</h3>
   <ul>
   <li>Removed deprecated StreamInfo.transportAttrs (<a href="https://github-redirect.dependabot.com/grpc/grpc-java/issues/8768">#8768</a>)</li>
   </ul>
   <h3>Bug Fixes</h3>
   <ul>
   <li>core: fix a race condition when calling ManagedChannel#enterIdle() (<a href="https://github-redirect.dependabot.com/grpc/grpc-java/issues/8761">#8761</a>)</li>
   <li>xds: rename <code>ring_hash</code> LB Policy to <code>ring_hash_experimental</code> to comply with gRPC <a href="https://github.com/grpc/proposal/blob/master/A42-xds-ring-hash-lb-policy.md">A42: xDS Ring Hash LB Policy</a> (<a href="https://github-redirect.dependabot.com/grpc/grpc-java/issues/8776">#8776</a>)</li>
   </ul>
   <h3>Behavior Changes</h3>
   <ul>
   <li>Binder: Enclose all operations in BinderTransport even when an exception was thrown. (<a href="https://github-redirect.dependabot.com/grpc/grpc-java/issues/8733">#8733</a>)*</li>
   <li>Binder: Fix a bug that might cause memory leaks in binder. (<a href="https://github-redirect.dependabot.com/grpc/grpc-java/issues/8728">#8728</a>)</li>
   </ul>
   <h3>Dependencies</h3>
   <ul>
   <li>Upgraded Protobuf to 3.19.2 to avoid CVE-2021-22569. See the <a href="https://github.com/protocolbuffers/protobuf/security/advisories/GHSA-wrvw-hg22-4m67">protobuf advisory</a></li>
   <li>Bump GSON to 2.8.9 (<a href="https://github-redirect.dependabot.com/grpc/grpc-java/issues/8759">#8759</a>)</li>
   <li>Bump Netty to 4.1.72.Final and tcnative to 2.0.46.Final (<a href="https://github-redirect.dependabot.com/grpc/grpc-java/issues/8780">#8780</a>)</li>
   </ul>
   <h3>Acknowledgement</h3>
   <ul>
   <li>groakley@</li>
   <li>apolcyn@</li>
   <li>beatrausch@</li>
   <li>danielnorberg@</li>
   <li>jdcormie@</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/grpc/grpc-java/commit/74b054b6b107f0f60dcedfe5278fd1cee597d0c7"><code>74b054b</code></a> Bump version to 1.44.0</li>
   <li><a href="https://github.com/grpc/grpc-java/commit/8c59376e484a21fb20369fa946cc1d5e34dc12d8"><code>8c59376</code></a> Update README etc to reference 1.44.0</li>
   <li><a href="https://github.com/grpc/grpc-java/commit/33c4ceeab39f27fcffb094f3512ba94c0ce552eb"><code>33c4cee</code></a> Revert &quot;1.44.0 release, version bump (<a href="https://github-redirect.dependabot.com/grpc/grpc-java/issues/8862">#8862</a>)&quot; (<a href="https://github-redirect.dependabot.com/grpc/grpc-java/issues/8863">#8863</a>)</li>
   <li><a href="https://github.com/grpc/grpc-java/commit/301d82cc6e00df48c5533f5515fa4e9310156a81"><code>301d82c</code></a> 1.44.0 release, version bump (<a href="https://github-redirect.dependabot.com/grpc/grpc-java/issues/8862">#8862</a>)</li>
   <li><a href="https://github.com/grpc/grpc-java/commit/318fef809ac115e509d09a22257c03cd8e2c83c0"><code>318fef8</code></a> xds: Handle negative random numbers in c2p resolver</li>
   <li><a href="https://github.com/grpc/grpc-java/commit/fcf2cafed3a4b00e14a72a971cfaa2a54d01e796"><code>fcf2caf</code></a> xds: implement least_request load balancing policy (<a href="https://github-redirect.dependabot.com/grpc/grpc-java/issues/8739">#8739</a>)</li>
   <li><a href="https://github.com/grpc/grpc-java/commit/13248fb6d6504170aa66b4e182b8e2db44e1dcf5"><code>13248fb</code></a> Drop Java 7 support</li>
   <li><a href="https://github.com/grpc/grpc-java/commit/f7e6d69517cc4654441526c1385789360a53eb76"><code>f7e6d69</code></a> 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><a href="https://github.com/grpc/grpc-java/commit/69671e152ff3ada84a9eef22b238d0039773b4f8"><code>69671e1</code></a> interop-testing: Fix script rewrite for Gradle 7.2</li>
   <li><a href="https://github.com/grpc/grpc-java/commit/56e9321d8a082f7f8a438cfa57a612d40c730219"><code>56e9321</code></a> android-interop-testing: add the linter error message ignore annotation in th...</li>
   <li>Additional commits viewable in <a href="https://github.com/grpc/grpc-java/compare/v1.43.2...v1.44.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `grpc-netty` from 1.43.2 to 1.44.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.44.0</h2>
   <h2>gRPC Java 1.44.0 Release Notes</h2>
   <p>Java 7 is no longer supported. This release uses Java 8 bytecode, except for grpc-context which remains on Java 7 bytecode. Users requiring Java 7 are encouraged to use the v1.41.x branch. See <a href="https://github.com/grpc/proposal/blob/master/P5-jdk-version-support.md#proposal">gRFC P5</a>. Android support remains API level 19+. If this is expected to cause undue hardship or community issues, please contact us via a GitHub issue or <a href="https://groups.google.com/g/grpc-io">grpc-io@googlegroups.com</a>.</p>
   <p>Java 8 users pay note: per gRFC P5, gRPC may drop Java 8 support as soon as March this year. If this is expected to cause undue hardship or community issues, please contact us via a GitHub issue or <a href="https://groups.google.com/g/grpc-io">grpc-io@googlegroups.com</a>.</p>
   <h3>API Changes</h3>
   <ul>
   <li>Removed deprecated StreamInfo.transportAttrs (<a href="https://github-redirect.dependabot.com/grpc/grpc-java/issues/8768">#8768</a>)</li>
   </ul>
   <h3>Bug Fixes</h3>
   <ul>
   <li>core: fix a race condition when calling ManagedChannel#enterIdle() (<a href="https://github-redirect.dependabot.com/grpc/grpc-java/issues/8761">#8761</a>)</li>
   <li>xds: rename <code>ring_hash</code> LB Policy to <code>ring_hash_experimental</code> to comply with gRPC <a href="https://github.com/grpc/proposal/blob/master/A42-xds-ring-hash-lb-policy.md">A42: xDS Ring Hash LB Policy</a> (<a href="https://github-redirect.dependabot.com/grpc/grpc-java/issues/8776">#8776</a>)</li>
   </ul>
   <h3>Behavior Changes</h3>
   <ul>
   <li>Binder: Enclose all operations in BinderTransport even when an exception was thrown. (<a href="https://github-redirect.dependabot.com/grpc/grpc-java/issues/8733">#8733</a>)*</li>
   <li>Binder: Fix a bug that might cause memory leaks in binder. (<a href="https://github-redirect.dependabot.com/grpc/grpc-java/issues/8728">#8728</a>)</li>
   </ul>
   <h3>Dependencies</h3>
   <ul>
   <li>Upgraded Protobuf to 3.19.2 to avoid CVE-2021-22569. See the <a href="https://github.com/protocolbuffers/protobuf/security/advisories/GHSA-wrvw-hg22-4m67">protobuf advisory</a></li>
   <li>Bump GSON to 2.8.9 (<a href="https://github-redirect.dependabot.com/grpc/grpc-java/issues/8759">#8759</a>)</li>
   <li>Bump Netty to 4.1.72.Final and tcnative to 2.0.46.Final (<a href="https://github-redirect.dependabot.com/grpc/grpc-java/issues/8780">#8780</a>)</li>
   </ul>
   <h3>Acknowledgement</h3>
   <ul>
   <li>groakley@</li>
   <li>apolcyn@</li>
   <li>beatrausch@</li>
   <li>danielnorberg@</li>
   <li>jdcormie@</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/grpc/grpc-java/commit/74b054b6b107f0f60dcedfe5278fd1cee597d0c7"><code>74b054b</code></a> Bump version to 1.44.0</li>
   <li><a href="https://github.com/grpc/grpc-java/commit/8c59376e484a21fb20369fa946cc1d5e34dc12d8"><code>8c59376</code></a> Update README etc to reference 1.44.0</li>
   <li><a href="https://github.com/grpc/grpc-java/commit/33c4ceeab39f27fcffb094f3512ba94c0ce552eb"><code>33c4cee</code></a> Revert &quot;1.44.0 release, version bump (<a href="https://github-redirect.dependabot.com/grpc/grpc-java/issues/8862">#8862</a>)&quot; (<a href="https://github-redirect.dependabot.com/grpc/grpc-java/issues/8863">#8863</a>)</li>
   <li><a href="https://github.com/grpc/grpc-java/commit/301d82cc6e00df48c5533f5515fa4e9310156a81"><code>301d82c</code></a> 1.44.0 release, version bump (<a href="https://github-redirect.dependabot.com/grpc/grpc-java/issues/8862">#8862</a>)</li>
   <li><a href="https://github.com/grpc/grpc-java/commit/318fef809ac115e509d09a22257c03cd8e2c83c0"><code>318fef8</code></a> xds: Handle negative random numbers in c2p resolver</li>
   <li><a href="https://github.com/grpc/grpc-java/commit/fcf2cafed3a4b00e14a72a971cfaa2a54d01e796"><code>fcf2caf</code></a> xds: implement least_request load balancing policy (<a href="https://github-redirect.dependabot.com/grpc/grpc-java/issues/8739">#8739</a>)</li>
   <li><a href="https://github.com/grpc/grpc-java/commit/13248fb6d6504170aa66b4e182b8e2db44e1dcf5"><code>13248fb</code></a> Drop Java 7 support</li>
   <li><a href="https://github.com/grpc/grpc-java/commit/f7e6d69517cc4654441526c1385789360a53eb76"><code>f7e6d69</code></a> 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><a href="https://github.com/grpc/grpc-java/commit/69671e152ff3ada84a9eef22b238d0039773b4f8"><code>69671e1</code></a> interop-testing: Fix script rewrite for Gradle 7.2</li>
   <li><a href="https://github.com/grpc/grpc-java/commit/56e9321d8a082f7f8a438cfa57a612d40c730219"><code>56e9321</code></a> android-interop-testing: add the linter error message ignore annotation in th...</li>
   <li>Additional commits viewable in <a href="https://github.com/grpc/grpc-java/compare/v1.43.2...v1.44.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: dev-unsubscribe@avro.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [avro] martin-g merged pull request #1482: AVRO-3332: Bump grpc.version from 1.43.2 to 1.44.0 in /lang/java

Posted by GitBox <gi...@apache.org>.
martin-g merged pull request #1482:
URL: https://github.com/apache/avro/pull/1482


   


-- 
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: dev-unsubscribe@avro.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org