You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/05/15 08:07:00 UTC

[GitHub] [dubbo] dependabot[bot] opened a new pull request, #12308: Bump micrometer-tracing-bom from 1.0.4 to 1.1.1

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

   Bumps [micrometer-tracing-bom](https://github.com/micrometer-metrics/tracing) from 1.0.4 to 1.1.1.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/micrometer-metrics/tracing/releases">micrometer-tracing-bom's releases</a>.</em></p>
   <blockquote>
   <h2>1.1.1</h2>
   <p>This release fixes 1.1.0 mistakenly depending on the non-GA version 1.11.0-RC1 of the micrometer-bom.</p>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li>Dependency on micrometer-bom RC1 version in GA release <a href="https://redirect.github.com/micrometer-metrics/tracing/issues/255">#255</a></li>
   </ul>
   <h2>1.1.0</h2>
   <p>Known issue: This release mistakenly depends on the non-GA version 1.11.0-RC1 of the micrometer-bom. This will be addressed in a forthcoming patch release. You should use that version instead. See <a href="https://redirect.github.com/micrometer-metrics/tracing/issues/255">micrometer-metrics/tracing#255</a>.</p>
   <h2>:star: New Features / Enhancements</h2>
   <ul>
   <li>Add ObservationAwareSpanThreadLocalAccessor constructor taking ObservationRegistry <a href="https://redirect.github.com/micrometer-metrics/tracing/pull/240">#240</a></li>
   <li>Adds support for tags with typed values <a href="https://redirect.github.com/micrometer-metrics/tracing/pull/239">#239</a></li>
   <li>Support numeric attributes value for tracing attributes <a href="https://redirect.github.com/micrometer-metrics/tracing/issues/234">#234</a></li>
   <li>otel-bridge: add trace_flags to MDC <a href="https://redirect.github.com/micrometer-metrics/tracing/issues/229">#229</a></li>
   <li>TracingObservationHandler doesn't include manually created spans <a href="https://redirect.github.com/micrometer-metrics/tracing/issues/244">#244</a></li>
   <li>BaggageManager#getBaggage() is inconsistent when baggage doesn't exist <a href="https://redirect.github.com/micrometer-metrics/tracing/issues/237">#237</a></li>
   <li>Aligning with annotations changes in Micrometer <a href="https://redirect.github.com/micrometer-metrics/tracing/pull/218">#218</a></li>
   <li>Links API proposal <a href="https://redirect.github.com/micrometer-metrics/tracing/pull/204">#204</a></li>
   <li>Feature parity with sleuth's annotations <a href="https://redirect.github.com/micrometer-metrics/tracing/issues/163">#163</a></li>
   <li>Slf4JEventListener support custom key  <a href="https://redirect.github.com/micrometer-metrics/tracing/pull/160">#160</a></li>
   <li>Support custom MDC key with otel.bridge.Slf4JEventListener  <a href="https://redirect.github.com/micrometer-metrics/tracing/issues/158">#158</a></li>
   <li>No-op implementations for Propagator, Setter, and Getter <a href="https://redirect.github.com/micrometer-metrics/tracing/pull/118">#118</a></li>
   </ul>
   <h2>:notebook_with_decorative_cover: Documentation</h2>
   <ul>
   <li>JavaDoc : Propagator references Open Telemetry classes which is not part of Micrometer <a href="https://redirect.github.com/micrometer-metrics/tracing/issues/230">#230</a></li>
   </ul>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li>Different behaviour, hard to control between implementations <a href="https://redirect.github.com/micrometer-metrics/tracing/issues/184">#184</a></li>
   <li>Reconsider the Baggage API <a href="https://redirect.github.com/micrometer-metrics/tracing/issues/181">#181</a></li>
   </ul>
   <h2>:hammer: Dependency Upgrades</h2>
   <ul>
   <li>Remove opentelemetry-extension-aws <a href="https://redirect.github.com/micrometer-metrics/tracing/issues/245">#245</a></li>
   <li>Upgrade OTel to 1.25 <a href="https://redirect.github.com/micrometer-metrics/tracing/issues/231">#231</a></li>
   <li>Upgrade to Reactor 3.5.5 <a href="https://redirect.github.com/micrometer-metrics/tracing/issues/251">#251</a></li>
   <li>Upgrade to Testcontainers 1.18.0 <a href="https://redirect.github.com/micrometer-metrics/tracing/issues/250">#250</a></li>
   <li>Upgrade to JUnit  5.9.3 <a href="https://redirect.github.com/micrometer-metrics/tracing/issues/249">#249</a></li>
   <li>Upgrade to Logback 1.2.12 <a href="https://redirect.github.com/micrometer-metrics/tracing/issues/248">#248</a></li>
   <li>Upgrade Gradle to 8.1.1 <a href="https://redirect.github.com/micrometer-metrics/tracing/issues/246">#246</a></li>
   </ul>
   <h2>:heart: Contributors</h2>
   <p>Thank you to all the contributors who worked on this release:</p>
   <p><a href="https://github.com/acktsap"><code>@​acktsap</code></a>, <a href="https://github.com/ShenFeng312"><code>@​ShenFeng312</code></a>, and <a href="https://github.com/ttddyy"><code>@​ttddyy</code></a></p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/micrometer-metrics/tracing/commit/4172044bc0f04d8d9d966e1264b066d1fb35ad82"><code>4172044</code></a> Remove milestone repo</li>
   <li><a href="https://github.com/micrometer-metrics/tracing/commit/362fabd8a353942e305ef7f5bd9e23ab1f58cfaf"><code>362fabd</code></a> Merge branch '1.0.x' into 1.1.x</li>
   <li><a href="https://github.com/micrometer-metrics/tracing/commit/8ae7d6ebc083753740c83dab4b989205347101d2"><code>8ae7d6e</code></a> Temporarilly disables Reactor ScopeTests</li>
   <li><a href="https://github.com/micrometer-metrics/tracing/commit/e1f608c16b5d0be28520e2b7e19c12b8a51ca3be"><code>e1f608c</code></a> Merge branch '1.0.x'</li>
   <li><a href="https://github.com/micrometer-metrics/tracing/commit/6c300e75683455c9cb315e9fcad54f0ddd24d4a6"><code>6c300e7</code></a> Bump com.gradle.enterprise from 3.13 to 3.13.1 (<a href="https://redirect.github.com/micrometer-metrics/tracing/issues/253">#253</a>)</li>
   <li><a href="https://github.com/micrometer-metrics/tracing/commit/487047af19e45db500ade36ac4415d66b92c5a04"><code>487047a</code></a> Upgrade to Spring Framework 5.3.27</li>
   <li><a href="https://github.com/micrometer-metrics/tracing/commit/4d9f0300643ab5d9865cc6edf9398cc2fc44bb93"><code>4d9f030</code></a> Merge branch '1.0.x'</li>
   <li><a href="https://github.com/micrometer-metrics/tracing/commit/ca89367d7726a63c4cd39b883763eca284d1d8ba"><code>ca89367</code></a> Upgrade to Reactor 3.5.5</li>
   <li><a href="https://github.com/micrometer-metrics/tracing/commit/13be8f2d0761869c4e367a7e42b3d0a2fb44995f"><code>13be8f2</code></a> Upgrade to Testcontainers 1.18.0</li>
   <li><a href="https://github.com/micrometer-metrics/tracing/commit/1f5816bbad091c699a0c3c3cd7de3eeb5b904647"><code>1f5816b</code></a> Upgrade to JUnit 5.9.3</li>
   <li>Additional commits viewable in <a href="https://github.com/micrometer-metrics/tracing/compare/v1.0.4...v1.1.1">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.micrometer:micrometer-tracing-bom&package-manager=maven&previous-version=1.0.4&new-version=1.1.1)](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)
   
   
   </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-unsubscribe@dubbo.apache.org

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


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


