dependabot[bot] opened a new pull request, #3684: URL: https://github.com/apache/eventmesh/pull/3684
Bumps [io.opentelemetry:opentelemetry-api](https://github.com/open-telemetry/opentelemetry-java) from 1.3.0 to 1.25.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/open-telemetry/opentelemetry-java/releases">io.opentelemetry:opentelemetry-api'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">io.opentelemetry:opentelemetry-api'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.3.0...v1.25.0">compare view</a></li> </ul> </details> <br /> [](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: dev-unsubscr...@eventmesh.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@eventmesh.apache.org For additional commands, e-mail: dev-h...@eventmesh.apache.org