dependabot[bot] opened a new pull request, #2295: URL: https://github.com/apache/avro/pull/2295
Bumps `grpc.version` from 1.55.1 to 1.56.0. Updates `grpc-core` from 1.55.1 to 1.56.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.56.0</h2> <h3>API Changes</h3> <ul> <li>api: Stabilize the <code>SynchronizationContext</code> class (<a href="https://redirect.github.com/grpc/grpc-java/issues/10130">#10130</a>).</li> <li>api: Stabilize <code>io.grpc.CallCredentials</code> (<a href="https://redirect.github.com/grpc/grpc-java/issues/10208">#10208</a>, <a href="https://redirect.github.com/grpc/grpc-java/issues/10211">#10211</a>). <code>thisUsesUnstableApi()</code> is <code>@Deprecated</code> and has a default implementation. <code>CallCredentials</code> implementations should delete their implementation or remove <code>@Overrides</code>, as the method will be deleted in the future.</li> <li>api: Stabilize the <code>ProxyDetector</code> hierarchy and <code>ManagedChannelBuilder.proxyDetector</code> method.</li> </ul> <h3>Behavior Changes</h3> <ul> <li>core: Sticky <code>TRANSIENT_FAILURE</code> in <code>PickFirstLoadBalancer</code> (<a href="https://redirect.github.com/grpc/grpc-java/issues/10106">#10106</a>). See <a href="https://github.com/grpc/proposal/blob/master/A62-pick-first.md#sticky-transient-failure">gRFC A62</a>. If it can't connect, pick-first will now immediately fail RPCs until after it successfully connects. RPCs will no longer be delayed while it performs those attempts, which previously could cause significant (error) latency. It now also performs reconnect attempts after failure and backoff without prompting; previously it required an RPC to trigger the reconnect. <code>ManagedChannel.idleTimeout</code> (defaults to 30 minutes) still applies and forces the channel idle after a period of no RPCs.</li> <li>stub: Add a null check for <code>responseObserver</code> into the methods for initiating a call that takes a <code>responseObserver</code> argument. This ensures a fail fast with a clearer cause instead of an NPE when the observer is first used.</li> <li>xds: Flip default for RLS being enabled to true for XDS (<a href="https://redirect.github.com/grpc/grpc-java/issues/10248">#10248</a>) (<a href="https://redirect.github.com/grpc/grpc-java/issues/10252">#10252</a>). If there are no RLS configurations in your XDS or you already enabled it with the environment variable this will have no effect. To disable it, set the flag <code>GRPC_EXPERIMENTAL_XDS_RLS_LB</code> to false.</li> <li>xds: Rename <code>weighted_round_robin_experimental</code> LB Policy to <code>weighted_round_robin</code> (<a href="https://redirect.github.com/grpc/grpc-java/issues/10162">#10162</a>).</li> </ul> <h3>New Features</h3> <ul> <li>protobuf,protobuf-lite: Allow to configure protobuf recursion limit (<a href="https://redirect.github.com/grpc/grpc-java/issues/10094">#10094</a>).</li> <li>core: Optional address shuffle in <code>PickFirstLoadBalancer</code> (<a href="https://redirect.github.com/grpc/grpc-java/issues/10110">#10110</a>).</li> <li>xds: <code>pick_first</code> LB configuration (<a href="https://redirect.github.com/grpc/grpc-java/issues/10181">#10181</a>).</li> </ul> <h3>Improvements</h3> <ul> <li>xds: Add <code>error-per-second</code> in weight formula for client-side WRR (<a href="https://redirect.github.com/grpc/grpc-java/issues/10177">#10177</a>).</li> <li>xds: Use<code> application_utilization</code> and fallback to <code>cpu_utilization</code> if unset in weight formula for client-side WRR. (<a href="https://redirect.github.com/grpc/grpc-java/issues/10256">#10256</a>).</li> <li>bazel: The README now mentions Bazel and where to find the example. (<a href="https://redirect.github.com/grpc/grpc-java/issues/10217">#10217</a>).</li> </ul> <h3>Bug Fixes</h3> <ul> <li>binder: Handle unexpected exceptions on binder threads. (<a href="https://redirect.github.com/grpc/grpc-java/issues/10092">#10092</a>.</li> <li>android,binder,cronet: <code>.aar</code> file when publishing. (<a href="https://redirect.github.com/grpc/grpc-java/issues/10138">#10138</a>).</li> <li>api: Fix boundary check in <code>Status.fromCodeValue()</code>. (<a href="https://redirect.github.com/grpc/grpc-java/issues/10155">#10155</a>).</li> <li>core: Don't use system Locale for content-type matching. (<a href="https://redirect.github.com/grpc/grpc-java/issues/10097">#10097</a>).</li> <li>okhttp: Fix signed-byte comparison in server when checking for ASCII in header (<a href="https://redirect.github.com/grpc/grpc-java/issues/10151">#10151</a>). Without fix, authority could contain utf-8.</li> </ul> <h3>Dependencies</h3> <ul> <li>Version pinning (e.g., <code>[1.56.0]</code> instead of <code>1.56.0</code>) has been removed from POMs, for both Netty and gRPC dependencies. The pinning was unreliable in Maven and ignored in Gradle, yet caused downloads during the build to fetch the version list. For a while we've had a BOM that helps reduce version skew. (<a href="https://redirect.github.com/grpc/grpc-java/issues/10175">#10175</a>).</li> <li>bazel: Add java toolchain type to all rules using <code>java_common</code>. (<a href="https://redirect.github.com/grpc/grpc-java/issues/10225">#10225</a>).</li> <li>Upgraded <code>netty-tcnative-boringssl-static</code> in <code>grpc-netty-shaded</code> to 2.0.61.Final (<a href="https://redirect.github.com/grpc/grpc-java/issues/10260">#10260</a>). Netty itself was not updated.</li> <li>Upgraded AndroidX Annotation to 1.6.0 (<a href="https://redirect.github.com/grpc/grpc-java/issues/10178">#10178</a>).</li> <li>Upgraded AndroidX Core to 1.10.0 (<a href="https://redirect.github.com/grpc/grpc-java/issues/10178">#10178</a>).</li> <li>Upgraded AndroidX Lifecycle-Common to 2.6.1 (<a href="https://redirect.github.com/grpc/grpc-java/issues/10178">#10178</a>).</li> <li>Upgraded OpenCensus to 0.31.1 (<a href="https://redirect.github.com/grpc/grpc-java/issues/10178">#10178</a>).</li> <li>Upgraded Cronet API to 108.5359.79 (<a href="https://redirect.github.com/grpc/grpc-java/issues/10178">#10178</a>).</li> <li>Upgraded <code>proto-google-common-protos</code> to 2.17.0 (<a href="https://redirect.github.com/grpc/grpc-java/issues/10178">#10178</a>).</li> <li>Upgraded Gson to 2.10.1 (<a href="https://redirect.github.com/grpc/grpc-java/issues/10178">#10178</a>).</li> <li>Upgraded PerfMark API to 0.26.0 (<a href="https://redirect.github.com/grpc/grpc-java/issues/10178">#10178</a>).</li> <li>Upgraded RE2/J to 1.7 (<a href="https://redirect.github.com/grpc/grpc-java/issues/10178">#10178</a>).</li> </ul> <h3>Acknowledgements</h3> <ul> <li><a href="https://github.com/chenwei321"><code>@chenwei321</code></a></li> <li><a href="https://github.com/cushon"><code>@cushon</code></a></li> <li><a href="https://github.com/kloyan"><code>@kloyan</code></a></li> <li><a href="https://github.com/kotlaja"><code>@kotlaja</code></a></li> <li><a href="https://github.com/vorburger"><code>@vorburger</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/grpc/grpc-java/commit/d25095c2a714bb9abccdb6622a13b8bc768dc18a"><code>d25095c</code></a> Bump version to 1.56.0</li> <li><a href="https://github.com/grpc/grpc-java/commit/6168330b9ece0b2af227afc8d3778a1047109cc7"><code>6168330</code></a> Update README etc to reference 1.56.0</li> <li><a href="https://github.com/grpc/grpc-java/commit/b89207fe1a9461b0572531c5ef202bc89f26b2d5"><code>b89207f</code></a> Upgrade netty-tcnative to 2.0.61.Final</li> <li><a href="https://github.com/grpc/grpc-java/commit/caeeb063c81318308152da7b042ce691ed36e145"><code>caeeb06</code></a> services, xds, orca: use application_utilization and fallback to cpu_utilizat...</li> <li><a href="https://github.com/grpc/grpc-java/commit/311e7bc65ed98d83ba760fa1dfdd915934f00d49"><code>311e7bc</code></a> Download Maven from Maven Central</li> <li><a href="https://github.com/grpc/grpc-java/commit/be4dc4c36d7a2a8a32fe3dd2d5c82f45c7710c7b"><code>be4dc4c</code></a> Flip default for RLS on XDS being enabled to true. (<a href="https://redirect.github.com/grpc/grpc-java/issues/10248">#10248</a>) (<a href="https://redirect.github.com/grpc/grpc-java/issues/10252">#10252</a>)</li> <li><a href="https://github.com/grpc/grpc-java/commit/09260ce860a28f53d9a1023e363c00e7ddf7b84c"><code>09260ce</code></a> buildscripts, psm interop: Don't fail target if sub-target already failed (<a href="https://redirect.github.com/grpc/grpc-java/issues/1">#1</a>...</li> <li><a href="https://github.com/grpc/grpc-java/commit/e6d9b41895651adfd45b71834f760763edad8616"><code>e6d9b41</code></a> bazel: Add java toolchain type to all rules which are using java_common (<a href="https://redirect.github.com/grpc/grpc-java/issues/10225">#10225</a>)</li> <li><a href="https://github.com/grpc/grpc-java/commit/4277867a7dcfd73706f347f11f6e0476c1d2d032"><code>4277867</code></a> gcp observability: Update Docker images to eclipse-temurin (<a href="https://redirect.github.com/grpc/grpc-java/issues/10218">#10218</a>)</li> <li><a href="https://github.com/grpc/grpc-java/commit/df85a45742b0a1f43cbb492be1ea064fe1540154"><code>df85a45</code></a> Add a java specific description of manual flow control to the example. (<a href="https://redirect.github.com/grpc/grpc-java/issues/10223">#10223</a>)</li> <li>Additional commits viewable in <a href="https://github.com/grpc/grpc-java/compare/v1.55.1...v1.56.0">compare view</a></li> </ul> </details> <br /> Updates `grpc-stub` from 1.55.1 to 1.56.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.56.0</h2> <h3>API Changes</h3> <ul> <li>api: Stabilize the <code>SynchronizationContext</code> class (<a href="https://redirect.github.com/grpc/grpc-java/issues/10130">#10130</a>).</li> <li>api: Stabilize <code>io.grpc.CallCredentials</code> (<a href="https://redirect.github.com/grpc/grpc-java/issues/10208">#10208</a>, <a href="https://redirect.github.com/grpc/grpc-java/issues/10211">#10211</a>). <code>thisUsesUnstableApi()</code> is <code>@Deprecated</code> and has a default implementation. <code>CallCredentials</code> implementations should delete their implementation or remove <code>@Overrides</code>, as the method will be deleted in the future.</li> <li>api: Stabilize the <code>ProxyDetector</code> hierarchy and <code>ManagedChannelBuilder.proxyDetector</code> method.</li> </ul> <h3>Behavior Changes</h3> <ul> <li>core: Sticky <code>TRANSIENT_FAILURE</code> in <code>PickFirstLoadBalancer</code> (<a href="https://redirect.github.com/grpc/grpc-java/issues/10106">#10106</a>). See <a href="https://github.com/grpc/proposal/blob/master/A62-pick-first.md#sticky-transient-failure">gRFC A62</a>. If it can't connect, pick-first will now immediately fail RPCs until after it successfully connects. RPCs will no longer be delayed while it performs those attempts, which previously could cause significant (error) latency. It now also performs reconnect attempts after failure and backoff without prompting; previously it required an RPC to trigger the reconnect. <code>ManagedChannel.idleTimeout</code> (defaults to 30 minutes) still applies and forces the channel idle after a period of no RPCs.</li> <li>stub: Add a null check for <code>responseObserver</code> into the methods for initiating a call that takes a <code>responseObserver</code> argument. This ensures a fail fast with a clearer cause instead of an NPE when the observer is first used.</li> <li>xds: Flip default for RLS being enabled to true for XDS (<a href="https://redirect.github.com/grpc/grpc-java/issues/10248">#10248</a>) (<a href="https://redirect.github.com/grpc/grpc-java/issues/10252">#10252</a>). If there are no RLS configurations in your XDS or you already enabled it with the environment variable this will have no effect. To disable it, set the flag <code>GRPC_EXPERIMENTAL_XDS_RLS_LB</code> to false.</li> <li>xds: Rename <code>weighted_round_robin_experimental</code> LB Policy to <code>weighted_round_robin</code> (<a href="https://redirect.github.com/grpc/grpc-java/issues/10162">#10162</a>).</li> </ul> <h3>New Features</h3> <ul> <li>protobuf,protobuf-lite: Allow to configure protobuf recursion limit (<a href="https://redirect.github.com/grpc/grpc-java/issues/10094">#10094</a>).</li> <li>core: Optional address shuffle in <code>PickFirstLoadBalancer</code> (<a href="https://redirect.github.com/grpc/grpc-java/issues/10110">#10110</a>).</li> <li>xds: <code>pick_first</code> LB configuration (<a href="https://redirect.github.com/grpc/grpc-java/issues/10181">#10181</a>).</li> </ul> <h3>Improvements</h3> <ul> <li>xds: Add <code>error-per-second</code> in weight formula for client-side WRR (<a href="https://redirect.github.com/grpc/grpc-java/issues/10177">#10177</a>).</li> <li>xds: Use<code> application_utilization</code> and fallback to <code>cpu_utilization</code> if unset in weight formula for client-side WRR. (<a href="https://redirect.github.com/grpc/grpc-java/issues/10256">#10256</a>).</li> <li>bazel: The README now mentions Bazel and where to find the example. (<a href="https://redirect.github.com/grpc/grpc-java/issues/10217">#10217</a>).</li> </ul> <h3>Bug Fixes</h3> <ul> <li>binder: Handle unexpected exceptions on binder threads. (<a href="https://redirect.github.com/grpc/grpc-java/issues/10092">#10092</a>.</li> <li>android,binder,cronet: <code>.aar</code> file when publishing. (<a href="https://redirect.github.com/grpc/grpc-java/issues/10138">#10138</a>).</li> <li>api: Fix boundary check in <code>Status.fromCodeValue()</code>. (<a href="https://redirect.github.com/grpc/grpc-java/issues/10155">#10155</a>).</li> <li>core: Don't use system Locale for content-type matching. (<a href="https://redirect.github.com/grpc/grpc-java/issues/10097">#10097</a>).</li> <li>okhttp: Fix signed-byte comparison in server when checking for ASCII in header (<a href="https://redirect.github.com/grpc/grpc-java/issues/10151">#10151</a>). Without fix, authority could contain utf-8.</li> </ul> <h3>Dependencies</h3> <ul> <li>Version pinning (e.g., <code>[1.56.0]</code> instead of <code>1.56.0</code>) has been removed from POMs, for both Netty and gRPC dependencies. The pinning was unreliable in Maven and ignored in Gradle, yet caused downloads during the build to fetch the version list. For a while we've had a BOM that helps reduce version skew. (<a href="https://redirect.github.com/grpc/grpc-java/issues/10175">#10175</a>).</li> <li>bazel: Add java toolchain type to all rules using <code>java_common</code>. (<a href="https://redirect.github.com/grpc/grpc-java/issues/10225">#10225</a>).</li> <li>Upgraded <code>netty-tcnative-boringssl-static</code> in <code>grpc-netty-shaded</code> to 2.0.61.Final (<a href="https://redirect.github.com/grpc/grpc-java/issues/10260">#10260</a>). Netty itself was not updated.</li> <li>Upgraded AndroidX Annotation to 1.6.0 (<a href="https://redirect.github.com/grpc/grpc-java/issues/10178">#10178</a>).</li> <li>Upgraded AndroidX Core to 1.10.0 (<a href="https://redirect.github.com/grpc/grpc-java/issues/10178">#10178</a>).</li> <li>Upgraded AndroidX Lifecycle-Common to 2.6.1 (<a href="https://redirect.github.com/grpc/grpc-java/issues/10178">#10178</a>).</li> <li>Upgraded OpenCensus to 0.31.1 (<a href="https://redirect.github.com/grpc/grpc-java/issues/10178">#10178</a>).</li> <li>Upgraded Cronet API to 108.5359.79 (<a href="https://redirect.github.com/grpc/grpc-java/issues/10178">#10178</a>).</li> <li>Upgraded <code>proto-google-common-protos</code> to 2.17.0 (<a href="https://redirect.github.com/grpc/grpc-java/issues/10178">#10178</a>).</li> <li>Upgraded Gson to 2.10.1 (<a href="https://redirect.github.com/grpc/grpc-java/issues/10178">#10178</a>).</li> <li>Upgraded PerfMark API to 0.26.0 (<a href="https://redirect.github.com/grpc/grpc-java/issues/10178">#10178</a>).</li> <li>Upgraded RE2/J to 1.7 (<a href="https://redirect.github.com/grpc/grpc-java/issues/10178">#10178</a>).</li> </ul> <h3>Acknowledgements</h3> <ul> <li><a href="https://github.com/chenwei321"><code>@chenwei321</code></a></li> <li><a href="https://github.com/cushon"><code>@cushon</code></a></li> <li><a href="https://github.com/kloyan"><code>@kloyan</code></a></li> <li><a href="https://github.com/kotlaja"><code>@kotlaja</code></a></li> <li><a href="https://github.com/vorburger"><code>@vorburger</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/grpc/grpc-java/commit/d25095c2a714bb9abccdb6622a13b8bc768dc18a"><code>d25095c</code></a> Bump version to 1.56.0</li> <li><a href="https://github.com/grpc/grpc-java/commit/6168330b9ece0b2af227afc8d3778a1047109cc7"><code>6168330</code></a> Update README etc to reference 1.56.0</li> <li><a href="https://github.com/grpc/grpc-java/commit/b89207fe1a9461b0572531c5ef202bc89f26b2d5"><code>b89207f</code></a> Upgrade netty-tcnative to 2.0.61.Final</li> <li><a href="https://github.com/grpc/grpc-java/commit/caeeb063c81318308152da7b042ce691ed36e145"><code>caeeb06</code></a> services, xds, orca: use application_utilization and fallback to cpu_utilizat...</li> <li><a href="https://github.com/grpc/grpc-java/commit/311e7bc65ed98d83ba760fa1dfdd915934f00d49"><code>311e7bc</code></a> Download Maven from Maven Central</li> <li><a href="https://github.com/grpc/grpc-java/commit/be4dc4c36d7a2a8a32fe3dd2d5c82f45c7710c7b"><code>be4dc4c</code></a> Flip default for RLS on XDS being enabled to true. (<a href="https://redirect.github.com/grpc/grpc-java/issues/10248">#10248</a>) (<a href="https://redirect.github.com/grpc/grpc-java/issues/10252">#10252</a>)</li> <li><a href="https://github.com/grpc/grpc-java/commit/09260ce860a28f53d9a1023e363c00e7ddf7b84c"><code>09260ce</code></a> buildscripts, psm interop: Don't fail target if sub-target already failed (<a href="https://redirect.github.com/grpc/grpc-java/issues/1">#1</a>...</li> <li><a href="https://github.com/grpc/grpc-java/commit/e6d9b41895651adfd45b71834f760763edad8616"><code>e6d9b41</code></a> bazel: Add java toolchain type to all rules which are using java_common (<a href="https://redirect.github.com/grpc/grpc-java/issues/10225">#10225</a>)</li> <li><a href="https://github.com/grpc/grpc-java/commit/4277867a7dcfd73706f347f11f6e0476c1d2d032"><code>4277867</code></a> gcp observability: Update Docker images to eclipse-temurin (<a href="https://redirect.github.com/grpc/grpc-java/issues/10218">#10218</a>)</li> <li><a href="https://github.com/grpc/grpc-java/commit/df85a45742b0a1f43cbb492be1ea064fe1540154"><code>df85a45</code></a> Add a java specific description of manual flow control to the example. (<a href="https://redirect.github.com/grpc/grpc-java/issues/10223">#10223</a>)</li> <li>Additional commits viewable in <a href="https://github.com/grpc/grpc-java/compare/v1.55.1...v1.56.0">compare view</a></li> </ul> </details> <br /> Updates `grpc-netty` from 1.55.1 to 1.56.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.56.0</h2> <h3>API Changes</h3> <ul> <li>api: Stabilize the <code>SynchronizationContext</code> class (<a href="https://redirect.github.com/grpc/grpc-java/issues/10130">#10130</a>).</li> <li>api: Stabilize <code>io.grpc.CallCredentials</code> (<a href="https://redirect.github.com/grpc/grpc-java/issues/10208">#10208</a>, <a href="https://redirect.github.com/grpc/grpc-java/issues/10211">#10211</a>). <code>thisUsesUnstableApi()</code> is <code>@Deprecated</code> and has a default implementation. <code>CallCredentials</code> implementations should delete their implementation or remove <code>@Overrides</code>, as the method will be deleted in the future.</li> <li>api: Stabilize the <code>ProxyDetector</code> hierarchy and <code>ManagedChannelBuilder.proxyDetector</code> method.</li> </ul> <h3>Behavior Changes</h3> <ul> <li>core: Sticky <code>TRANSIENT_FAILURE</code> in <code>PickFirstLoadBalancer</code> (<a href="https://redirect.github.com/grpc/grpc-java/issues/10106">#10106</a>). See <a href="https://github.com/grpc/proposal/blob/master/A62-pick-first.md#sticky-transient-failure">gRFC A62</a>. If it can't connect, pick-first will now immediately fail RPCs until after it successfully connects. RPCs will no longer be delayed while it performs those attempts, which previously could cause significant (error) latency. It now also performs reconnect attempts after failure and backoff without prompting; previously it required an RPC to trigger the reconnect. <code>ManagedChannel.idleTimeout</code> (defaults to 30 minutes) still applies and forces the channel idle after a period of no RPCs.</li> <li>stub: Add a null check for <code>responseObserver</code> into the methods for initiating a call that takes a <code>responseObserver</code> argument. This ensures a fail fast with a clearer cause instead of an NPE when the observer is first used.</li> <li>xds: Flip default for RLS being enabled to true for XDS (<a href="https://redirect.github.com/grpc/grpc-java/issues/10248">#10248</a>) (<a href="https://redirect.github.com/grpc/grpc-java/issues/10252">#10252</a>). If there are no RLS configurations in your XDS or you already enabled it with the environment variable this will have no effect. To disable it, set the flag <code>GRPC_EXPERIMENTAL_XDS_RLS_LB</code> to false.</li> <li>xds: Rename <code>weighted_round_robin_experimental</code> LB Policy to <code>weighted_round_robin</code> (<a href="https://redirect.github.com/grpc/grpc-java/issues/10162">#10162</a>).</li> </ul> <h3>New Features</h3> <ul> <li>protobuf,protobuf-lite: Allow to configure protobuf recursion limit (<a href="https://redirect.github.com/grpc/grpc-java/issues/10094">#10094</a>).</li> <li>core: Optional address shuffle in <code>PickFirstLoadBalancer</code> (<a href="https://redirect.github.com/grpc/grpc-java/issues/10110">#10110</a>).</li> <li>xds: <code>pick_first</code> LB configuration (<a href="https://redirect.github.com/grpc/grpc-java/issues/10181">#10181</a>).</li> </ul> <h3>Improvements</h3> <ul> <li>xds: Add <code>error-per-second</code> in weight formula for client-side WRR (<a href="https://redirect.github.com/grpc/grpc-java/issues/10177">#10177</a>).</li> <li>xds: Use<code> application_utilization</code> and fallback to <code>cpu_utilization</code> if unset in weight formula for client-side WRR. (<a href="https://redirect.github.com/grpc/grpc-java/issues/10256">#10256</a>).</li> <li>bazel: The README now mentions Bazel and where to find the example. (<a href="https://redirect.github.com/grpc/grpc-java/issues/10217">#10217</a>).</li> </ul> <h3>Bug Fixes</h3> <ul> <li>binder: Handle unexpected exceptions on binder threads. (<a href="https://redirect.github.com/grpc/grpc-java/issues/10092">#10092</a>.</li> <li>android,binder,cronet: <code>.aar</code> file when publishing. (<a href="https://redirect.github.com/grpc/grpc-java/issues/10138">#10138</a>).</li> <li>api: Fix boundary check in <code>Status.fromCodeValue()</code>. (<a href="https://redirect.github.com/grpc/grpc-java/issues/10155">#10155</a>).</li> <li>core: Don't use system Locale for content-type matching. (<a href="https://redirect.github.com/grpc/grpc-java/issues/10097">#10097</a>).</li> <li>okhttp: Fix signed-byte comparison in server when checking for ASCII in header (<a href="https://redirect.github.com/grpc/grpc-java/issues/10151">#10151</a>). Without fix, authority could contain utf-8.</li> </ul> <h3>Dependencies</h3> <ul> <li>Version pinning (e.g., <code>[1.56.0]</code> instead of <code>1.56.0</code>) has been removed from POMs, for both Netty and gRPC dependencies. The pinning was unreliable in Maven and ignored in Gradle, yet caused downloads during the build to fetch the version list. For a while we've had a BOM that helps reduce version skew. (<a href="https://redirect.github.com/grpc/grpc-java/issues/10175">#10175</a>).</li> <li>bazel: Add java toolchain type to all rules using <code>java_common</code>. (<a href="https://redirect.github.com/grpc/grpc-java/issues/10225">#10225</a>).</li> <li>Upgraded <code>netty-tcnative-boringssl-static</code> in <code>grpc-netty-shaded</code> to 2.0.61.Final (<a href="https://redirect.github.com/grpc/grpc-java/issues/10260">#10260</a>). Netty itself was not updated.</li> <li>Upgraded AndroidX Annotation to 1.6.0 (<a href="https://redirect.github.com/grpc/grpc-java/issues/10178">#10178</a>).</li> <li>Upgraded AndroidX Core to 1.10.0 (<a href="https://redirect.github.com/grpc/grpc-java/issues/10178">#10178</a>).</li> <li>Upgraded AndroidX Lifecycle-Common to 2.6.1 (<a href="https://redirect.github.com/grpc/grpc-java/issues/10178">#10178</a>).</li> <li>Upgraded OpenCensus to 0.31.1 (<a href="https://redirect.github.com/grpc/grpc-java/issues/10178">#10178</a>).</li> <li>Upgraded Cronet API to 108.5359.79 (<a href="https://redirect.github.com/grpc/grpc-java/issues/10178">#10178</a>).</li> <li>Upgraded <code>proto-google-common-protos</code> to 2.17.0 (<a href="https://redirect.github.com/grpc/grpc-java/issues/10178">#10178</a>).</li> <li>Upgraded Gson to 2.10.1 (<a href="https://redirect.github.com/grpc/grpc-java/issues/10178">#10178</a>).</li> <li>Upgraded PerfMark API to 0.26.0 (<a href="https://redirect.github.com/grpc/grpc-java/issues/10178">#10178</a>).</li> <li>Upgraded RE2/J to 1.7 (<a href="https://redirect.github.com/grpc/grpc-java/issues/10178">#10178</a>).</li> </ul> <h3>Acknowledgements</h3> <ul> <li><a href="https://github.com/chenwei321"><code>@chenwei321</code></a></li> <li><a href="https://github.com/cushon"><code>@cushon</code></a></li> <li><a href="https://github.com/kloyan"><code>@kloyan</code></a></li> <li><a href="https://github.com/kotlaja"><code>@kotlaja</code></a></li> <li><a href="https://github.com/vorburger"><code>@vorburger</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/grpc/grpc-java/commit/d25095c2a714bb9abccdb6622a13b8bc768dc18a"><code>d25095c</code></a> Bump version to 1.56.0</li> <li><a href="https://github.com/grpc/grpc-java/commit/6168330b9ece0b2af227afc8d3778a1047109cc7"><code>6168330</code></a> Update README etc to reference 1.56.0</li> <li><a href="https://github.com/grpc/grpc-java/commit/b89207fe1a9461b0572531c5ef202bc89f26b2d5"><code>b89207f</code></a> Upgrade netty-tcnative to 2.0.61.Final</li> <li><a href="https://github.com/grpc/grpc-java/commit/caeeb063c81318308152da7b042ce691ed36e145"><code>caeeb06</code></a> services, xds, orca: use application_utilization and fallback to cpu_utilizat...</li> <li><a href="https://github.com/grpc/grpc-java/commit/311e7bc65ed98d83ba760fa1dfdd915934f00d49"><code>311e7bc</code></a> Download Maven from Maven Central</li> <li><a href="https://github.com/grpc/grpc-java/commit/be4dc4c36d7a2a8a32fe3dd2d5c82f45c7710c7b"><code>be4dc4c</code></a> Flip default for RLS on XDS being enabled to true. (<a href="https://redirect.github.com/grpc/grpc-java/issues/10248">#10248</a>) (<a href="https://redirect.github.com/grpc/grpc-java/issues/10252">#10252</a>)</li> <li><a href="https://github.com/grpc/grpc-java/commit/09260ce860a28f53d9a1023e363c00e7ddf7b84c"><code>09260ce</code></a> buildscripts, psm interop: Don't fail target if sub-target already failed (<a href="https://redirect.github.com/grpc/grpc-java/issues/1">#1</a>...</li> <li><a href="https://github.com/grpc/grpc-java/commit/e6d9b41895651adfd45b71834f760763edad8616"><code>e6d9b41</code></a> bazel: Add java toolchain type to all rules which are using java_common (<a href="https://redirect.github.com/grpc/grpc-java/issues/10225">#10225</a>)</li> <li><a href="https://github.com/grpc/grpc-java/commit/4277867a7dcfd73706f347f11f6e0476c1d2d032"><code>4277867</code></a> gcp observability: Update Docker images to eclipse-temurin (<a href="https://redirect.github.com/grpc/grpc-java/issues/10218">#10218</a>)</li> <li><a href="https://github.com/grpc/grpc-java/commit/df85a45742b0a1f43cbb492be1ea064fe1540154"><code>df85a45</code></a> Add a java specific description of manual flow control to the example. (<a href="https://redirect.github.com/grpc/grpc-java/issues/10223">#10223</a>)</li> <li>Additional commits viewable in <a href="https://github.com/grpc/grpc-java/compare/v1.55.1...v1.56.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]
