dependabot[bot] opened a new pull request, #364:
URL: https://github.com/apache/skywalking-java/pull/364

   Bumps [dubbo](https://github.com/apache/dubbo) from 2.7.0 to 2.7.18.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/dubbo/releases";>dubbo's releases</a>.</em></p>
   <blockquote>
   <h2>dubbo-2.7.18</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>[2.7] Remove useless toString in Timeout Filter by <a 
href="https://github.com/AlbumenJ";><code>@​AlbumenJ</code></a> in <a 
href="https://github-redirect.dependabot.com/apache/dubbo/pull/10531";>apache/dubbo#10531</a></li>
   <li>Fixes <a 
href="https://github-redirect.dependabot.com/apache/dubbo/issues/9913";>#9913</a>,
 rmi protocol supoort group and version by <a 
href="https://github.com/xielongfei";><code>@​xielongfei</code></a> in <a 
href="https://github-redirect.dependabot.com/apache/dubbo/pull/9951";>apache/dubbo#9951</a></li>
   <li>[2.7] Update hessian version by <a 
href="https://github.com/AlbumenJ";><code>@​AlbumenJ</code></a> in <a 
href="https://github-redirect.dependabot.com/apache/dubbo/pull/10630";>apache/dubbo#10630</a></li>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/apache/dubbo/issues/10631";>#10631</a>
 Fix PojoUtils support localdatetime,lcaldate,localtime serializable and 
deserialize by <a href="https://github.com/wuwen5";><code>@​wuwen5</code></a> in 
<a 
href="https://github-redirect.dependabot.com/apache/dubbo/pull/10632";>apache/dubbo#10632</a></li>
   </ul>
   <h2>Dependency Upgrade</h2>
   <ul>
   <li>Upgrade hessian-lite version: 3.2.12 -&gt; 3.2.13 <a 
href="https://github-redirect.dependabot.com/apache/dubbo/pull/10630";>apache/dubbo#10630</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/xielongfei";><code>@​xielongfei</code></a> 
made their first contribution in <a 
href="https://github-redirect.dependabot.com/apache/dubbo/pull/9951";>apache/dubbo#9951</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/apache/dubbo/compare/dubbo-2.7.17...dubbo-2.7.18";>https://github.com/apache/dubbo/compare/dubbo-2.7.17...dubbo-2.7.18</a></p>
   <h2>dubbo-2.7.17</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Interrupt current thread when InterruptException occur by <a 
href="https://github.com/happytimor";><code>@​happytimor</code></a> in <a 
href="https://github-redirect.dependabot.com/apache/dubbo/pull/10164";>apache/dubbo#10164</a></li>
   <li>Remove to rpcInvocation string by <a 
href="https://github.com/AlbumenJ";><code>@​AlbumenJ</code></a> in <a 
href="https://github-redirect.dependabot.com/apache/dubbo/pull/10460";>apache/dubbo#10460</a></li>
   <li>Fix Nacos aggregate listen by <a 
href="https://github.com/AlbumenJ";><code>@​AlbumenJ</code></a> in <a 
href="https://github-redirect.dependabot.com/apache/dubbo/pull/10467";>apache/dubbo#10467</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/apache/dubbo/compare/dubbo-2.7.16...dubbo-2.7.17";>https://github.com/apache/dubbo/compare/dubbo-2.7.16...dubbo-2.7.17</a></p>
   <h2>dubbo-2.7.16</h2>
   <h2>Feature</h2>
   <ul>
   <li>Feat: consumer support specify serialization type by <a 
href="https://github.com/jessin20161124";><code>@​jessin20161124</code></a> in 
<a 
href="https://github-redirect.dependabot.com/apache/dubbo/pull/9550";>apache/dubbo#9550</a></li>
   <li>Feat: telnet invoke command with context argument.  by <a 
href="https://github.com/stonelion";><code>@​stonelion</code></a> in <a 
href="https://github-redirect.dependabot.com/apache/dubbo/pull/9974";>apache/dubbo#9974</a></li>
   </ul>
   <h2>Bugfix</h2>
   <ul>
   <li>Fix callback timeout by <a 
href="https://github.com/wuwen5";><code>@​wuwen5</code></a> in <a 
href="https://github-redirect.dependabot.com/apache/dubbo/pull/9463";>apache/dubbo#9463</a></li>
   <li>Fixes <a 
href="https://github-redirect.dependabot.com/apache/dubbo/issues/9086";>#9086</a>
 to solve race condition issue. by <a 
href="https://github.com/zrlw";><code>@​zrlw</code></a> in <a 
href="https://github-redirect.dependabot.com/apache/dubbo/pull/9588";>apache/dubbo#9588</a></li>
   <li>Fix a problem where tag routing does not work when using static tags by 
<a href="https://github.com/wuwen5";><code>@​wuwen5</code></a> in <a 
href="https://github-redirect.dependabot.com/apache/dubbo/pull/9512";>apache/dubbo#9512</a></li>
   <li>Fix the problem of wrong number of retries in failback mode by <a 
href="https://github.com/juzi214032";><code>@​juzi214032</code></a> in <a 
href="https://github-redirect.dependabot.com/apache/dubbo/pull/9525";>apache/dubbo#9525</a></li>
   <li>Fix <a 
href="https://github.com/DubboReference";><code>@​DubboReference</code></a> 
parameters do not put into methodParameters correctly by <a 
href="https://github.com/wangzhenxyz1";><code>@​wangzhenxyz1</code></a> in <a 
href="https://github-redirect.dependabot.com/apache/dubbo/pull/9599";>apache/dubbo#9599</a></li>
   <li>Fix getAttchments return copy map problem. by <a 
href="https://github.com/horizonzy";><code>@​horizonzy</code></a> in <a 
href="https://github-redirect.dependabot.com/apache/dubbo/pull/9571";>apache/dubbo#9571</a></li>
   <li>Fix ExtensionLoader can not inject by type properly. by <a 
href="https://github.com/wangzhenxyz1";><code>@​wangzhenxyz1</code></a> in <a 
href="https://github-redirect.dependabot.com/apache/dubbo/pull/9187";>apache/dubbo#9187</a></li>
   <li>Fix lazy client share_executor is null by <a 
href="https://github.com/owen200008";><code>@​owen200008</code></a> in <a 
href="https://github-redirect.dependabot.com/apache/dubbo/pull/9701";>apache/dubbo#9701</a></li>
   <li>Fix concurrent modification exception of stated urls by <a 
href="https://github.com/chickenlj";><code>@​chickenlj</code></a> in <a 
href="https://github-redirect.dependabot.com/apache/dubbo/pull/9779";>apache/dubbo#9779</a></li>
   <li>Set registry id to auto-generated metada by <a 
href="https://github.com/chickenlj";><code>@​chickenlj</code></a> in <a 
href="https://github-redirect.dependabot.com/apache/dubbo/pull/9782";>apache/dubbo#9782</a></li>
   <li>Fix forking npe by <a 
href="https://github.com/codeimport";><code>@​codeimport</code></a> in <a 
href="https://github-redirect.dependabot.com/apache/dubbo/pull/9613";>apache/dubbo#9613</a></li>
   <li>Fix 2.7 multi registry by <a 
href="https://github.com/chickenlj";><code>@​chickenlj</code></a> in <a 
href="https://github-redirect.dependabot.com/apache/dubbo/pull/9787";>apache/dubbo#9787</a></li>
   <li>Fix stubevent can't work by <a 
href="https://github.com/xxxcrel";><code>@​xxxcrel</code></a> in <a 
href="https://github-redirect.dependabot.com/apache/dubbo/pull/9825";>apache/dubbo#9825</a></li>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/apache/dubbo/issues/9847";>#9847</a>
 by <a 
href="https://github.com/wangchengming666";><code>@​wangchengming666</code></a> 
in <a 
href="https://github-redirect.dependabot.com/apache/dubbo/pull/9848";>apache/dubbo#9848</a></li>
   <li>Fix issue#9953 by <a 
href="https://github.com/106umao";><code>@​106umao</code></a> in <a 
href="https://github-redirect.dependabot.com/apache/dubbo/pull/9978";>apache/dubbo#9978</a></li>
   <li>fix issue#9922, merge the provider side parameters exclude tag by <a 
href="https://github.com/zhaoguhong";><code>@​zhaoguhong</code></a> in <a 
href="https://github-redirect.dependabot.com/apache/dubbo/pull/9933";>apache/dubbo#9933</a></li>
   <li>Fix ZookeeperDynamicConfiguration remove cache listener mistake by <a 
href="https://github.com/wangchengming666";><code>@​wangchengming666</code></a> 
in <a 
href="https://github-redirect.dependabot.com/apache/dubbo/pull/10106";>apache/dubbo#10106</a></li>
   <li>Fix metadata-report support a separate configuration username and 
password by <a 
href="https://github.com/zhaoguhong";><code>@​zhaoguhong</code></a> in <a 
href="https://github-redirect.dependabot.com/apache/dubbo/pull/9921";>apache/dubbo#9921</a></li>
   <li>Fix can't authenticate by username and password when use Nacos by <a 
href="https://github.com/xxxcrel";><code>@​xxxcrel</code></a> in <a 
href="https://github-redirect.dependabot.com/apache/dubbo/pull/9941";>apache/dubbo#9941</a></li>
   <li>Fixed the problem that the service was offline for a long time without 
re-registration by <a 
href="https://github.com/icodening";><code>@​icodening</code></a> in <a 
href="https://github-redirect.dependabot.com/apache/dubbo/pull/10182";>apache/dubbo#10182</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/dubbo/blob/3.1/CHANGES.md";>dubbo's 
changelog</a>.</em></p>
   <blockquote>
   <h1>Release Notes</h1>
   <p>Please refer to <a 
href="https://github.com/apache/dubbo/releases";>https://github.com/apache/dubbo/releases</a>
 for notes of future releases.</p>
   <h2>2.7.6</h2>
   <h3>Features</h3>
   <ul>
   <li>Support Service Authentication <a 
href="https://github-redirect.dependabot.com/apache/dubbo/issues/5461";>apache/dubbo#5461</a></li>
   </ul>
   <h3>Enhancement</h3>
   <ul>
   <li>Removing the internal JDK API from FileSystemDynamicConfiguration</li>
   <li>Refactor the APT test-cases implementation of dubbo-metadata-processor 
in Java 9+</li>
   <li>Remove feature envy</li>
   <li>JsonRpcProtocol support Generalization</li>
   <li>Reduce object allocation for ProtocolUtils.serviceKey</li>
   <li>Reduce object allocation for ContextFilter.invoke</li>
   </ul>
   <h3>Bugfixes</h3>
   <ul>
   <li>Fixed bugs reported from 2.7.5 or lower versions, check <a 
href="https://github.com/apache/dubbo/milestone/30";>2.7.6 milestone</a> for 
details.</li>
   </ul>
   <h3>Compatibility</h3>
   <ol>
   <li>Filter refactor, the callback method <code>onResponse</code> annotated 
as <a href="https://github.com/Deprecated";><code>@​Deprecated</code></a> has 
been removed, users of lower versions that
   have extended Filter implementations and enabled Filter callbacks should be 
careful of this change.</li>
   <li>RpcContext added some experimental APIs to support generic Object 
transmission.</li>
   </ol>
   <h2>2.7.5</h2>
   <h3>Features</h3>
   <ul>
   <li>Support HTTP/2 through gRPC, offers all features supported by HTTP/2 and 
gRPC
   <ul>
   <li>Stream communication: client stream, server stream and bi-stream.</li>
   <li>Reactive stream style RPC call.</li>
   <li>Back pressure based on HTTP/2 flow-control mechanism.</li>
   <li>TLS secure transport layer.</li>
   <li>Define service using IDL</li>
   </ul>
   </li>
   <li>Protobuf support for native Dubbo
   <ul>
   <li>Define service using IDL</li>
   <li>Protobuf serialization</li>
   </ul>
   </li>
   <li>TLS for netty4 server</li>
   <li>New SPI for dynamically adding extra parameters into provider URL, 
especially env parameters.</li>
   <li><strong>[BETA]</strong> Brand new Service Discovery mechanism: Service 
Reflection - instance (application) level service discovery.</li>
   <li><strong>[BETA]</strong> Brand new API for bootstraping Dubbo 
projects</li>
   </ul>
   <h3>Performance Tuning</h3>
   <ul>
   <li>Overall performance improved by nearly 30% compared to v2.7.3 (by QPS in 
certain circumstances)</li>
   <li>Improved consumer side thread model to avoid thread allocation and 
context switch, especially useful for services serving big traffic.</li>
   </ul>
   <h3>Enhancement</h3>
   <ul>
   <li>Load balance strategy among multiple registries:
   <ul>
   <li>Preferred</li>
   <li>Same zone first</li>
   </ul>
   </li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/apache/dubbo/commit/fddf601b2b0fac7055dd87338efda2c6182dce1a";><code>fddf601</code></a>
 Merge branch 'apache-master' into 2.7.18-release</li>
   <li><a 
href="https://github.com/apache/dubbo/commit/c676fb9b72c016c4f93fef5d773e032d74043693";><code>c676fb9</code></a>
 Fix PojoUtils support localdatetime,lcaldate,localtime serializable and 
deser...</li>
   <li><a 
href="https://github.com/apache/dubbo/commit/7f977e06797408984c1cb326779dbe6d72baa323";><code>7f977e0</code></a>
 Update NOTICE</li>
   <li><a 
href="https://github.com/apache/dubbo/commit/1f66075d62d15fe441235a20e6b4afa2404aaf8f";><code>1f66075</code></a>
 Prepare 2.7.18 release</li>
   <li><a 
href="https://github.com/apache/dubbo/commit/688177fb05930b98f7acd22705404aaf4946bbf8";><code>688177f</code></a>
 [2.7] Update hessian version (<a 
href="https://github-redirect.dependabot.com/apache/dubbo/issues/10630";>#10630</a>)</li>
   <li><a 
href="https://github.com/apache/dubbo/commit/bcf97647ca69775031d356d93f9e0e5f1254ccdd";><code>bcf9764</code></a>
 Fixes <a 
href="https://github-redirect.dependabot.com/apache/dubbo/issues/9913";>#9913</a>,
 rmi protocol supoort group and version (<a 
href="https://github-redirect.dependabot.com/apache/dubbo/issues/9951";>#9951</a>)</li>
   <li><a 
href="https://github.com/apache/dubbo/commit/81fabc73f37b9b8d5f6ef62c2569f6ef4c42e5a0";><code>81fabc7</code></a>
 Remove useless toString in Timeout Filter (<a 
href="https://github-redirect.dependabot.com/apache/dubbo/issues/10531";>#10531</a>)</li>
   <li><a 
href="https://github.com/apache/dubbo/commit/b5b478cf05e6db1842b8d5afe4563a80cb87dfc9";><code>b5b478c</code></a>
 update to 2.7.18-SNAPSHOT</li>
   <li><a 
href="https://github.com/apache/dubbo/commit/d8f9768fe5f8192d690e5d09a40d19ed062932d5";><code>d8f9768</code></a>
 Merge branch 'apache-master' into 2.7.17-release</li>
   <li><a 
href="https://github.com/apache/dubbo/commit/66e5d084a8fb100e45faf771bbe865aa15d67b45";><code>66e5d08</code></a>
 Fix pom configuration</li>
   <li>Additional commits viewable in <a 
href="https://github.com/apache/dubbo/compare/dubbo-2.7.0...dubbo-2.7.18";>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=2.7.0&new-version=2.7.18)](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 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)
   - `@dependabot use these labels` will set the current labels as the default 
for future PRs for this repo and language
   - `@dependabot use these reviewers` will set the current reviewers as the 
default for future PRs for this repo and language
   - `@dependabot use these assignees` will set the current assignees as the 
default for future PRs for this repo and language
   - `@dependabot use this milestone` will set the current milestone as the 
default for future PRs for this repo and language
   
   You can disable automated security fix PRs for this repo from the [Security 
Alerts page](https://github.com/apache/skywalking-java/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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to