dependabot[bot] opened a new pull request, #21851: URL: https://github.com/apache/camel/pull/21851
Bumps [io.opentelemetry:opentelemetry-bom-alpha](https://github.com/open-telemetry/opentelemetry-java) from 1.59.0-alpha to 1.60.1-alpha. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/open-telemetry/opentelemetry-java/releases">io.opentelemetry:opentelemetry-bom-alpha's releases</a>.</em></p> <blockquote> <h2>Version 1.60.0</h2> <h3>API</h3> <ul> <li>Support W3C trace context random flag (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8012">#8012</a>)</li> <li>Clarify that <code>SpanBuilder.setAttribute</code> allows null values (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8072">#8072</a>)</li> </ul> <h4>Incubating</h4> <ul> <li>Implement environment variable context propagation carriers (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8074">#8074</a>)</li> <li>Deprecate <code>ExtendedAttributes</code>, <code>ExtendedAttributeKey</code>, <code>ExtendedAttributeType</code>, <code>ExtendedAttributesBuilder</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8060">#8060</a>)</li> <li>Deprecate <code>peerServiceMapping</code> accessor from <code>InstrumentationConfigUtil</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8088">#8088</a>)</li> </ul> <h3>SDK</h3> <h4>Traces</h4> <ul> <li>Disable warning when using <code>TraceIdRatioBasedSampler</code> as root sampler (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8065">#8065</a>)</li> <li>User-supplied attributes take precedence over exception-derived attributes (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7993">#7993</a>)</li> <li>Exclude META-INF/maven from traces SDK shaded dependencies (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8096">#8096</a>)</li> <li>Fix inverted condition in LegacySpanProcessorInstrumentation#finishSpans (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8145">#8145</a>)</li> </ul> <h4>Metrics</h4> <ul> <li>Split out cumulative vs. delta storage (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8015">#8015</a>)</li> <li>Add metrics for <code>PeriodicMetricReader</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8038">#8038</a>)</li> <li>Allow configuring min/max in histograms (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8095">#8095</a>)</li> <li>Remove deprecated <code>otel.experimental.metrics.cardinality.limit</code> property (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8124">#8124</a>)</li> <li><strong>BREAKING</strong> bug fix: <code>GlobUtil</code> and <code>IncludePatternMatching</code>, used in views and declarative config matching, previously were inconsistent in case sensitivity. If a glob char (* or ?) was present, it was evaluated with case sensitivity. If no glob chars were present, it was evaluated with case insensitivity. Now, all are consistently evaluated with case sensitivity. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8152">#8152</a>)</li> </ul> <h4>Logs</h4> <ul> <li>Stabilize <code>LogRecordBuilder.setException</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8089">#8089</a>)</li> <li>Clarify <code>setTimestamp</code> javadoc for event timestamp behavior (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8104">#8104</a>)</li> </ul> <h4>Exporters</h4> <ul> <li>OTLP: Fix marshaling for empty string attributes (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8014">#8014</a>)</li> <li>Prometheus: Update Prometheus client to 1.5.0 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8080">#8080</a>)</li> <li>OTLP: Serialize exponential histogram sum as optional double (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8107">#8107</a>)</li> <li>OTLP: Use <code>KeyManagerFactory.getDefaultAlgorithm()</code> in <code>TlsUtil.keyManager()</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8122">#8122</a>)</li> <li>OTLP: Ensure proto serializer idCache is cleared when exception is thrown (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8147">#8147</a>)</li> </ul> <h4>Extensions</h4> <ul> <li>Autoconfigure: Decode plus sign in resource attributes (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8059">#8059</a>)</li> <li>Declarative config: update to 1.0 schema (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8123">#8123</a>)</li> <li>Declarative config: add support for setting schema URL (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8028">#8028</a>)</li> <li>Declarative config: add version mismatch warning (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8069">#8069</a>)</li> <li>Declarative config: cache component providers in <code>DeclarativeConfigContext</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8070">#8070</a>)</li> <li>Declarative config: add system property substitution (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8073">#8073</a>)</li> </ul> <!-- 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-bom-alpha's changelog</a>.</em></p> <blockquote> <h1>Changelog</h1> <h2>Unreleased</h2> <h3>SDK</h3> <h4>Extensions</h4> <ul> <li>Autoconfigure: fix warning always emitted (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8157">#8157</a>)</li> </ul> <h2>Version 1.60.0 (2026-03-06)</h2> <h3>API</h3> <ul> <li>Support W3C trace context random flag (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8012">#8012</a>)</li> <li>Clarify that <code>SpanBuilder.setAttribute</code> allows null values (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8072">#8072</a>)</li> </ul> <h4>Incubating</h4> <ul> <li>Implement environment variable context propagation carriers (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8074">#8074</a>)</li> <li>Deprecate <code>ExtendedAttributes</code>, <code>ExtendedAttributeKey</code>, <code>ExtendedAttributeType</code>, <code>ExtendedAttributesBuilder</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8060">#8060</a>)</li> <li>Deprecate <code>peerServiceMapping</code> accessor from <code>InstrumentationConfigUtil</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8088">#8088</a>)</li> </ul> <h3>SDK</h3> <h4>Traces</h4> <ul> <li>Disable warning when using <code>TraceIdRatioBasedSampler</code> as root sampler (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8065">#8065</a>)</li> <li>User-supplied attributes take precedence over exception-derived attributes (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7993">#7993</a>)</li> <li>Exclude META-INF/maven from traces SDK shaded dependencies (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8096">#8096</a>)</li> <li>Fix inverted condition in LegacySpanProcessorInstrumentation#finishSpans (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8145">#8145</a>)</li> </ul> <h4>Metrics</h4> <ul> <li>Split out cumulative vs. delta storage (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8015">#8015</a>)</li> <li>Add metrics for <code>PeriodicMetricReader</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8038">#8038</a>)</li> <li>Allow configuring min/max in histograms</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/open-telemetry/opentelemetry-java/commits">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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
