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

   Bumps 
[io.opentelemetry.instrumentation:opentelemetry-log4j-appender-2.17](https://github.com/open-telemetry/opentelemetry-java-instrumentation)
 from 2.20.0-alpha to 2.20.1-alpha.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases";>io.opentelemetry.instrumentation:opentelemetry-log4j-appender-2.17's
 releases</a>.</em></p>
   <blockquote>
   <h2>Version 2.20.0</h2>
   <p>This release targets the OpenTelemetry SDK 1.54.0.</p>
   <p>Note that many artifacts have the <code>-alpha</code> suffix attached to 
their version number, reflecting that they are still alpha quality and will 
continue to have breaking changes. Please see the <a 
href="https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/main/VERSIONING.md#opentelemetry-java-instrumentation-versioning";>VERSIONING.md</a>
 for more details.</p>
   <h3>Migration notes</h3>
   <ul>
   <li>The configuration option used to enable traces generated by the 
<code>dropwizard-views</code> instrumentation has changed from 
<code>otel.instrumentation.common.experimental.controller-telemetry.enabled</code>
 to 
<code>otel.instrumentation.common.experimental.view-telemetry.enabled</code> 
(<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/14475";>#14475</a>)</li>
   <li>Deprecated (and <code>-alpha</code>) SpanNames class was removed (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/14582";>#14582</a>)</li>
   </ul>
   <h3>🌟 New javaagent instrumentation</h3>
   <ul>
   <li>Add ClickHouse client v2 instrumentation (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/14501";>#14501</a>)</li>
   </ul>
   <h3>📈 Enhancements</h3>
   <ul>
   <li>Add code attributes for log4j1 (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13947";>#13947</a>)</li>
   <li>Add headers capture feature to Kafka 2.6 interceptors (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/14290";>#14290</a>)</li>
   <li>Support custom exception handling from logger instrumentation (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/14493";>#14493</a>)</li>
   <li>Add call depth check to executor instrumentation (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/14546";>#14546</a>)</li>
   <li>Add Spring starter thread details support (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/14449";>#14449</a>)</li>
   <li>Let AWS Lambda SQS handlers report partial batch failures (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/14468";>#14468</a>)</li>
   <li>Instrument instrumentation suppression API (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/14565";>#14565</a>)</li>
   <li>Declarative config: update file version support (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/14593";>#14593</a>)</li>
   <li>Add <code>url.template</code> support to Spring 6 RestTemplate (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/14612";>#14612</a>)</li>
   <li>Declarative config: add missing resource providers (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/14222";>#14222</a>)</li>
   <li>Declarative config: map common-enabled property (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/14589";>#14589</a>)</li>
   </ul>
   <h3>🛠️ Bug fixes</h3>
   <ul>
   <li>Fix non-lowercase messaging headers capture (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/14479";>#14479</a>)</li>
   <li>Fix JUL logger methods parameter mismatch (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/14531";>#14531</a>)</li>
   <li>Fix a test failure with latest Mongo release (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/14642";>#14642</a>)</li>
   </ul>
   <h3>🧰 Tooling</h3>
   <ul>
   <li>Add constructor to AgentClassLoader for custom parent ClassLoader (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/14480";>#14480</a>)</li>
   <li>Declarative config: make bridge usable by Spring starter and contrib (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/14497";>#14497</a>,
 <a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/14548";>#14548</a>)</li>
   <li>Reduce log level for main jar detection (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/14528";>#14528</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/AlchemyDing";><code>@​AlchemyDing</code></a>
   <a href="https://github.com/asarkar";><code>@​asarkar</code></a>
   <a href="https://github.com/breedx-splk";><code>@​breedx-splk</code></a>
   <a href="https://github.com/brunobat";><code>@​brunobat</code></a>
   <a href="https://github.com/devurandom";><code>@​devurandom</code></a>
   <a href="https://github.com/jaydeluca";><code>@​jaydeluca</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-instrumentation/blob/main/CHANGELOG.md";>io.opentelemetry.instrumentation:opentelemetry-log4j-appender-2.17's
 changelog</a>.</em></p>
   <blockquote>
   <h1>Changelog</h1>
   <h2>Unreleased</h2>
   <h2>Version 2.20.1 (2025-09-22)</h2>
   <h3>🛠️ Bug fixes</h3>
   <ul>
   <li>Backport: Update the OpenTelemetry SDK version to 1.54.1
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/14720";>#14720</a>)</li>
   </ul>
   <h2>Version 2.20.0 (2025-09-13)</h2>
   <h3>Migration notes</h3>
   <ul>
   <li>The configuration option used to enable traces generated by the 
<code>dropwizard-views</code> instrumentation has changed from 
<code>otel.instrumentation.common.experimental.controller-telemetry.enabled</code>
 to <code>otel.instrumentation.common.experimental.view-telemetry.enabled</code>
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/14475";>#14475</a>)</li>
   <li>Deprecated (and <code>-alpha</code>) SpanNames class was removed
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/14582";>#14582</a>)</li>
   </ul>
   <h3>🌟 New javaagent instrumentation</h3>
   <ul>
   <li>Add ClickHouse client v2 instrumentation
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/14501";>#14501</a>)</li>
   </ul>
   <h3>📈 Enhancements</h3>
   <ul>
   <li>Add code attributes for log4j1
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13947";>#13947</a>)</li>
   <li>Add headers capture feature to Kafka 2.6 interceptors
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/14290";>#14290</a>)</li>
   <li>Support custom exception handling from logger instrumentation
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/14493";>#14493</a>)</li>
   <li>Add call depth check to executor instrumentation
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/14546";>#14546</a>)</li>
   <li>Add Spring starter thread details support
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/14449";>#14449</a>)</li>
   <li>Let AWS Lambda SQS handlers report partial batch failures
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/14468";>#14468</a>)</li>
   <li>Instrument instrumentation suppression API
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/14565";>#14565</a>)</li>
   <li>Declarative config: update file version support
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/14593";>#14593</a>)</li>
   <li>Add <code>url.template</code> support to Spring 6 RestTemplate
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/14612";>#14612</a>)</li>
   <li>Declarative config: add missing resource providers
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/14222";>#14222</a>)</li>
   <li>Declarative config: map common-enabled property
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/14589";>#14589</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-instrumentation/commits";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.opentelemetry.instrumentation:opentelemetry-log4j-appender-2.17&package-manager=maven&previous-version=2.20.0-alpha&new-version=2.20.1-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