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

   Bumps 
[io.opentelemetry:opentelemetry-bom-alpha](https://github.com/open-telemetry/opentelemetry-java)
 from 1.51.0-alpha to 1.52.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.51.0</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>
   <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/alex-kormukhin";><code>@​alex-kormukhin</code></a>
   <a href="https://github.com/breedx-splk";><code>@​breedx-splk</code></a>
   <a href="https://github.com/fandreuz";><code>@​fandreuz</code></a>
   <a href="https://github.com/HaloFour";><code>@​HaloFour</code></a>
   <a href="https://github.com/jack-berg";><code>@​jack-berg</code></a>
   <a href="https://github.com/jhalliday";><code>@​jhalliday</code></a>
   <a href="https://github.com/jkwatson";><code>@​jkwatson</code></a>
   <a href="https://github.com/JonasKunz";><code>@​JonasKunz</code></a>
   <a 
href="https://github.com/kevinburkesegment";><code>@​kevinburkesegment</code></a>
   <a 
href="https://github.com/LaurentTreguier";><code>@​LaurentTreguier</code></a>
   <a href="https://github.com/LikeTheSalad";><code>@​LikeTheSalad</code></a>
   <a href="https://github.com/onurkybsi";><code>@​onurkybsi</code></a>
   <a 
href="https://github.com/opentelemetrybot";><code>@​opentelemetrybot</code></a>
   <a href="https://github.com/robsunday";><code>@​robsunday</code></a>
   <a href="https://github.com/SoftlySplinter";><code>@​SoftlySplinter</code></a>
   <a href="https://github.com/trask";><code>@​trask</code></a>
   <a href="https://github.com/zeitlinger";><code>@​zeitlinger</code></a></p>
   </blockquote>
   </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.52.0 (2025-07-11)</h2>
   <h3>API</h3>
   <h4>Common</h4>
   <ul>
   <li>Promote <code>ComponentLoader</code> to new 
<code>opentelemetry-common</code> artifact,
   standardize SPI loading
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7446";>#7446</a>)</li>
   </ul>
   <h4>Context</h4>
   <ul>
   <li>LazyStorage passes its ClassLoader when loading ContextStorageProvider 
SPI
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7424";>#7424</a>)</li>
   </ul>
   <h4>Incubator</h4>
   <ul>
   <li>Add context and severity params to ExtendedLogger#isEnabled
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7268";>#7268</a>)</li>
   <li>Add new convenience methods for converting DeclarativeConfigProperties 
to config model
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7453";>#7453</a>)</li>
   </ul>
   <h3>SDK</h3>
   <ul>
   <li>Add custom stacktrace renderer which is length limit aware
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7281";>#7281</a>)</li>
   </ul>
   <h4>Metrics</h4>
   <ul>
   <li>Propagate flush to PeriodicMetricReader's metricExporter.
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7410";>#7410</a>)</li>
   </ul>
   <h4>Exporters</h4>
   <ul>
   <li>OTLP - JdkHttpSender: ensure proper closure of HttpClient in shutdown 
method
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7390";>#7390</a>)</li>
   <li>OTLP: profile exporters fix and test improvements
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7442";>#7442</a>)</li>
   <li>OTLP: Loading Compressor SPI via ComponentLoader configured through 
setComponentLoader
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7428";>#7428</a>)</li>
   <li>Prometheus: add scope schema URL and attributes
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7356";>#7356</a>)</li>
   <li>Prometheus: extend prometheus declarative config support to include 
without_scope_info,
   with_resource_constant_labels
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6840";>#6840</a>)</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 />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.opentelemetry:opentelemetry-bom-alpha&package-manager=maven&previous-version=1.51.0-alpha&new-version=1.52.0-alpha)](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]

Reply via email to