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

   Bumps 
[io.opentelemetry.instrumentation:opentelemetry-log4j-appender-2.17](https://github.com/open-telemetry/opentelemetry-java-instrumentation)
 from 2.9.0-alpha to 2.10.0-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.9.0</h2>
   <p>This release targets the OpenTelemetry SDK 1.43.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>📈 Enhancements</h3>
   <ul>
   <li>Allow JMX Insight reuse for remote connections (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12178";>#12178</a>)</li>
   <li>Add opentelemetry-semconv-incubating to bom-alpha (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12266";>#12266</a>)</li>
   <li>Bridge more incubating api (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12230";>#12230</a>)</li>
   <li>Jetty HttpClient 12: propagate context to all response listeners (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12326";>#12326</a>)</li>
   <li>Add Pekko Scheduler context propagation (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12359";>#12359</a>)</li>
   <li>Add Akka Scheduler context propagation (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12373";>#12373</a>)</li>
   <li>Add instrumentation for spring-cloud-aws SqsListener annotation (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12314";>#12314</a>)</li>
   <li>Align SpringConfigProperties with DefaultConfigProperties (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12398";>#12398</a>)</li>
   <li>Clear context propagation virtual field (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12397";>#12397</a>)</li>
   <li>The opt-in experimental attribute <code>aws.requestId</code> was renamed 
to <code>aws.request_id</code> (to match the semantic conventions) and it is 
now emitted by default. (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12352";>#12352</a>)</li>
   <li>Ability to set Logback argument capture with a property in Spring Boot 
Starter (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12442";>#12442</a>)</li>
   <li>Support experimental declarative configuration (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12265";>#12265</a>)</li>
   <li>Spring Boot Starter: Add auto configuration for spring scheduling 
instrumentation (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12438";>#12438</a>)</li>
   <li>Extract <code>APIGatewayProxyRequestEvent</code> headers for context 
propagation in AWS Lambda instrumentation (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12440";>#12440</a>)</li>
   <li>Support JMX state metrics (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12369";>#12369</a>)</li>
   <li>Allow method instrumentation module to trace methods in boot loader (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12454";>#12454</a>)</li>
   </ul>
   <h3>🛠️ Bug fixes</h3>
   <ul>
   <li>Fix gc duration metric in runtime-telemetry-java17 (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12256";>#12256</a>)</li>
   <li>Fix vert.x route containing duplicate segments when RoutingContext.next 
is used (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12260";>#12260</a>)</li>
   <li>Fixes for latest mongo version (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12331";>#12331</a>)</li>
   <li>Fix context propagation for ratpack request body stream (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12330";>#12330</a>)</li>
   <li>Fix lambda instrumentation to forceFlush logs also (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12341";>#12341</a>)</li>
   <li>Can't add custom AttributeExtractor to Apache HttpClient 5 library 
instrumentation (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12394";>#12394</a>)</li>
   <li>Disable logback capture arguments by default (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12445";>#12445</a>)</li>
   <li>Add support for missing list properties in spring starter (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12434";>#12434</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/aarrsseni";><code>@​aarrsseni</code></a>
   <a 
href="https://github.com/AntonioLyubchev";><code>@​AntonioLyubchev</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/cleverchuk";><code>@​cleverchuk</code></a>
   <a href="https://github.com/Dimagreg";><code>@​Dimagreg</code></a>
   <a href="https://github.com/dubek";><code>@​dubek</code></a>
   <a href="https://github.com/egahlin";><code>@​egahlin</code></a>
   <a href="https://github.com/encodedrose";><code>@​encodedrose</code></a>
   <a href="https://github.com/fabiolnh";><code>@​fabiolnh</code></a>
   <a href="https://github.com/heyams";><code>@​heyams</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.10.0 (2024-11-13)</h2>
   <h3>🌟 New javaagent instrumentation</h3>
   <ul>
   <li>Ktor 3 instrumentation
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12562";>#12562</a>)</li>
   </ul>
   <h3>🌟 New library instrumentation</h3>
   <ul>
   <li>Ktor 3 instrumentation
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12562";>#12562</a>)</li>
   </ul>
   <h3>Migration notes</h3>
   <ul>
   <li>Spring Boot Starter Scheduling instrumentation scope name changed from
   <code>io.opentelemetry.spring-scheduling-3.1</code> to 
<code>io.opentelemetry.spring-boot-autoconfigure</code>
   to reflect the module's name.</li>
   <li>Default flush timeout for aws lambda javaagent instrumentation changed 
from 1 second
   to 10 seconds to match the flush timeout used in the aws lambda library 
instrumentation.
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12576";>#12576</a>)</li>
   </ul>
   <h3>📈 Enhancements</h3>
   <ul>
   <li>Delegate loading of java package to platform loader
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12505";>#12505</a>)</li>
   <li>Set up virtual field transforms before otel sdk is initialized
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12444";>#12444</a>)</li>
   <li>Update azure-core-tracing-opentelemetry version and improve HTTP 
suppression to back off
   when Azure SDK tracing is disabled.
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12489";>#12489</a>)</li>
   <li>Ktor2 http client uses low level instrumentation
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12530";>#12530</a>)</li>
   <li>Add logback mdc instrumentation to spring boot starter
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12515";>#12515</a>)</li>
   <li>Run class load listener only once
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12565";>#12565</a>)</li>
   <li>Remove duplicate byte buddy classes to reduce agent jar file size
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12571";>#12571</a>)</li>
   <li>Support additional JVM arg syntax in service name resource detector
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12544";>#12544</a>)</li>
   </ul>
   <h3>🛠️ Bug fixes</h3>
   <ul>
   <li>Fix derby directory connection string parser
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12479";>#12479</a>)</li>
   <li>Improve whitespace handling in oracle jdbc url parser</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.9.0-alpha&new-version=2.10.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: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to