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/04/15 03:48:57 UTC

[GitHub] [dubbo] dependabot[bot] opened a new pull request, #12104: Bump opentelemetry-bom from 1.19.0 to 1.25.0

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

   Bumps [opentelemetry-bom](https://github.com/open-telemetry/opentelemetry-java) from 1.19.0 to 1.25.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/open-telemetry/opentelemetry-java/releases">opentelemetry-bom's releases</a>.</em></p>
   <blockquote>
   <h2>Version 1.25.0</h2>
   <h3>API</h3>
   <ul>
   <li>Cache ImmutableKeyValuePairs#hashCode (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5307">#5307</a>)</li>
   </ul>
   <h4>Propagators</h4>
   <ul>
   <li>Remove streams from B3Propagator (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5326">#5326</a>)</li>
   </ul>
   <h3>SDK</h3>
   <h4>Metrics</h4>
   <ul>
   <li>Stop validating instrument unit (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5279">#5279</a>)</li>
   <li>Make the Executor for PrometheusHttpServer configurable (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5296">#5296</a>)</li>
   </ul>
   <h4>Exporter</h4>
   <ul>
   <li>Fix marshaler self suppression error (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5318">#5318</a>)</li>
   <li>Add sdk dependency to Logging OTLP exporter (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5291">#5291</a>)</li>
   </ul>
   <h4>Testing</h4>
   <ul>
   <li>Fixing up javadoc to reflect how to create a junit4 OpenTelemetryRule (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5299">#5299</a>)</li>
   </ul>
   <h3>SDK Extensions</h3>
   <ul>
   <li>BREAKING: Autoconfigure drops support for <code>otel.exporter.otlp.metrics.default.histogram.aggregation=EXPONENTIAL_BUCKET_HISTOGRAM</code>. Use <code>BASE2_EXPONENTIAL_BUCKET_HISTOGRAM</code> instead. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5290">#5290</a>)</li>
   <li>JaegerRemoteSampler use upstream grpc implementation if ManagedChannel is set (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5287">#5287</a>)</li>
   </ul>
   <h3>OpenTracing Shim</h3>
   <ul>
   <li>Adds version to otel tracer instrumentation scope (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5336">#5336</a>)</li>
   </ul>
   <h2>OpenCensus Shim</h2>
   <ul>
   <li>Adds version to otel tracer instrumentation scope (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5336">#5336</a>)</li>
   </ul>
   <h3>Semantic Conventions</h3>
   <ul>
   <li>Update semconv to 1.19.0 and related build tool changes (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5311">#5311</a>)</li>
   </ul>
   <h3>🙇 Thank you</h3>
   <p>This release was possible thanks to the following contributors who shared their brilliant ideas and awesome pull requests:</p>
   <p><a href="https://github.com/971758118"><code>@​971758118</code></a>
   <a href="https://github.com/abhisesh"><code>@​abhisesh</code></a>
   <a href="https://github.com/anuraaga"><code>@​anuraaga</code></a>
   <a href="https://github.com/breedx-splk"><code>@​breedx-splk</code></a></p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md">opentelemetry-bom's changelog</a>.</em></p>
   <blockquote>
   <h2>Version 1.25.0 (2023-04-07)</h2>
   <h3>API</h3>
   <ul>
   <li>Cache ImmutableKeyValuePairs#hashCode
   (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5307">#5307</a>)</li>
   </ul>
   <h4>Propagators</h4>
   <ul>
   <li>Remove streams from B3Propagator
   (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5326">#5326</a>)</li>
   </ul>
   <h3>SDK</h3>
   <h4>Metrics</h4>
   <ul>
   <li>Stop validating instrument unit
   (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5279">#5279</a>)</li>
   <li>Make the Executor for PrometheusHttpServer configurable
   (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5296">#5296</a>)</li>
   </ul>
   <h4>Exporter</h4>
   <ul>
   <li>Fix marshaler self suppression error
   (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5318">#5318</a>)</li>
   <li>Add sdk dependency to Logging OTLP exporter
   (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5291">#5291</a>)</li>
   </ul>
   <h4>Testing</h4>
   <ul>
   <li>Fixing up javadoc to reflect how to create a junit4 OpenTelemetryRule
   (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5299">#5299</a>)</li>
   </ul>
   <h3>SDK Extensions</h3>
   <ul>
   <li>BREAKING: Autoconfigure drops support
   for <code>otel.exporter.otlp.metrics.default.histogram.aggregation=EXPONENTIAL_BUCKET_HISTOGRAM</code>.
   Use <code>BASE2_EXPONENTIAL_BUCKET_HISTOGRAM</code> instead.
   (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5290">#5290</a>)</li>
   <li>JaegerRemoteSampler use upstream grpc implementation if ManagedChannel is set
   (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5287">#5287</a>)</li>
   </ul>
   <h3>OpenTracing Shim</h3>
   <ul>
   <li>Adds version to otel tracer instrumentation scope
   (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5336">#5336</a>)</li>
   </ul>
   <h2>OpenCensus Shim</h2>
   <ul>
   <li>Adds version to otel tracer instrumentation scope</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/open-telemetry/opentelemetry-java/commit/cea8cf11d6914a35cdd3eb9bd85ebd054439216f"><code>cea8cf1</code></a> [release/v1.25.x] Prepare release 1.25.0 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/5358">#5358</a>)</li>
   <li><a href="https://github.com/open-telemetry/opentelemetry-java/commit/d8d533a7c6961b90f3ebeecc5968845e1a2f9974"><code>d8d533a</code></a> Prepare changelog for 1.25.0 release (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/5356">#5356</a>)</li>
   <li><a href="https://github.com/open-telemetry/opentelemetry-java/commit/7dee67d32efb6a39258a95cc753bc1b3af70eb07"><code>7dee67d</code></a> Update squash merge commit message (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/5355">#5355</a>)</li>
   <li><a href="https://github.com/open-telemetry/opentelemetry-java/commit/38e38cb29ffdc27a0018dd8ea22b89cd09bca32b"><code>38e38cb</code></a> Bump com.diffplug.spotless:spotless-plugin-gradle from 6.17.0 to 6.18.0 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/5352">#5352</a>)</li>
   <li><a href="https://github.com/open-telemetry/opentelemetry-java/commit/79e0a7219c283b63a602f5d6a5af408392bd8a43"><code>79e0a72</code></a> Bump com.diffplug.spotless from 6.17.0 to 6.18.0 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/5353">#5353</a>)</li>
   <li><a href="https://github.com/open-telemetry/opentelemetry-java/commit/f4d464a1c03b75b58ef4ce58e88c69f0fe89c9dd"><code>f4d464a</code></a> Bump com.squareup.wire:wire-gradle-plugin from 4.5.2 to 4.5.3 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/5323">#5323</a>)</li>
   <li><a href="https://github.com/open-telemetry/opentelemetry-java/commit/97decbd4e4b7ccab5a359e676249d92adab76c9d"><code>97decbd</code></a> Move kotlin plugin dependency to buildsrc (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/5349">#5349</a>)</li>
   <li><a href="https://github.com/open-telemetry/opentelemetry-java/commit/06f4cc2445e5808c53fa0cee78e04f979df2df0b"><code>06f4cc2</code></a> Bump org.testcontainers:testcontainers-bom from 1.17.6 to 1.18.0 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/5348">#5348</a>)</li>
   <li><a href="https://github.com/open-telemetry/opentelemetry-java/commit/9bd1a5198ca4e4d89270f8dff419e0d639d42ee8"><code>9bd1a51</code></a> Adds version to otel tracer instrumentation scope (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/5336">#5336</a>)</li>
   <li><a href="https://github.com/open-telemetry/opentelemetry-java/commit/8e3c29538f29267d8c5b7873f893769670948290"><code>8e3c295</code></a> Bump io.netty:netty-bom from 4.1.90.Final to 4.1.91.Final (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/5346">#5346</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/open-telemetry/opentelemetry-java/compare/v1.19.0...v1.25.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.opentelemetry:opentelemetry-bom&package-manager=maven&previous-version=1.19.0&new-version=1.25.0)](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] codecov-commenter commented on pull request #12104: Bump opentelemetry-bom from 1.19.0 to 1.25.0

Posted by "codecov-commenter (via GitHub)" <gi...@apache.org>.
codecov-commenter commented on PR #12104:
URL: https://github.com/apache/dubbo/pull/12104#issuecomment-1509502100

   ## [Codecov](https://codecov.io/gh/apache/dubbo/pull/12104?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report
   > Merging [#12104](https://codecov.io/gh/apache/dubbo/pull/12104?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (a270615) into [3.2](https://codecov.io/gh/apache/dubbo/commit/559b13ae2e2281d4f01ae88701e7e0fef31bcb5f?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (559b13a) will **decrease** coverage by `0.01%`.
   > The diff coverage is `n/a`.
   
   ```diff
   @@             Coverage Diff              @@
   ##                3.2   #12104      +/-   ##
   ============================================
   - Coverage     69.48%   69.47%   -0.01%     
     Complexity        2        2              
   ============================================
     Files          1589     1589              
     Lines         65330    65330              
     Branches       9513     9513              
   ============================================
   - Hits          45396    45390       -6     
   - Misses        15575    15585      +10     
   + Partials       4359     4355       -4     
   ```
   
   
   [see 24 files with indirect coverage changes](https://codecov.io/gh/apache/dubbo/pull/12104/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   
   :mega: We’re building smart automated test selection to slash your CI/CD build times. [Learn more](https://about.codecov.io/iterative-testing/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   


-- 
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 #12104: Bump opentelemetry-bom from 1.19.0 to 1.25.0

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


-- 
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 #12104: Bump opentelemetry-bom from 1.19.0 to 1.25.0

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

   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=12104)
   
   [![Bug](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/bug-16px.png 'Bug')](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12104&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=12104&resolved=false&types=BUG) [0 Bugs](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12104&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=12104&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=12104&resolved=false&types=VULNERABILITY) [0 Vulnerabilities](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12104&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=12104&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=12104&resolved=false&types=SECURITY_HOTSPOT) [0 Security Hotspots](https://sonarcloud.io/project/security_hotspots?id=apache_dubbo&pullRequest=12104&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=12104&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=12104&resolved=false&types=CODE_SMELL) [0 Code Smells](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12104&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=12104&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=12104&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