dependabot[bot] opened a new pull request, #25059: URL: https://github.com/apache/camel/pull/25059
Bumps [io.opentelemetry.instrumentation:opentelemetry-log4j-appender-2.17](https://github.com/open-telemetry/opentelemetry-java-instrumentation) from 2.29.0-alpha to 2.30.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.29.0</h2> <p>This release targets the OpenTelemetry SDK 1.63.0.</p> <p>Note that many artifacts have the <code>-alpha</code> suffix attached to their version number, reflecting that they will continue to have breaking changes. Please see <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>⚠️ Breaking changes to non-stable APIs</h3> <ul> <li>Change the return type for <code>JmxTelemetry.start(...)</code> APIs. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/18782">#18782</a>)</li> <li>Experimental runtime package telemetry now emits <code>package.checksum_algorithm=SHA-256</code> and 64-character <code>package.checksum</code> values instead of SHA1 checksums. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/18846">#18846</a>)</li> </ul> <h3>🚫 Deprecations</h3> <ul> <li>Rename the common logging context keys to <code>otel.instrumentation.common.logging.trace-id-key</code>, <code>otel.instrumentation.common.logging.span-id-key</code>, and <code>otel.instrumentation.common.logging.trace-flags-key</code>, while keeping the old property names deprecated. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/18851">#18851</a>)</li> <li>Rename the <code>kafka-broker</code> and <code>kafka-connect</code> JMX target systems to <code>experimental-kafka-broker</code> and <code>experimental-kafka-connect</code>; the old names still work for now and log a warning. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/18971">#18971</a>)</li> </ul> <h3>🌟 New javaagent instrumentation</h3> <ul> <li>Add SOFARPC 5.4 instrumentation that emits RPC client and server spans and metrics. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15589">#15589</a>)</li> <li>Add Javaagent instrumentation for HBase client 2.0.0 through 2.5.0. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/18253">#18253</a>)</li> </ul> <h3>📈 Enhancements</h3> <ul> <li>Add opt-in support for emitting HTTP request exceptions as log signals with <code>otel.semconv.exception.signal.preview=logs</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/16259">#16259</a>)</li> <li>Add <code>opentelemetry-api-1.63</code> Javaagent instrumentation for OpenTelemetry API 1.63 and <code>opentelemetry-api-incubator</code> 1.63. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/18911">#18911</a>)</li> <li>Add <code>otel.semconv-stability.v3-preview</code> as a fallback for the declarative <code>v3_preview</code> semconv stability setting. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/18936">#18936</a>)</li> <li>Update the experimental stable database semantic-convention opt-in (<code>otel.semconv-stability.opt-in=database</code>) across database instrumentations, including span names and <code>db.*</code> attributes. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/18808">#18808</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/18853">#18853</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/18920">#18920</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/18922">#18922</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/18926">#18926</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/18930">#18930</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/18970">#18970</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/18979">#18979</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/18980">#18980</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/18984">#18984</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/18985">#18985</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/18986">#18986</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/18987">#18987</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/18989">#18989</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/18990">#18990</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/18992">#18992</a>, < a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/18993">#18993</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/19004">#19004</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/19005">#19005</a>)</li> <li>Capture query text and parameterization for Cassandra batch statements. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/18964">#18964</a>)</li> <li>Keep <code>opentelemetry-api</code> and <code>opentelemetry-instrumentation-annotations</code> enabled under <code>otel.instrumentation.common.v3-preview</code> even when <code>default-enabled=false</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/18792">#18792</a>)</li> <li>When <code>otel.instrumentation.common.v3-preview</code> is enabled, affected instrumentations emit <code>user.*</code> identity attributes instead of <code>enduser.*</code> ones. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/18795">#18795</a>)</li> <li>Disable Kafka client metrics by default when <code>otel.instrumentation.common.v3-preview=true</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/18828">#18828</a>)</li> <li>Recognize Amazon Aurora DSQL and AWS wrapper JDBC URL prefixes when parsing JDBC connection metadata. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/18831">#18831</a>)</li> <li>Set instrumentation versions on emitted Meter scopes. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/18866">#18866</a>)</li> <li>Run <code>@WithSpan</code> instrumentation after other instrumentations so other advice can attach attributes to the active span. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/18874">#18874</a>)</li> <li>Emit database client failures as <code>db.client.operation.exception</code> logs when <code>otel.semconv.exception.signal.preview</code> is enabled. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/18889">#18889</a>)</li> <li>Emit RPC exceptions as log records when <code>otel.semconv.exception.signal.preview=logs</code> is enabled. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/18890">#18890</a>)</li> <li>Emit messaging exceptions as log records under <code>otel.semconv.exception.signal.preview</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/18891">#18891</a>)</li> <li>Emit <code>faas.invocation.exception</code> log records for FaaS exceptions when <code>otel.semconv.exception.signal.preview=logs</code> is enabled. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/18892">#18892</a>)</li> <li>Emit <code>gen_ai.client.operation.exception</code> logs for OpenAI chat and embeddings failures when <code>otel.semconv.exception.signal.preview=logs</code> is enabled. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/18893">#18893</a>)</li> <li>Emit AWS SDK request failures as <code>rpc.client.call.exception</code> log records when <code>otel.semconv.exception.signal.preview=logs</code> is enabled. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/18894">#18894</a>)</li> <li>Declarative configuration now supports per-domain semantic-convention selection using <code>semconv.version</code>, <code>semconv.experimental</code>, and <code>semconv.dual_emit</code> settings. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/18908">#18908</a>)</li> <li>When <code>otel.instrumentation.common.v3-preview</code> is enabled, use <code>otel.semconv-stability.preview</code> instead of <code>otel.semconv-stability.opt-in</code> to opt in to the nonstable <code>service.peer</code> and <code>rpc</code> semantic conventions. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/18914">#18914</a>)</li> <li>Disable Kotlin coroutines <code>@WithSpan</code> instrumentation by default when <code>otel.instrumentation.common.v3-preview=true</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/18919">#18919</a>)</li> <li>Use the summary-aware path in <code>SqlQueryAnalyzer.analyze()</code> when <code>otel.instrumentation.common.v3-preview</code> is enabled. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/18921">#18921</a>)</li> <li>When <code>otel.instrumentation.common.v3-preview</code> is enabled, deprecated JDBC/db sanitization config names are ignored in favor of <code>db.query_sanitization.enabled</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/18934">#18934</a>)</li> <li>Include <code>jvm.gc.cause</code> on GC duration metrics when <code>otel.instrumentation.common.v3-preview</code> is enabled. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/18967">#18967</a>)</li> <li>Emit duration metrics for JDBC transaction operations <code>COMMIT</code> and <code>ROLLBACK</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/19003">#19003</a>)</li> <li>Use a generated <code>InstrumentationVersion</code> class in OkHttp 3.0 instead of reading embedded version properties, avoiding Android StrictMode disk-read violations. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/19006">#19006</a>)</li> <li>Add thread details span attributes for declarative Spring starter configuration when <code>distribution.spring_starter.thread_details_enabled</code> is set. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/19008">#19008</a>)</li> </ul> <h3>🛠️ Bug fixes</h3> <!-- 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.30.0 (2026-07-22)</h2> <p>This release targets the OpenTelemetry SDK 1.64.0.</p> <p>Note that many artifacts have the <code>-alpha</code> suffix attached to their version number, reflecting that they will continue to have breaking changes. Please see <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>⚠️ Breaking changes to non-stable APIs</h3> <ul> <li>Remove <code>ExperimentalInstrumentationModule#getModuleGroup()</code>. Built-in invokedynamic modules now share a single <code>InstrumentationModuleClassLoader</code>, and each extension is isolated in its own. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/18859">#18859</a>)</li> <li>Remove the deprecated <code>InstrumentationModule.isIndyModule()</code>; whether a module uses invokedynamic is now determined by the agent rather than declared per module. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/19140">#19140</a>)</li> <li>Remove deprecated query-related APIs from <code>SqlClientAttributesGetter</code>, <code>CassandraRequest</code>, and <code>Experimental</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/19165">#19165</a>)</li> <li>Remove the deprecated <code>Enduser*</code> attribute-capturing APIs from the Spring Security 6.0 library; use the <code>User*</code> replacements instead. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/19168">#19168</a>)</li> </ul> <h3>🚫 Deprecations</h3> <ul> <li>Deprecate only the Spring Boot starter <code>ConfigProperties</code> compatibility bean used with experimental declarative configuration, in favor of the new <code>ConfigProvider</code> bean; it will be removed in 3.0. The <code>ConfigProperties</code> bean remains supported for non-declarative configuration. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/19175">#19175</a>)</li> <li>Deprecate <code>DeclarativeConfigPropertiesBridge</code> and <code>DeclarativeConfigPropertiesBridgeBuilder</code>. Use <code>DeclarativeConfigProperties</code> directly or <code>DeclarativeConfigBridge</code> instead. Will be removed in 3.0. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/19202">#19202</a>)</li> <li>Deprecate <code>ConfigPropertiesBackedConfigProvider</code> in favor of <code>DeclarativeConfigBridge</code>. It will be removed in 2.31.0. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/19220">#19220</a>)</li> </ul> <h3>🌟 New javaagent instrumentation</h3> <ul> <li>Add Javaagent instrumentation for HBase client 1.4. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/19087">#19087</a>)</li> </ul> <h3>🌟 New library instrumentation</h3> <ul> <li>Add library instrumentation (<code>ThriftTelemetry</code>) for the Apache Thrift 0.13 async server.</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 /> [](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 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]
