dependabot[bot] opened a new pull request, #18319: URL: https://github.com/apache/camel/pull/18319
Bumps [io.opentelemetry:opentelemetry-bom-alpha](https://github.com/open-telemetry/opentelemetry-java) from 1.50.0-alpha to 1.51.0-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.50.0</h2> <h3>API</h3> <ul> <li>Clarify that AttributesBuilder.put allows nulls (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7271">#7271</a>)</li> <li>Stabilize log record event name (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7277">#7277</a>)</li> </ul> <h4>Context</h4> <ul> <li>Fix duplicated ExecutorService wrap (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7245">#7245</a>)</li> <li>Promote getAll to TextMapGetter stable API (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7267">#7267</a>)</li> </ul> <h4>Incubator</h4> <ul> <li>Add ExtendedLogRecordBuilder#setException (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7182">#7182</a>)</li> <li>Add experimental support for log extended attributes (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7123">#7123</a>)</li> </ul> <h3>SDK</h3> <ul> <li>Remove Java9VersionSpecific clock implementation (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7221">#7221</a>)</li> <li>Add addProcessorFirst to SdkTracerProviderBuilder, SdkLoggerProviderBuilder (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7243">#7243</a>)</li> </ul> <h4>Logs</h4> <ul> <li>Add <code>setLoggerConfigurator</code> support to <code>LoggerProvider</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7332">#7332</a>)</li> </ul> <h4>Metrics</h4> <ul> <li>Add DelegatingMetricData (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7229">#7229</a>)</li> <li>Spatial aggregation for async instruments with filtering views (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7264">#7264</a>)</li> </ul> <h4>Exporters</h4> <ul> <li>Prometheus: Add Authenticator support for PrometheusHttpServer (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7225">#7225</a>)</li> <li>OTLP: Fix OTLP metric exporter toBuilder() loosing temporality (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7280">#7280</a>)</li> <li>OTLP: Allow Otlp*MetricExporter's to publish export stats (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7255">#7255</a>)</li> </ul> <h4>Extensions</h4> <ul> <li>Declarative config: Add support for escaping env var substitution (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7033">#7033</a>)</li> <li>Declarative config: update to opentelemetry-configuration 0.4 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7064">#7064</a>)</li> <li>Declarativeconfig: Refactor internals to add DeclarativeConfigContext (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7293">#7293</a>)</li> </ul> <h3>Project tooling</h3> <ul> <li>Kotlin extension: Update min kotlin version to 1.8 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7155">#7155</a>)</li> <li>Add javadoc site crawler (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7300">#7300</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7316">#7316</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> <!-- 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> <h2>Version 1.51.0 (2025-06-06)</h2> <h3>API</h3> <h4>Context</h4> <ul> <li>Fix context storage provider property name in log message (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7342">#7342</a>)</li> </ul> <h3>SDK</h3> <ul> <li>Experimental configurable exception.* attribute resolution for SdkTracerProvider, SdkLoggerProvider (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7266">#7266</a>)</li> </ul> <h4>Exporters</h4> <ul> <li>All exporters: implement new SemConv exporter health metrics, with configuration API for selecting schema version (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7265">#7265</a>)</li> <li>OTLP: Add gRPC export for profiles signal type. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7301">#7301</a>)</li> <li>OTLP: Run JDK HTTP sender on non-daemon threads. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7322">#7322</a>)</li> <li>Prometheus: fix serialization of arrays (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7291">#7291</a>)</li> <li>OTLP: exporter tolerates instances of LogRecordData when incubator is present (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7393">#7393</a>)</li> </ul> <h4>Extensions</h4> <ul> <li>Declarative config: Handle instrumentation node changes in yaml config file format 0.4 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7357">#7357</a>)</li> </ul> <h2>Version 1.50.0 (2025-05-09)</h2> <h3>API</h3> <ul> <li>Clarify that AttributesBuilder.put allows nulls (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7271">#7271</a>)</li> <li>Stabilize log record event name (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7277">#7277</a>)</li> </ul> <h4>Context</h4> <ul> <li>Fix duplicated ExecutorService wrap</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 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 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: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org