dependabot[bot] opened a new pull request, #6100:
URL: https://github.com/apache/shenyu/pull/6100

   Bumps [io.grpc:grpc-protobuf](https://github.com/grpc/grpc-java) from 1.53.0 
to 1.54.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.54.2</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>core: Fix regression in 1.54.0 where polling NameResolvers would not 
refresh after a resolution error (<a 
href="https://redirect.github.com/grpc/grpc-java/pull/10328";>grpc/grpc-java#10328</a>).
 The symptom is a transient failure like &quot;UNAVAILABLE: Unable to resolve 
host&quot; continuing potentially forever. This did not impact DnsNameResolver, 
but it did impacted GrpclbNameResolver which is the dns name resolver used when 
grpc-grpclb is in the classpath. So even users that think &quot;I don't use 
grpclb&quot; may have been impacted. round_robin is mainly impacted on startup, 
but if the error happened afterward it would commonly fix itself for short 
transient DNS failures. pick_first is impacted at all times; any failed DNS 
resolution could cause all future RPCs on the channel to fail.</li>
   <li>xds: Avoid using the default locale for case insensitive path matching 
(<a 
href="https://redirect.github.com/grpc/grpc-java/issues/10149";>#10149</a>)</li>
   <li>xds: Avoid potential channel panic when control plane changes the field 
used to configure load balancing (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/10103";>#10103</a>)</li>
   <li>core: Allow transparent retries after a retry attempt and the configured 
max retries was 1 (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/10080";>#10080</a>)</li>
   </ul>
   <h2>v1.54.1</h2>
   <h2>Bug Fixes</h2>
   <ul>
   <li>core: Fix NPE race during hedging (<a 
href="https://redirect.github.com/grpc/grpc-java/pull/10046";>grpc/grpc-java#10046</a>),
 fixing a Netty buffer memory leak for cancelled RPCs</li>
   </ul>
   <h2>Behavior Changes</h2>
   <ul>
   <li>gcp-observability: Remove monitored resource detection for logging (<a 
href="https://redirect.github.com/grpc/grpc-java/pull/10026";>grpc/grpc-java#10026</a>).
 The cloud libraries will fill in these details instead</li>
   </ul>
   <h2>API stabilizations</h2>
   <ul>
   <li>Stabilize GcpObservability (<a 
href="https://redirect.github.com/grpc/grpc-java/pull/10027";>grpc/grpc-java#10027</a>)
   <ul>
   <li>The GcpObservability API provides users with a simple way to export 
logging, tracing, and metrics to Google Cloud Operations. For more information, 
please see <a 
href="https://cloud.google.com/blog/products/networking/introducing-grpc-observability-for-microservices";>this
 blog post</a>.</li>
   </ul>
   </li>
   </ul>
   <h2>v1.54.0</h2>
   <h3>New Features</h3>
   <ul>
   <li>xds: Add weightedRoundRobin LB policy. The WRR policy allows picking the 
subchannel by weight based on the metrics feedback from the backend using ORCA 
API. See gRFC A58: Weighted Round Robin LB Policy. (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/9873";>#9873</a>)</li>
   <li>census: Add per call latency metric which is latency across all attempts 
(<a 
href="https://redirect.github.com/grpc/grpc-java/issues/9906";>#9906</a>)</li>
   <li>Generated code now has an interface named <code>AsyncService</code> that 
the <code>&lt;service-name&gt;ImplBase</code> class implements. This allows you 
to provide your own base class when used with the static 
<code>&lt;service-name&gt;Grpc.bindService(AsyncService)</code> method(<a 
href="https://redirect.github.com/grpc/grpc-java/issues/9688";>#9688</a>).</li>
   </ul>
   <h3>Examples</h3>
   <ul>
   <li>Add examples for gcp observability (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/9967";>#9967</a>)</li>
   </ul>
   <h3>Bugfixes</h3>
   <ul>
   <li>rls:Fix throttling in route lookup where success and error metrics had 
been inverted (<a href="https://b.corp.google.com/262779100";>b/262779100</a>) 
(<a 
href="https://redirect.github.com/grpc/grpc-java/issues/9874";>#9874</a>)</li>
   <li>protobuf: update external javadoc link (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/9890";>#9890</a>)</li>
   <li>core: fix outlier detection default ejection time (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/9889";>#9889</a>)</li>
   <li>xds: deletion only to watchers of same control plane (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/9896";>#9896</a>)</li>
   <li>api: Target scheme is now properly case insensitive (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/9899";>#9899</a>). 
<code>NameResolverProvider</code>s, however, are expected to return the scheme 
used for registration in lower-case</li>
   <li>api: ForwardingServerCall now forwards getMethodDescriptor(). Previously 
only SimpleForwardingServerCall forwarded the method</li>
   </ul>
   <h3>Behavior Changes</h3>
   <ul>
   <li>xds:Allow a cluster’s sum of weights to exceed the maximum signed 
integer up to a limit of max unsigned integer (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/9864";>#9864</a>)</li>
   <li>grpclb: no SRV lookup for &quot;metadata.google.internal.&quot;</li>
   </ul>
   <h3>Improvements</h3>
   <ul>
   <li>xds, orca: Allow removing OobLoadReportListener from a subchannel in 
OrcaOobUil. (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/9881";>#9881</a>)</li>
   <li>services: ORCA API change to allow recording QPS in MetricRecorder and 
CallMetricRecorder. (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/9866";>#9866</a>)</li>
   <li>Move name resolution retry from managed channel to name resolver (take 
<a href="https://redirect.github.com/grpc/grpc-java/issues/2";>#2</a>) (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/9812";>#9812</a>)</li>
   <li>Rename AbstractXdsClient to ControlPlaneClient (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/9934";>#9934</a>)</li>
   <li>all: fix build with errorprone 2.18 (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/9886";>#9886</a>)</li>
   <li>build: allow Java 11+ to use modern error prone</li>
   <li>errorprone: enable UnnecessaryAnonymousClass (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/9927";>#9927</a>)</li>
   <li>core: add logger to OutlierDetectionLoadBalancer (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/9880";>#9880</a>)</li>
   <li>census: add trace annotation to report received message sizes (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/9944";>#9944</a>)</li>
   <li>gcp-observability: emit latency and payload size metrics by default when 
monitoring is enabled (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/9893";>#9893</a>)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/grpc/grpc-java/commit/fbe3bb76949eed6d1d01436184ba0314ad8833d2";><code>fbe3bb7</code></a>
 Bump version to 1.54.2</li>
   <li><a 
href="https://github.com/grpc/grpc-java/commit/e37a2972c8ab390b85d505cdced77286b090efff";><code>e37a297</code></a>
 Update README etc to reference 1.54.2</li>
   <li><a 
href="https://github.com/grpc/grpc-java/commit/a650c6f4147890de46d7b7a260ddb5c425a0c599";><code>a650c6f</code></a>
 core: ManagedChannelImpl to always use RetryingNameResolver (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/10328";>#10328</a>) (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/10330";>#10330</a>)</li>
   <li><a 
href="https://github.com/grpc/grpc-java/commit/68af073dfa9cb8ddd3c3e10f9f77422f822d134b";><code>68af073</code></a>
 [PSM interop] Don't fail url_map target if sub-target already failed (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/10295";>#10295</a>)...</li>
   <li><a 
href="https://github.com/grpc/grpc-java/commit/39bd99625b240b6fc2b25ab8605ded04716bc9c7";><code>39bd996</code></a>
 Download Maven from Maven Central</li>
   <li><a 
href="https://github.com/grpc/grpc-java/commit/4de4775bf848fe0d88c885602dce4147fba2f4fa";><code>4de4775</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/1c6657f940d5e87297e43fcc376bfae3921025a3";><code>1c6657f</code></a>
 xds interop: Update Docker images to <code>eclipse-temurin:11-jre</code> (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/10172";>#10172</a>) (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/10183";>#10183</a>)</li>
   <li><a 
href="https://github.com/grpc/grpc-java/commit/399624164ac4f9d322614f579392893369c69907";><code>3996241</code></a>
 xds: Avoid default locale and reset()</li>
   <li><a 
href="https://github.com/grpc/grpc-java/commit/1d5aff599d84c085d429ebd0d0fba2fa60dbbc4d";><code>1d5aff5</code></a>
 xds: Allow child of cluster_impl LB to change (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/10091";>#10091</a>) (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/10103";>#10103</a>)</li>
   <li><a 
href="https://github.com/grpc/grpc-java/commit/b2568186438a01043890b6c7824615e3f2b580bf";><code>b256818</code></a>
 retries:Remove early commit for transparent retries with none remaining. (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/10";>#10</a>...</li>
   <li>Additional commits viewable in <a 
href="https://github.com/grpc/grpc-java/compare/v1.53.0...v1.54.2";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.grpc:grpc-protobuf&package-manager=maven&previous-version=1.53.0&new-version=1.54.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot 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)
   You can disable automated security fix PRs for this repo from the [Security 
Alerts page](https://github.com/apache/shenyu/network/alerts).
   
   </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: notifications-unsubscr...@shenyu.apache.org

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

Reply via email to