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

   Bumps `opentelemetry-version` from 1.50.0 to 1.51.0.
   Updates `io.opentelemetry:opentelemetry-sdk-testing` from 1.50.0 to 1.51.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/open-telemetry/opentelemetry-java/releases";>io.opentelemetry:opentelemetry-sdk-testing'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-sdk-testing's
 changelog</a>.</em></p>
   <blockquote>
   <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>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/open-telemetry/opentelemetry-java/commit/c280308a056b0a434908e6c8b966f95ad1d58f64";><code>c280308</code></a>
 [release/v1.51.x] Prepare release 1.51.0 (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/7400";>#7400</a>)</li>
   <li><a 
href="https://github.com/open-telemetry/opentelemetry-java/commit/d034464ffd2f9ecca85292ad3459f156968f6441";><code>d034464</code></a>
 Prepare for 1.51.0 release (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/7396";>#7396</a>)</li>
   <li><a 
href="https://github.com/open-telemetry/opentelemetry-java/commit/f2f29f5976983de3d260acbddcfb419ff47b0d70";><code>f2f29f5</code></a>
 fix(deps): update prometheusserverversion to v1.3.8 (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/7367";>#7367</a>)</li>
   <li><a 
href="https://github.com/open-telemetry/opentelemetry-java/commit/8ed10f2ad7fb81ca5c49fb5c1d98800af0da91e3";><code>8ed10f2</code></a>
 OTLP exporter should tolerate instances of LogRecordData when incubator is 
pr...</li>
   <li><a 
href="https://github.com/open-telemetry/opentelemetry-java/commit/5e50aa7ee67d7a20b0b448df336a7dbb5625a22a";><code>5e50aa7</code></a>
 prom exporter: exclude shaded protobuf (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/7355";>#7355</a>)</li>
   <li><a 
href="https://github.com/open-telemetry/opentelemetry-java/commit/cb92d970d4dde8db8ce49c0291c839134b7f71d3";><code>cb92d97</code></a>
 chore(deps): update dependency gradle to v8.14.2 (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/7394";>#7394</a>)</li>
   <li><a 
href="https://github.com/open-telemetry/opentelemetry-java/commit/5fada737bf96a02c2a6d2754b6b6cf94007b0013";><code>5fada73</code></a>
 fix(deps): update dependency com.squareup.wire:wire-bom to v5.3.3 (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/7395";>#7395</a>)</li>
   <li><a 
href="https://github.com/open-telemetry/opentelemetry-java/commit/c874197d64b0de371db462f53f12691e4fa0c35c";><code>c874197</code></a>
 chore(config): migrate renovate config (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/7351";>#7351</a>)</li>
   <li><a 
href="https://github.com/open-telemetry/opentelemetry-java/commit/d41c099e62257800bb11bd5fd5420888f8de87ce";><code>d41c099</code></a>
 chore(deps): update weekly update (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/7352";>#7352</a>)</li>
   <li><a 
href="https://github.com/open-telemetry/opentelemetry-java/commit/9e76c90a045f04211903c5b3c559e27fcaa6c80b";><code>9e76c90</code></a>
 fix(deps): update dependency io.netty:netty-bom to v4.2.2.final (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/7389";>#7389</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/open-telemetry/opentelemetry-java/compare/v1.50.0...v1.51.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `io.opentelemetry:opentelemetry-bom` from 1.50.0 to 1.51.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/open-telemetry/opentelemetry-java/releases";>io.opentelemetry:opentelemetry-bom'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's
 changelog</a>.</em></p>
   <blockquote>
   <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>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/open-telemetry/opentelemetry-java/commit/c280308a056b0a434908e6c8b966f95ad1d58f64";><code>c280308</code></a>
 [release/v1.51.x] Prepare release 1.51.0 (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/7400";>#7400</a>)</li>
   <li><a 
href="https://github.com/open-telemetry/opentelemetry-java/commit/d034464ffd2f9ecca85292ad3459f156968f6441";><code>d034464</code></a>
 Prepare for 1.51.0 release (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/7396";>#7396</a>)</li>
   <li><a 
href="https://github.com/open-telemetry/opentelemetry-java/commit/f2f29f5976983de3d260acbddcfb419ff47b0d70";><code>f2f29f5</code></a>
 fix(deps): update prometheusserverversion to v1.3.8 (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/7367";>#7367</a>)</li>
   <li><a 
href="https://github.com/open-telemetry/opentelemetry-java/commit/8ed10f2ad7fb81ca5c49fb5c1d98800af0da91e3";><code>8ed10f2</code></a>
 OTLP exporter should tolerate instances of LogRecordData when incubator is 
pr...</li>
   <li><a 
href="https://github.com/open-telemetry/opentelemetry-java/commit/5e50aa7ee67d7a20b0b448df336a7dbb5625a22a";><code>5e50aa7</code></a>
 prom exporter: exclude shaded protobuf (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/7355";>#7355</a>)</li>
   <li><a 
href="https://github.com/open-telemetry/opentelemetry-java/commit/cb92d970d4dde8db8ce49c0291c839134b7f71d3";><code>cb92d97</code></a>
 chore(deps): update dependency gradle to v8.14.2 (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/7394";>#7394</a>)</li>
   <li><a 
href="https://github.com/open-telemetry/opentelemetry-java/commit/5fada737bf96a02c2a6d2754b6b6cf94007b0013";><code>5fada73</code></a>
 fix(deps): update dependency com.squareup.wire:wire-bom to v5.3.3 (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/7395";>#7395</a>)</li>
   <li><a 
href="https://github.com/open-telemetry/opentelemetry-java/commit/c874197d64b0de371db462f53f12691e4fa0c35c";><code>c874197</code></a>
 chore(config): migrate renovate config (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/7351";>#7351</a>)</li>
   <li><a 
href="https://github.com/open-telemetry/opentelemetry-java/commit/d41c099e62257800bb11bd5fd5420888f8de87ce";><code>d41c099</code></a>
 chore(deps): update weekly update (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/7352";>#7352</a>)</li>
   <li><a 
href="https://github.com/open-telemetry/opentelemetry-java/commit/9e76c90a045f04211903c5b3c559e27fcaa6c80b";><code>9e76c90</code></a>
 fix(deps): update dependency io.netty:netty-bom to v4.2.2.final (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/7389";>#7389</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/open-telemetry/opentelemetry-java/compare/v1.50.0...v1.51.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   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

Reply via email to