[GitHub] [dubbo] sonarcloud[bot] commented on pull request #12308: Bump micrometer-tracing-bom from 1.0.4 to 1.1.1

Posted by "sonarcloud[bot] (via GitHub)" <gi...@apache.org>.
sonarcloud[bot] commented on PR #12308:
URL: https://github.com/apache/dubbo/pull/12308#issuecomment-1549037616

   Kudos, SonarCloud Quality Gate passed!&nbsp; &nbsp; [![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/passed-16px.png 'Quality Gate passed')](https://sonarcloud.io/dashboard?id=apache_dubbo&pullRequest=12308)
   
   [![Bug](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/bug-16px.png 'Bug')](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12308&resolved=false&types=BUG) [![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png 'A')](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12308&resolved=false&types=BUG) [0 Bugs](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12308&resolved=false&types=BUG)  
   [![Vulnerability](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/vulnerability-16px.png 'Vulnerability')](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12308&resolved=false&types=VULNERABILITY) [![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png 'A')](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12308&resolved=false&types=VULNERABILITY) [0 Vulnerabilities](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12308&resolved=false&types=VULNERABILITY)  
   [![Security Hotspot](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/security_hotspot-16px.png 'Security Hotspot')](https://sonarcloud.io/project/security_hotspots?id=apache_dubbo&pullRequest=12308&resolved=false&types=SECURITY_HOTSPOT) [![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png 'A')](https://sonarcloud.io/project/security_hotspots?id=apache_dubbo&pullRequest=12308&resolved=false&types=SECURITY_HOTSPOT) [0 Security Hotspots](https://sonarcloud.io/project/security_hotspots?id=apache_dubbo&pullRequest=12308&resolved=false&types=SECURITY_HOTSPOT)  
   [![Code Smell](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/code_smell-16px.png 'Code Smell')](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12308&resolved=false&types=CODE_SMELL) [![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png 'A')](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12308&resolved=false&types=CODE_SMELL) [0 Code Smells](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12308&resolved=false&types=CODE_SMELL)
   
   [![No Coverage information](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/CoverageChart/NoCoverageInfo-16px.png 'No Coverage information')](https://sonarcloud.io/component_measures?id=apache_dubbo&pullRequest=12308&metric=coverage&view=list) No Coverage information  
   [![No Duplication information](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/Duplications/NoDuplicationInfo-16px.png 'No Duplication information')](https://sonarcloud.io/component_measures?id=apache_dubbo&pullRequest=12308&metric=duplicated_lines_density&view=list) No Duplication information
   
   


-- 
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-unsubscribe@dubbo.apache.org

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


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


[GitHub] [dubbo] sonarcloud[bot] commented on pull request #12308: Bump micrometer-tracing-bom from 1.0.4 to 1.1.1

Posted by "sonarcloud[bot] (via GitHub)" <gi...@apache.org>.
sonarcloud[bot] commented on PR #12308:
URL: https://github.com/apache/dubbo/pull/12308#issuecomment-1549022674

   Kudos, SonarCloud Quality Gate passed!&nbsp; &nbsp; [![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/passed-16px.png 'Quality Gate passed')](https://sonarcloud.io/dashboard?id=apache_dubbo&pullRequest=12308)
   
   [![Bug](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/bug-16px.png 'Bug')](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12308&resolved=false&types=BUG) [![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png 'A')](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12308&resolved=false&types=BUG) [0 Bugs](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12308&resolved=false&types=BUG)  
   [![Vulnerability](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/vulnerability-16px.png 'Vulnerability')](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12308&resolved=false&types=VULNERABILITY) [![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png 'A')](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12308&resolved=false&types=VULNERABILITY) [0 Vulnerabilities](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12308&resolved=false&types=VULNERABILITY)  
   [![Security Hotspot](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/security_hotspot-16px.png 'Security Hotspot')](https://sonarcloud.io/project/security_hotspots?id=apache_dubbo&pullRequest=12308&resolved=false&types=SECURITY_HOTSPOT) [![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png 'A')](https://sonarcloud.io/project/security_hotspots?id=apache_dubbo&pullRequest=12308&resolved=false&types=SECURITY_HOTSPOT) [0 Security Hotspots](https://sonarcloud.io/project/security_hotspots?id=apache_dubbo&pullRequest=12308&resolved=false&types=SECURITY_HOTSPOT)  
   [![Code Smell](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/code_smell-16px.png 'Code Smell')](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12308&resolved=false&types=CODE_SMELL) [![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png 'A')](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12308&resolved=false&types=CODE_SMELL) [0 Code Smells](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12308&resolved=false&types=CODE_SMELL)
   
   [![No Coverage information](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/CoverageChart/NoCoverageInfo-16px.png 'No Coverage information')](https://sonarcloud.io/component_measures?id=apache_dubbo&pullRequest=12308&metric=coverage&view=list) No Coverage information  
   [![No Duplication information](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/Duplications/NoDuplicationInfo-16px.png 'No Duplication information')](https://sonarcloud.io/component_measures?id=apache_dubbo&pullRequest=12308&metric=duplicated_lines_density&view=list) No Duplication information
   
   


-- 
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-unsubscribe@dubbo.apache.org

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


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


[GitHub] [dubbo] AlbumenJ merged pull request #12308: Bump micrometer-tracing-bom from 1.0.4 to 1.1.1

Posted by "AlbumenJ (via GitHub)" <gi...@apache.org>.
AlbumenJ merged PR #12308:
URL: https://github.com/apache/dubbo/pull/12308


-- 
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-unsubscribe@dubbo.apache.org

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


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


[GitHub] [dubbo] sonarcloud[bot] commented on pull request #12308: Bump micrometer-tracing-bom from 1.0.4 to 1.1.1

Posted by "sonarcloud[bot] (via GitHub)" <gi...@apache.org>.
sonarcloud[bot] commented on PR #12308:
URL: https://github.com/apache/dubbo/pull/12308#issuecomment-1549022851

   Kudos, SonarCloud Quality Gate passed!&nbsp; &nbsp; [![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/passed-16px.png 'Quality Gate passed')](https://sonarcloud.io/dashboard?id=apache_dubbo&pullRequest=12308)
   
   [![Bug](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/bug-16px.png 'Bug')](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12308&resolved=false&types=BUG) [![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png 'A')](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12308&resolved=false&types=BUG) [0 Bugs](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12308&resolved=false&types=BUG)  
   [![Vulnerability](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/vulnerability-16px.png 'Vulnerability')](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12308&resolved=false&types=VULNERABILITY) [![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png 'A')](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12308&resolved=false&types=VULNERABILITY) [0 Vulnerabilities](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12308&resolved=false&types=VULNERABILITY)  
   [![Security Hotspot](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/security_hotspot-16px.png 'Security Hotspot')](https://sonarcloud.io/project/security_hotspots?id=apache_dubbo&pullRequest=12308&resolved=false&types=SECURITY_HOTSPOT) [![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png 'A')](https://sonarcloud.io/project/security_hotspots?id=apache_dubbo&pullRequest=12308&resolved=false&types=SECURITY_HOTSPOT) [0 Security Hotspots](https://sonarcloud.io/project/security_hotspots?id=apache_dubbo&pullRequest=12308&resolved=false&types=SECURITY_HOTSPOT)  
   [![Code Smell](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/code_smell-16px.png 'Code Smell')](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12308&resolved=false&types=CODE_SMELL) [![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png 'A')](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12308&resolved=false&types=CODE_SMELL) [0 Code Smells](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12308&resolved=false&types=CODE_SMELL)
   
   [![No Coverage information](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/CoverageChart/NoCoverageInfo-16px.png 'No Coverage information')](https://sonarcloud.io/component_measures?id=apache_dubbo&pullRequest=12308&metric=coverage&view=list) No Coverage information  
   [![No Duplication information](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/Duplications/NoDuplicationInfo-16px.png 'No Duplication information')](https://sonarcloud.io/component_measures?id=apache_dubbo&pullRequest=12308&metric=duplicated_lines_density&view=list) No Duplication information
   
   


-- 
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-unsubscribe@dubbo.apache.org

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


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