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

   Bumps 
[io.opentelemetry:opentelemetry-bom-alpha](https://github.com/open-telemetry/opentelemetry-java)
 from 1.46.0-alpha to 1.47.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.46.0</h2>
   <h3>SDK</h3>
   <ul>
   <li>Remove unused dependencies, cleanup code after stabilizing Value (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6948";>#6948</a>)</li>
   <li>Explicitly allow null into CompletableResultCode.failExceptionally() (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6963";>#6963</a>)</li>
   </ul>
   <h4>Traces</h4>
   <ul>
   <li>Fix span setStatus (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6990";>#6990</a>)</li>
   </ul>
   <h4>Logs</h4>
   <ul>
   <li>Add getters/accessors for readable fields in ReadWriteLogRecord. (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6924";>#6924</a>)</li>
   </ul>
   <h4>Exporters</h4>
   <ul>
   <li>OTLP: Update to opentelemetry-proto 1.5 (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6999";>#6999</a>)</li>
   <li>Bugfix - OTLP: Ensure Serializer runtime exceptions are rethrown as 
IOException (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6969";>#6969</a>)</li>
   <li>BREAKING - OTLP: Delete experimental OTLP authenticator concept. See <a 
href="https://opentelemetry.io/docs/languages/java/sdk/#authentication";>OTLP 
authentication docs</a> for supported solutions. (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6984";>#6984</a>)</li>
   </ul>
   <h4>Extensions</h4>
   <ul>
   <li>BREAKING - Autoconfigure: Remove support for deprecated 
otel.experimental.resource.disabled.keys (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6931";>#6931</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/celikrecep";><code>@​celikrecep</code></a>
   <a href="https://github.com/happysiddharth";><code>@​happysiddharth</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/jhalliday";><code>@​jhalliday</code></a>
   <a href="https://github.com/jkwatson";><code>@​jkwatson</code></a>
   <a href="https://github.com/laurit";><code>@​laurit</code></a>
   <a href="https://github.com/robsunday";><code>@​robsunday</code></a>
   <a href="https://github.com/steverao";><code>@​steverao</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.47.0 (2025-02-07)</h2>
   <h3>API</h3>
   <h4>Incubator</h4>
   <ul>
   <li>Make <code>ExtendedTracer</code> easier to use
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6943";>#6943</a>)</li>
   <li>Add <code>ExtendedLogRecordBuilder#setEventName</code> and corresponding 
SDK and OTLP serialization
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7012";>#7012</a>)</li>
   <li>BREAKING: Drop event API / SDK
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7053";>#7053</a>)</li>
   </ul>
   <h3>SDK</h3>
   <ul>
   <li>Remove -alpha artifacts from runtime classpath of stable components
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6944";>#6944</a>)</li>
   </ul>
   <h4>Traces</h4>
   <ul>
   <li>Bugfix: Follow spec on span limits, batch processors
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7030";>#7030</a>)</li>
   <li>Add experimental 
<code>SdkTracerProvider.setScopeConfigurator(ScopeConfigurator)</code> for
   updating <code>TracerConfig</code> at runtime
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7021";>#7021</a>)</li>
   </ul>
   <h4>Profiles</h4>
   <ul>
   <li>Add AttributeKeyValue abstraction to common otlp exporters
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7026";>#7026</a>)</li>
   <li>Improve profiles attribute table handling
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7031";>#7031</a>)</li>
   </ul>
   <h4>Exporters</h4>
   <ul>
   <li>Interpret timeout zero value as no limit
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7023";>#7023</a>)</li>
   <li>Bugfix - OTLP: Fix concurrent span reusable data marshaler
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7041";>#7041</a>)</li>
   <li>OTLP: Add ability to customize retry exception predicate
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6991";>#6991</a>)</li>
   <li>OTLP: Expand default OkHttp sender retry exception predicate
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7047";>#7047</a>,
   <a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7057";>#7057</a>)</li>
   </ul>
   <h4>Extensions</h4>
   <!-- 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.46.0-alpha&new-version=1.47.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