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

   Bumps [dubbo](https://github.com/apache/dubbo) from 2.7.0 to 2.7.15.
   <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.15</h2>
   <h2>Bugfix</h2>
   <ul>
   <li>dubbo-spring-boot-actuator compatible with Spring Boot Actuator 
2.6.x</li>
   <li>Check before use to avoid possible NPE in MetadataInfo</li>
   <li>Fix DubboConfigEarlyInitializationPostProcessor registered twice in 
Spring Framework</li>
   <li>Fix issue where dead connections would not be reconnected</li>
   <li>Fix netty server ssl context file leak</li>
   <li>Fix potential NPE in URLBuilder.java</li>
   <li>Make the warm-up process smoother</li>
   <li>Reset the client value of LazyConnectExchangeClient after close</li>
   <li>Fix StringIndexOutOfBoundsException at addParam</li>
   <li>Change default step to FORCE_INTERFACE</li>
   </ul>
   <h2>Dependency Upgrade</h2>
   <ul>
   <li>Upgrade log4j2 version:  2.11.1 -&gt; 2.17.0</li>
   <li>Upgrade Hessian Lite version: 3.2.11 -&gt; 3.2.12</li>
   <li>Upgrade to jedis: 3.6.0 -&gt; 3.7.0</li>
   <li>Upgrade jetcd: 0.5.3 -&gt; 0.5.7</li>
   <li>Upgrade xstream version: 1.4.10 -&gt; 1.4.12</li>
   <li>Upgrade curator version: 4.0.1 -&gt; 4.2.0</li>
   </ul>
   <h2>dubbo-2.7.14</h2>
   <h2>Change Lists</h2>
   <ul>
   <li>add Dynamic Configuration Override Support For ServiceDiscovery. (<a 
href="https://github-redirect.dependabot.com/apache/dubbo/issues/8389";>#8389</a>)</li>
   <li>fix mock parameters doesn't work when it contain ':' or '='. (<a 
href="https://github-redirect.dependabot.com/apache/dubbo/issues/8379";>#8379</a>)</li>
   <li>fix the issue of taking the zone parameter value in 
ZoneAwareClusterInvoker. (<a 
href="https://github-redirect.dependabot.com/apache/dubbo/issues/8521";>#8521</a>)</li>
   <li>add the switch for check class is in serialize white list , default is 
true.  (<a 
href="https://github-redirect.dependabot.com/apache/dubbo/issues/8537";>#8537</a>)</li>
   <li>fix NPE on serialization checking when request timed out. (<a 
href="https://github-redirect.dependabot.com/apache/dubbo/issues/8587";>#8587</a>)</li>
   <li>fix NetUtils.ignoreNetworkInterface can't process network card name 
contains '(' symbol. (<a 
href="https://github-redirect.dependabot.com/apache/dubbo/issues/8629";>#8629</a>)</li>
   <li>unify the way of getting local address. (<a 
href="https://github-redirect.dependabot.com/apache/dubbo/issues/8679";>#8679</a>)</li>
   <li>fix retries param didn't work well when it is 0. (<a 
href="https://github-redirect.dependabot.com/apache/dubbo/issues/8743";>#8743</a>)</li>
   <li>close client immediately when destroy unused invoker. (<a 
href="https://github-redirect.dependabot.com/apache/dubbo/issues/8756";>#8756</a>)</li>
   <li>fix destroy IllegalStateException and doOverrideIfNecessary NPE. (<a 
href="https://github-redirect.dependabot.com/apache/dubbo/issues/8683";>#8683</a>)</li>
   <li>show message according to log level when DefaultFuture.closeChannel. (<a 
href="https://github-redirect.dependabot.com/apache/dubbo/issues/8778";>#8778</a>)</li>
   <li>use MapUtils instead of AttachmentsAdapter. (<a 
href="https://github-redirect.dependabot.com/apache/dubbo/issues/8772";>#8772</a>)</li>
   </ul>
   <h2>Dependency Changes</h2>
   <ul>
   <li>netty4: 4.1.51.Final -&gt; 4.1.66.Final</li>
   <li>netty4_ssl: 2.0.39.Final -&gt; 2.0.40.Final</li>
   <li>http_client: 4.5.3 -&gt; 4.5.13</li>
   <li>jetty: 9.4.11.v20180605 -&gt; 9.4.43.v20210629</li>
   <li>apollo_client: 1.1.1 -&gt; 1.8.0</li>
   <li>tomcat_embed: 8.5.31-&gt; 9.0.48</li>
   <li>commons_io: 2.6 -&gt; 2.7</li>
   <li>curator: 5.0.0 -&gt; 5.1.0</li>
   <li>hessian_lite: 3.2.8 -&gt; 3.2.11</li>
   </ul>
   <h2>dubbo-2.7.13</h2>
   <!-- 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.0/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/767620aeddfc84d2299e8ab6f754e56a5ce5a265";><code>767620a</code></a>
 [2.7] Prepare Dubbo 2.7.15 Release</li>
   <li><a 
href="https://github.com/apache/dubbo/commit/0d9b09488ec56099d875f2c647d8d6e5a2996b36";><code>0d9b094</code></a>
 [2.7] Fix pond ignore in URLStrParser (<a 
href="https://github-redirect.dependabot.com/apache/dubbo/issues/9465";>#9465</a>)</li>
   <li><a 
href="https://github.com/apache/dubbo/commit/55672e430a909c4e40f2e7a2dbcad9555a595f41";><code>55672e4</code></a>
 [2.7] Update Hessian Lite version (<a 
href="https://github-redirect.dependabot.com/apache/dubbo/issues/9456";>#9456</a>)</li>
   <li><a 
href="https://github.com/apache/dubbo/commit/8cc9579c77462adc3ee43b26702630772177924b";><code>8cc9579</code></a>
 upgrade log4j2 version to 2.17.0 (<a 
href="https://github-redirect.dependabot.com/apache/dubbo/issues/9444";>#9444</a>)</li>
   <li><a 
href="https://github.com/apache/dubbo/commit/63e714a5c2361d1f1fd8d74a0166122b9a75f478";><code>63e714a</code></a>
 dubbo-spring-boot-actuator compatible with Spring Boot Actuator 2.6.x (<a 
href="https://github-redirect.dependabot.com/apache/dubbo/issues/9394";>#9394</a>)...</li>
   <li><a 
href="https://github.com/apache/dubbo/commit/daeeeb76e993fc22fe3e1bc031b68bb492f0bb72";><code>daeeeb7</code></a>
 upgrade log4j2 to 2.16.0 (<a 
href="https://github-redirect.dependabot.com/apache/dubbo/issues/9433";>#9433</a>)</li>
   <li><a 
href="https://github.com/apache/dubbo/commit/578bfcb48ce0f690b096ea874793e33c8fc06024";><code>578bfcb</code></a>
 Improve the readability of the getOrder method (<a 
href="https://github-redirect.dependabot.com/apache/dubbo/issues/9361";>#9361</a>)</li>
   <li><a 
href="https://github.com/apache/dubbo/commit/1296ff8061c68fb8473c6900dc8b611697dd47b4";><code>1296ff8</code></a>
 [master] Optimize some code for DubboConfigEarlyRegistrationPostProcessor (<a 
href="https://github-redirect.dependabot.com/apache/dubbo/issues/9";>#9</a>...</li>
   <li><a 
href="https://github.com/apache/dubbo/commit/c0b7f9583b1d3676ba012a98632254954405195a";><code>c0b7f95</code></a>
 Check before use to avoid possible NPE in MetadataInfo (<a 
href="https://github-redirect.dependabot.com/apache/dubbo/issues/9420";>#9420</a>)</li>
   <li><a 
href="https://github.com/apache/dubbo/commit/9cfb1ae7ac91800f38d147b816c4e0d5ccff75e7";><code>9cfb1ae</code></a>
 Fix DubboConfigEarlyInitializationPostProcessor registered twice in Spring 
Fr...</li>
   <li>Additional commits viewable in <a 
href="https://github.com/apache/dubbo/compare/dubbo-2.7.0...dubbo-2.7.15";>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.15)](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