dependabot[bot] opened a new pull request, #20774: URL: https://github.com/apache/camel/pull/20774
Bumps [io.opentelemetry:opentelemetry-bom-alpha](https://github.com/open-telemetry/opentelemetry-java) from 1.57.0-alpha to 1.58.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.57.0</h2> <h3>API</h3> <ul> <li>Add <code>GlobalOpenTelemetry#getOrNoop</code>, <code>#isSet</code>. Update <code>#get</code> to always returns obfuscated instance (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7819">#7819</a>)</li> </ul> <h4>Incubating</h4> <ul> <li>Logs: Complex attributes incubating implementation (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7814">#7814</a>)</li> </ul> <h3>SDK</h3> <h4>Logs</h4> <ul> <li>Add minimum severity and trace-based logger configuration (incubating API) (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7529">#7529</a>)</li> </ul> <h4>Exporters</h4> <ul> <li>OTLP: VarHandle string encoder (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7701">#7701</a>)</li> <li>OTLP: Fix OkHttpGrpcSender to properly await executor shutdown (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7840">#7840</a>)</li> <li>OTLP: avoid auto-config warning (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7881">#7881</a>)</li> <li>OTLP: update error message for missing GrpcSenderProvider dependency (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7884">#7884</a>)</li> </ul> <h4>Extensions</h4> <ul> <li>Declarative config: add runtime hints for graal VM (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7866">#7866</a>)</li> <li>Declarative config: add missing warning about discarded value (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7821">#7821</a>)</li> </ul> <h3>Project tooling</h3> <ul> <li>Update macos version to latest and switch to corretto for testing (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7841">#7841</a>)</li> <li>Sync Java worflows: Allow re-running prepare release branch workflow (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7845">#7845</a>)</li> <li>Simplify and standardize renovate custom managers across Java repos (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7846">#7846</a>)</li> <li>Remove misspell workflow (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7852">#7852</a>)</li> <li>Fix link checks on main (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7867">#7867</a>)</li> <li>Add zeitlinger as approver (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7868">#7868</a>)</li> <li>Move snapshot publishing to daily build (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7886">#7886</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/breedx-splk"><code>@​breedx-splk</code></a> <a href="https://github.com/HarshMehta112"><code>@​HarshMehta112</code></a> <a href="https://github.com/jack-berg"><code>@​jack-berg</code></a> <a href="https://github.com/jaydeluca"><code>@​jaydeluca</code></a> <a href="https://github.com/jeanbisutti"><code>@​jeanbisutti</code></a> <a href="https://github.com/jkwatson"><code>@​jkwatson</code></a> <a href="https://github.com/kevinburkesegment"><code>@​kevinburkesegment</code></a> <a href="https://github.com/laurit"><code>@​laurit</code></a> <a href="https://github.com/michaldo"><code>@​michaldo</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-bom-alpha's changelog</a>.</em></p> <blockquote> <h1>Changelog</h1> <h2>Unreleased</h2> <h2>Version 1.58.0 (2026-01-09)</h2> <h3>API</h3> <h4>Incubator</h4> <ul> <li>Delete GlobalConfigProvider in favor of access via ExtendedOpenTelemetry (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7914">#7914</a>)</li> <li>Add DeclarativeConfigProperties#get method (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7923">#7923</a>)</li> <li>Update ConfigProvider#getInstrumentationConfig response to be non-null (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7954">#7954</a>)</li> <li>Add declarative config utility methods for common operations (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7927">#7927</a>)</li> </ul> <h3>SDK</h3> <h4>Traces</h4> <ul> <li>Implement SDK metrics for trace (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7895">#7895</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7930">#7930</a>)</li> <li>Emit warning when TraceIdRatioBasedSampler is used as child sampler (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7937">#7937</a>)</li> </ul> <h4>Logs</h4> <ul> <li>Implement SDK metrics for logs (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7931">#7931</a>)</li> </ul> <h4>Exporters</h4> <ul> <li>Prom exporter update (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7934">#7934</a>)</li> </ul> <h4>Extensions</h4> <ul> <li>Declarative config: update to opentelemetry-configuration 1.0.0-rc.3 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7861">#7861</a>)</li> <li>Declarative config: update jaeger remote sampler to require endpoint, initial_sampler (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7943">#7943</a>)</li> <li>Declarative config: add support for view unit (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7942">#7942</a>)</li> <li>Declarative config: add support for new logger config minimum_severity and trace_based properties (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7940">#7940</a>)</li> <li>Declarative config: add support for composable parent threshold sampler</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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
