dependabot[bot] opened a new pull request, #619:
URL: https://github.com/apache/dubbo-spi-extensions/pull/619

   Bumps [org.apache.dubbo:dubbo](https://github.com/apache/dubbo) from 3.2.0 
to 3.2.5.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/dubbo/releases";>org.apache.dubbo:dubbo's 
releases</a>.</em></p>
   <blockquote>
   <h2>dubbo-3.2.5</h2>
   <h2>What's Changed</h2>
   <h3>Feature</h3>
   <ul>
   <li>ByteAccessor support customize RpcResult by <a 
href="https://github.com/AlbumenJ";><code>@​AlbumenJ</code></a> in <a 
href="https://redirect.github.com/apache/dubbo/pull/12642";>apache/dubbo#12642</a></li>
   <li>Resteasy filter&amp;intercept support by <a 
href="https://github.com/suncairong163";><code>@​suncairong163</code></a> in <a 
href="https://redirect.github.com/apache/dubbo/pull/12492";>apache/dubbo#12492</a></li>
   <li>Rest protocol support generic reflect type for collection, map and array 
json by <a 
href="https://github.com/suncairong163";><code>@​suncairong163</code></a> in <a 
href="https://redirect.github.com/apache/dubbo/pull/12732";>apache/dubbo#12732</a></li>
   <li>Support multi registries metrics key by <a 
href="https://github.com/wxbty";><code>@​wxbty</code></a> in <a 
href="https://redirect.github.com/apache/dubbo/pull/12582";>apache/dubbo#12582</a></li>
   </ul>
   <h3>Bugfix</h3>
   <ul>
   <li>Fix consumer remoteApplication is null by <a 
href="https://github.com/xixingya";><code>@​xixingya</code></a> in <a 
href="https://redirect.github.com/apache/dubbo/pull/12635";>apache/dubbo#12635</a></li>
   <li>Fix server shutdown await timeout by <a 
href="https://github.com/AlbumenJ";><code>@​AlbumenJ</code></a> in <a 
href="https://redirect.github.com/apache/dubbo/pull/12644";>apache/dubbo#12644</a></li>
   <li>Fix service context early restore by <a 
href="https://github.com/AlbumenJ";><code>@​AlbumenJ</code></a> in <a 
href="https://redirect.github.com/apache/dubbo/pull/12643";>apache/dubbo#12643</a></li>
   <li>Update minimal reconnect period by <a 
href="https://github.com/AlbumenJ";><code>@​AlbumenJ</code></a> in <a 
href="https://redirect.github.com/apache/dubbo/pull/12639";>apache/dubbo#12639</a></li>
   <li>Fix shutdown timeout override by <a 
href="https://github.com/AlbumenJ";><code>@​AlbumenJ</code></a> in <a 
href="https://redirect.github.com/apache/dubbo/pull/12648";>apache/dubbo#12648</a></li>
   <li>Fix invoker select in AdaptiveLoadBalance by <a 
href="https://github.com/thisiswanghy";><code>@​thisiswanghy</code></a> in <a 
href="https://redirect.github.com/apache/dubbo/pull/12636";>apache/dubbo#12636</a></li>
   <li>Use metric obj for key of LongContainer to fix split bug by <a 
href="https://github.com/wxbty";><code>@​wxbty</code></a> in <a 
href="https://redirect.github.com/apache/dubbo/pull/12664";>apache/dubbo#12664</a></li>
   <li>Fix throw RejectedExecutionException in triple protocol by <a 
href="https://github.com/icodening";><code>@​icodening</code></a> in <a 
href="https://redirect.github.com/apache/dubbo/pull/12674";>apache/dubbo#12674</a></li>
   <li>Fix reference bean has not been init if deployer is early started by <a 
href="https://github.com/AlbumenJ";><code>@​AlbumenJ</code></a> in <a 
href="https://redirect.github.com/apache/dubbo/pull/12697";>apache/dubbo#12697</a></li>
   <li>Performance optimization by <a 
href="https://github.com/AlbumenJ";><code>@​AlbumenJ</code></a> in <a 
href="https://redirect.github.com/apache/dubbo/pull/12680";>apache/dubbo#12680</a></li>
   <li>Fix digest thread safe bug by <a 
href="https://github.com/wxbty";><code>@​wxbty</code></a> in <a 
href="https://redirect.github.com/apache/dubbo/pull/12712";>apache/dubbo#12712</a></li>
   <li>Wait executor terminated &amp; Remove some usage of default model by <a 
href="https://github.com/AlbumenJ";><code>@​AlbumenJ</code></a> in <a 
href="https://redirect.github.com/apache/dubbo/pull/12713";>apache/dubbo#12713</a></li>
   <li>Fix deadlock when starting by <a 
href="https://github.com/liufeiyu1002";><code>@​liufeiyu1002</code></a> in <a 
href="https://redirect.github.com/apache/dubbo/pull/12659";>apache/dubbo#12659</a></li>
   <li>The Response Filter and Response Interceptor handle exceptions by <a 
href="https://github.com/CrazyHZM";><code>@​CrazyHZM</code></a> in <a 
href="https://redirect.github.com/apache/dubbo/pull/12722";>apache/dubbo#12722</a></li>
   <li>Check if initialized for ReferenceBean by <a 
href="https://github.com/AlbumenJ";><code>@​AlbumenJ</code></a> in <a 
href="https://redirect.github.com/apache/dubbo/pull/12723";>apache/dubbo#12723</a></li>
   <li>Write the MediaType of Response in the result by <a 
href="https://github.com/CrazyHZM";><code>@​CrazyHZM</code></a> in <a 
href="https://redirect.github.com/apache/dubbo/pull/12727";>apache/dubbo#12727</a></li>
   <li>Fix anyMethodParameter using consumer first. (<a 
href="https://redirect.github.com/apache/dubbo/issues/12640";>#12640</a>) by <a 
href="https://github.com/stonelion";><code>@​stonelion</code></a> in <a 
href="https://redirect.github.com/apache/dubbo/pull/12641";>apache/dubbo#12641</a></li>
   <li>Skip warn if provider app and consumer app are the same by <a 
href="https://github.com/AlbumenJ";><code>@​AlbumenJ</code></a> in <a 
href="https://redirect.github.com/apache/dubbo/pull/12729";>apache/dubbo#12729</a></li>
   <li>Tag key remove error by <a 
href="https://github.com/stonelion";><code>@​stonelion</code></a> in <a 
href="https://redirect.github.com/apache/dubbo/pull/12726";>apache/dubbo#12726</a></li>
   <li>Fix netty close when init count is 0 by <a 
href="https://github.com/AlbumenJ";><code>@​AlbumenJ</code></a> in <a 
href="https://redirect.github.com/apache/dubbo/pull/12737";>apache/dubbo#12737</a></li>
   <li>Fix compact with spring 3.2.x by <a 
href="https://github.com/AlbumenJ";><code>@​AlbumenJ</code></a> in <a 
href="https://redirect.github.com/apache/dubbo/pull/12741";>apache/dubbo#12741</a></li>
   <li>Remove -1 delay usage by <a 
href="https://github.com/AlbumenJ";><code>@​AlbumenJ</code></a> in <a 
href="https://redirect.github.com/apache/dubbo/pull/12767";>apache/dubbo#12767</a></li>
   <li>:fire: remove applicationName in jvm metric by <a 
href="https://github.com/songxiaosheng";><code>@​songxiaosheng</code></a> in <a 
href="https://redirect.github.com/apache/dubbo/pull/12770";>apache/dubbo#12770</a></li>
   <li>:ambulance: avoid metric bug by <a 
href="https://github.com/songxiaosheng";><code>@​songxiaosheng</code></a> in <a 
href="https://redirect.github.com/apache/dubbo/pull/12817";>apache/dubbo#12817</a></li>
   <li>PutAll configs to application environment instead of override for spring 
properties by <a href="https://github.com/AlbumenJ";><code>@​AlbumenJ</code></a> 
in <a 
href="https://redirect.github.com/apache/dubbo/pull/12812";>apache/dubbo#12812</a></li>
   <li>Fix when curatorWatch unwatch childListener is null by <a 
href="https://github.com/BigXin0109";><code>@​BigXin0109</code></a> in <a 
href="https://redirect.github.com/apache/dubbo/pull/12742";>apache/dubbo#12742</a></li>
   <li>Fix dubbo provider lose when zookeeper restored to normal after network 
fluctuations.(<a 
href="https://redirect.github.com/apache/dubbo/issues/12646";>#12646</a>) by <a 
href="https://github.com/qijun4tian";><code>@​qijun4tian</code></a> in <a 
href="https://redirect.github.com/apache/dubbo/pull/12740";>apache/dubbo#12740</a></li>
   <li>Fix multiple registry when namespace diff by <a 
href="https://github.com/hujun-w-2";><code>@​hujun-w-2</code></a> in <a 
href="https://redirect.github.com/apache/dubbo/pull/12731";>apache/dubbo#12731</a></li>
   <li>fix log level is null in Slf4j and fix not valid in Log4j2 by <a 
href="https://github.com/xixingya";><code>@​xixingya</code></a> in <a 
href="https://redirect.github.com/apache/dubbo/pull/12671";>apache/dubbo#12671</a></li>
   <li>Fix register failed if re-register service discovery by <a 
href="https://github.com/AlbumenJ";><code>@​AlbumenJ</code></a> in <a 
href="https://redirect.github.com/apache/dubbo/pull/12795";>apache/dubbo#12795</a></li>
   <li>Support real RpcException be thrown by <a 
href="https://github.com/CrazyHZM";><code>@​CrazyHZM</code></a> in <a 
href="https://redirect.github.com/apache/dubbo/pull/12771";>apache/dubbo#12771</a></li>
   <li>Fix rest re export path double check exception by <a 
href="https://github.com/suncairong163";><code>@​suncairong163</code></a> in <a 
href="https://redirect.github.com/apache/dubbo/pull/12809";>apache/dubbo#12809</a></li>
   </ul>
   <h3>Code Enhancement</h3>
   <p>Releates PRs: <a 
href="https://redirect.github.com/apache/dubbo/issues/12677";>#12677</a>, <a 
href="https://redirect.github.com/apache/dubbo/issues/12682";>#12682</a>, <a 
href="https://redirect.github.com/apache/dubbo/issues/12663";>#12663</a>, <a 
href="https://redirect.github.com/apache/dubbo/issues/12710";>#12710</a>, <a 
href="https://redirect.github.com/apache/dubbo/issues/12547";>#12547</a>, <a 
href="https://redirect.github.com/apache/dubbo/issues/12724";>#12724</a>, <a 
href="https://redirect.github.com/apache/dubbo/issues/12714";>#12714</a>, <a 
href="https://redirect.github.com/apache/dubbo/issues/12655";>#12655</a>, <a 
href="https://redirect.github.com/apache/dubbo/issues/12813";>#12813</a>, <a 
href="https://redirect.github.com/apache/dubbo/issues/12799";>#12799</a>, <a 
href="https://redirect.github.com/apache/dubbo/issues/12684";>#12684</a>, <a 
href="https://redirect.github.com/apache/dubbo/issues/12794";>#12794</a>, <a 
href="https://redirect.github.com/apache/dubbo/issues/12666";>#1
 2666</a>, <a 
href="https://redirect.github.com/apache/dubbo/issues/12772";>#12772</a>, <a 
href="https://redirect.github.com/apache/dubbo/issues/12796";>#12796</a></p>
   <h3>Dependency Upgrade</h3>
   <ul>
   <li>Update grpc.version: 1.56.0 -&gt; 1.56.1 <a 
href="https://redirect.github.com/apache/dubbo/issues/12652";>#12652</a></li>
   <li>Update netty4_version: 4.1.92.Final -&gt; 4.1.94.Final <a 
href="https://redirect.github.com/apache/dubbo/issues/12653";>#12653</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/apache/dubbo/commit/aa54350c6f5abd0803ace8c14b9a731b69100d03";><code>aa54350</code></a>
 Merge branch 'apache-3.2' into 3.2.5-release</li>
   <li><a 
href="https://github.com/apache/dubbo/commit/1b8688c1796b32089299ad767aa8ad57cbc02ff2";><code>1b8688c</code></a>
 :ambulance: avoid metric bug (<a 
href="https://redirect.github.com/apache/dubbo/issues/12817";>#12817</a>)</li>
   <li><a 
href="https://github.com/apache/dubbo/commit/0add70e3f5a530766bfacf65392190afe3fd2a85";><code>0add70e</code></a>
 Support multi registries metrics key (<a 
href="https://redirect.github.com/apache/dubbo/issues/12582";>#12582</a>)</li>
   <li><a 
href="https://github.com/apache/dubbo/commit/10870708eb99a10fcfb25f71138e8d43cde566c4";><code>1087070</code></a>
 :fire: remove applicationName in jvm metric (<a 
href="https://redirect.github.com/apache/dubbo/issues/12770";>#12770</a>)</li>
   <li><a 
href="https://github.com/apache/dubbo/commit/e93c5cf777af18a07d0f6979f52735cc5a67fdc3";><code>e93c5cf</code></a>
 RequestEvent optimization (<a 
href="https://redirect.github.com/apache/dubbo/issues/12655";>#12655</a>)</li>
   <li><a 
href="https://github.com/apache/dubbo/commit/22acf36800b417b7fa3e2cbc4012e9a2a5332ae0";><code>22acf36</code></a>
 Merge branch 'apache-3.1' into apache-3.2</li>
   <li><a 
href="https://github.com/apache/dubbo/commit/2e04208405927c95de0e4c9c373041d2da867235";><code>2e04208</code></a>
 Disable QoS as Port Unification protocol (<a 
href="https://redirect.github.com/apache/dubbo/issues/12813";>#12813</a>)</li>
   <li><a 
href="https://github.com/apache/dubbo/commit/1e29cdc1fa2ac659ecd1f388f7f057fd675f3213";><code>1e29cdc</code></a>
 support reExport (<a 
href="https://redirect.github.com/apache/dubbo/issues/12809";>#12809</a>)</li>
   <li><a 
href="https://github.com/apache/dubbo/commit/25547158d2d77ac7caadcba64cf09f1ce711b7d7";><code>2554715</code></a>
 ProtobufTypeBuilder extension load on protobuf dependency (<a 
href="https://redirect.github.com/apache/dubbo/issues/12799";>#12799</a>)</li>
   <li><a 
href="https://github.com/apache/dubbo/commit/2488b08d3e1dd4131ab94cf46b320307016cde50";><code>2488b08</code></a>
 bugFix/fix is available timeout (<a 
href="https://redirect.github.com/apache/dubbo/issues/12796";>#12796</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/apache/dubbo/compare/dubbo-3.2.0...dubbo-3.2.5";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.dubbo:dubbo&package-manager=maven&previous-version=3.2.0&new-version=3.2.5)](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/dubbo-spi-extensions/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...@dubbo.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org
For additional commands, e-mail: notifications-h...@dubbo.apache.org

Reply via email to