dependabot[bot] opened a new pull request, #1811: URL: https://github.com/apache/cxf/pull/1811
Bumps `cxf.opentelemetry.version` from 1.34.1 to 1.37.0. Updates `io.opentelemetry:opentelemetry-bom` from 1.34.1 to 1.37.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.37.0</h2> <p><strong>NOTICE:</strong> This release contains a significant restructuring of the experimental event API and the API incubator artifact. Please read the notes in the <code>API -> Incubator</code> section carefully.</p> <h3>API</h3> <ul> <li>Promote <code>Span#addLink</code> to stable API (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6317">#6317</a>)</li> </ul> <h4>Incubator</h4> <ul> <li>BREAKING: Rename <code>opentelemetry-extension-incubator</code> to <code>opentelemetry-api-incubator</code>, merge <code>opentelemetry-api-events</code> into <code>opentelemetry-api-incubator</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6289">#6289</a>)</li> <li>BREAKING: Remove domain from event api. <code>EventEmitterProvider#setEventDomain</code> has been removed. The <code>event.name</code> field should now be namespaced to avoid collisions. See <a href="https://opentelemetry.io/docs/specs/semconv/general/events/">Semantic Conventions for Event Attributes</a> for more details. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6253">#6253</a>)</li> <li>BREAKING: Rename <code>EventEmitter</code> and related classes to <code>EventLogger</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6316">#6316</a>)</li> <li>BREAKING: Refactor Event API to reflect spec changes. Restructure API to put fields in the <code>AnyValue</code> log record body. Add setters for timestamp, context, and severity. Set default severity to <code>INFO=9</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6318">#6318</a>)</li> </ul> <h3>SDK</h3> <ul> <li>Add <code>get{Signal}Exporter</code> methods to <code>Simple{Signal}Processor</code>, <code>Batch{Signal}Processor</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6078">#6078</a>)</li> </ul> <h4>Metrics</h4> <ul> <li>Use synchronized instead of reentrant lock in explicit bucket histogram (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6309">#6309</a>)</li> </ul> <h4>Exporters</h4> <ul> <li>Fix typo in OTLP javadoc (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6311">#6311</a>)</li> <li>Add <code>PrometheusHttpServer#toBuilder()</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6333">#6333</a>)</li> <li>Bugfix: Use <code>getPrometheusName</code> for Otel2PrometheusConverter map keys to avoid metric name conflicts (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6308">#6308</a>)</li> </ul> <h4>Extensions</h4> <ul> <li>Add Metric exporter REUSABLE_DATA memory mode configuration options, including autoconfigure support via env var <code>OTEL_JAVA_EXPERIMENTAL_EXPORTER_MEMORY_MODE=REUSABLE_DATA</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6304">#6304</a>)</li> <li>Add autoconfigure console alias for logging exporter (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6027">#6027</a>)</li> <li>Update jaeger autoconfigure docs to point to OTLP (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6307">#6307</a>)</li> <li>Add <code>ServiceInstanceIdResourceProvider</code> implementation for generating <code>service.instance.id</code> UUID if not already provided by user. Included in <code>opentelemetry-sdk-extension-incubator</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6226">#6226</a>)</li> <li>Add GCP resource detector to list of resource providers in autoconfigure docs (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6336">#6336</a>)</li> </ul> <h3>Tooling</h3> <ul> <li>Check for Java 17 toolchain and fail if not found (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6303">#6303</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/asafm"><code>@​asafm</code></a> <a href="https://github.com/bogdandrutu"><code>@​bogdandrutu</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/helpermethod"><code>@​helpermethod</code></a> <a href="https://github.com/jack-berg"><code>@​jack-berg</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/blob/main/CHANGELOG.md">io.opentelemetry:opentelemetry-bom's changelog</a>.</em></p> <blockquote> <h2>Version 1.37.0 (2024-04-05)</h2> <p><strong>NOTICE:</strong> This release contains a significant restructuring of the experimental event API and the API incubator artifact. Please read the notes in the <code>API -> Incubator</code> section carefully.</p> <h3>API</h3> <ul> <li>Promote <code>Span#addLink</code> to stable API (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6317">#6317</a>)</li> </ul> <h4>Incubator</h4> <ul> <li>BREAKING: Rename <code>opentelemetry-extension-incubator</code> to <code>opentelemetry-api-incubator</code>, merge <code>opentelemetry-api-events</code> into <code>opentelemetry-api-incubator</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6289">#6289</a>)</li> <li>BREAKING: Remove domain from event api. <code>EventEmitterProvider#setEventDomain</code> has been removed. The <code>event.name</code> field should now be namespaced to avoid collisions. See <a href="https://opentelemetry.io/docs/specs/semconv/general/events/">Semantic Conventions for Event Attributes</a> for more details. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6253">#6253</a>)</li> <li>BREAKING: Rename <code>EventEmitter</code> and related classes to <code>EventLogger</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6316">#6316</a>)</li> <li>BREAKING: Refactor Event API to reflect spec changes. Restructure API to put fields in the <code>AnyValue</code> log record body. Add setters for timestamp, context, and severity. Set default severity to <code>INFO=9</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6318">#6318</a>)</li> </ul> <h3>SDK</h3> <ul> <li>Add <code>get{Signal}Exporter</code> methods to <code>Simple{Signal}Processor</code>, <code>Batch{Signal}Processor</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6078">#6078</a>)</li> </ul> <h4>Metrics</h4> <ul> <li>Use synchronized instead of reentrant lock in explicit bucket histogram (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6309">#6309</a>)</li> </ul> <h4>Exporters</h4> <ul> <li>Fix typo in OTLP javadoc (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6311">#6311</a>)</li> <li>Add <code>PrometheusHttpServer#toBuilder()</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6333">#6333</a>)</li> <li>Bugfix: Use <code>getPrometheusName</code> for Otel2PrometheusConverter map keys to avoid metric name conflicts (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6308">#6308</a>)</li> </ul> <h4>Extensions</h4> <ul> <li>Add Metric exporter REUSABLE_DATA memory mode configuration options, including autoconfigure support via env var <code>OTEL_JAVA_EXPERIMENTAL_EXPORTER_MEMORY_MODE=REUSABLE_DATA</code>.</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/open-telemetry/opentelemetry-java/commit/a3e7f51425f6d412de9dad4f267720b521b05ae1"><code>a3e7f51</code></a> [release/v1.37.x] Prepare release 1.37.0 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/6355">#6355</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-java/commit/95b83564bc8aeb4db50622a0a76ec17e380107e8"><code>95b8356</code></a> Prepare 1.37.0 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/6353">#6353</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-java/commit/5ab678f7af9103d60c9364322865542dfddb9c5c"><code>5ab678f</code></a> Update dependency io.prometheus:prometheus-metrics-exporter-httpserver to v1....</li> <li><a href="https://github.com/open-telemetry/opentelemetry-java/commit/4d8f4f31111cfac2ad8e0e467f604318ae88e3ab"><code>4d8f4f3</code></a> Metric exporter REUSABLE_DATA memory mode configuration options (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/6304">#6304</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-java/commit/ff0480c354732ed1739b95f03aef3230e573c038"><code>ff0480c</code></a> Update dependency io.grpc:grpc-bom to v1.63.0 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/6349">#6349</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-java/commit/d1fef93e1c9914a939c23e746cf03abc1d2b29c7"><code>d1fef93</code></a> Update dependency org.owasp:dependency-check-gradle to v9.1.0 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/6332">#6332</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-java/commit/7471fb8032c69c4509a61f5d1c4a8428485c37cf"><code>7471fb8</code></a> Update dependency checkstyle to v10.15.0 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/6335">#6335</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-java/commit/f5490fbdb8b36e306eee990f228311dc8ab3c966"><code>f5490fb</code></a> Update dependency com.squareup.wire:wire-bom to v4.9.9 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/6337">#6337</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-java/commit/7f3e3e3e646e78dcab280ef318582a0f207187f1"><code>7f3e3e3</code></a> Update dependency jacoco to v0.8.12 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/6338">#6338</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-java/commit/68cd649517f6b72906139ccf858591b93a084fcb"><code>68cd649</code></a> Update plugin com.gradle.enterprise to v3.17 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/6339">#6339</a>)</li> <li>Additional commits viewable in <a href="https://github.com/open-telemetry/opentelemetry-java/compare/v1.34.1...v1.37.0">compare view</a></li> </ul> </details> <br /> Updates `io.opentelemetry:opentelemetry-opentracing-shim` from 1.34.1 to 1.37.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/open-telemetry/opentelemetry-java/releases">io.opentelemetry:opentelemetry-opentracing-shim's releases</a>.</em></p> <blockquote> <h2>Version 1.37.0</h2> <p><strong>NOTICE:</strong> This release contains a significant restructuring of the experimental event API and the API incubator artifact. Please read the notes in the <code>API -> Incubator</code> section carefully.</p> <h3>API</h3> <ul> <li>Promote <code>Span#addLink</code> to stable API (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6317">#6317</a>)</li> </ul> <h4>Incubator</h4> <ul> <li>BREAKING: Rename <code>opentelemetry-extension-incubator</code> to <code>opentelemetry-api-incubator</code>, merge <code>opentelemetry-api-events</code> into <code>opentelemetry-api-incubator</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6289">#6289</a>)</li> <li>BREAKING: Remove domain from event api. <code>EventEmitterProvider#setEventDomain</code> has been removed. The <code>event.name</code> field should now be namespaced to avoid collisions. See <a href="https://opentelemetry.io/docs/specs/semconv/general/events/">Semantic Conventions for Event Attributes</a> for more details. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6253">#6253</a>)</li> <li>BREAKING: Rename <code>EventEmitter</code> and related classes to <code>EventLogger</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6316">#6316</a>)</li> <li>BREAKING: Refactor Event API to reflect spec changes. Restructure API to put fields in the <code>AnyValue</code> log record body. Add setters for timestamp, context, and severity. Set default severity to <code>INFO=9</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6318">#6318</a>)</li> </ul> <h3>SDK</h3> <ul> <li>Add <code>get{Signal}Exporter</code> methods to <code>Simple{Signal}Processor</code>, <code>Batch{Signal}Processor</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6078">#6078</a>)</li> </ul> <h4>Metrics</h4> <ul> <li>Use synchronized instead of reentrant lock in explicit bucket histogram (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6309">#6309</a>)</li> </ul> <h4>Exporters</h4> <ul> <li>Fix typo in OTLP javadoc (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6311">#6311</a>)</li> <li>Add <code>PrometheusHttpServer#toBuilder()</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6333">#6333</a>)</li> <li>Bugfix: Use <code>getPrometheusName</code> for Otel2PrometheusConverter map keys to avoid metric name conflicts (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6308">#6308</a>)</li> </ul> <h4>Extensions</h4> <ul> <li>Add Metric exporter REUSABLE_DATA memory mode configuration options, including autoconfigure support via env var <code>OTEL_JAVA_EXPERIMENTAL_EXPORTER_MEMORY_MODE=REUSABLE_DATA</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6304">#6304</a>)</li> <li>Add autoconfigure console alias for logging exporter (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6027">#6027</a>)</li> <li>Update jaeger autoconfigure docs to point to OTLP (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6307">#6307</a>)</li> <li>Add <code>ServiceInstanceIdResourceProvider</code> implementation for generating <code>service.instance.id</code> UUID if not already provided by user. Included in <code>opentelemetry-sdk-extension-incubator</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6226">#6226</a>)</li> <li>Add GCP resource detector to list of resource providers in autoconfigure docs (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6336">#6336</a>)</li> </ul> <h3>Tooling</h3> <ul> <li>Check for Java 17 toolchain and fail if not found (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6303">#6303</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/asafm"><code>@​asafm</code></a> <a href="https://github.com/bogdandrutu"><code>@​bogdandrutu</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/helpermethod"><code>@​helpermethod</code></a> <a href="https://github.com/jack-berg"><code>@​jack-berg</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/blob/main/CHANGELOG.md">io.opentelemetry:opentelemetry-opentracing-shim's changelog</a>.</em></p> <blockquote> <h2>Version 1.37.0 (2024-04-05)</h2> <p><strong>NOTICE:</strong> This release contains a significant restructuring of the experimental event API and the API incubator artifact. Please read the notes in the <code>API -> Incubator</code> section carefully.</p> <h3>API</h3> <ul> <li>Promote <code>Span#addLink</code> to stable API (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6317">#6317</a>)</li> </ul> <h4>Incubator</h4> <ul> <li>BREAKING: Rename <code>opentelemetry-extension-incubator</code> to <code>opentelemetry-api-incubator</code>, merge <code>opentelemetry-api-events</code> into <code>opentelemetry-api-incubator</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6289">#6289</a>)</li> <li>BREAKING: Remove domain from event api. <code>EventEmitterProvider#setEventDomain</code> has been removed. The <code>event.name</code> field should now be namespaced to avoid collisions. See <a href="https://opentelemetry.io/docs/specs/semconv/general/events/">Semantic Conventions for Event Attributes</a> for more details. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6253">#6253</a>)</li> <li>BREAKING: Rename <code>EventEmitter</code> and related classes to <code>EventLogger</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6316">#6316</a>)</li> <li>BREAKING: Refactor Event API to reflect spec changes. Restructure API to put fields in the <code>AnyValue</code> log record body. Add setters for timestamp, context, and severity. Set default severity to <code>INFO=9</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6318">#6318</a>)</li> </ul> <h3>SDK</h3> <ul> <li>Add <code>get{Signal}Exporter</code> methods to <code>Simple{Signal}Processor</code>, <code>Batch{Signal}Processor</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6078">#6078</a>)</li> </ul> <h4>Metrics</h4> <ul> <li>Use synchronized instead of reentrant lock in explicit bucket histogram (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6309">#6309</a>)</li> </ul> <h4>Exporters</h4> <ul> <li>Fix typo in OTLP javadoc (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6311">#6311</a>)</li> <li>Add <code>PrometheusHttpServer#toBuilder()</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6333">#6333</a>)</li> <li>Bugfix: Use <code>getPrometheusName</code> for Otel2PrometheusConverter map keys to avoid metric name conflicts (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6308">#6308</a>)</li> </ul> <h4>Extensions</h4> <ul> <li>Add Metric exporter REUSABLE_DATA memory mode configuration options, including autoconfigure support via env var <code>OTEL_JAVA_EXPERIMENTAL_EXPORTER_MEMORY_MODE=REUSABLE_DATA</code>.</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/open-telemetry/opentelemetry-java/commit/a3e7f51425f6d412de9dad4f267720b521b05ae1"><code>a3e7f51</code></a> [release/v1.37.x] Prepare release 1.37.0 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/6355">#6355</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-java/commit/95b83564bc8aeb4db50622a0a76ec17e380107e8"><code>95b8356</code></a> Prepare 1.37.0 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/6353">#6353</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-java/commit/5ab678f7af9103d60c9364322865542dfddb9c5c"><code>5ab678f</code></a> Update dependency io.prometheus:prometheus-metrics-exporter-httpserver to v1....</li> <li><a href="https://github.com/open-telemetry/opentelemetry-java/commit/4d8f4f31111cfac2ad8e0e467f604318ae88e3ab"><code>4d8f4f3</code></a> Metric exporter REUSABLE_DATA memory mode configuration options (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/6304">#6304</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-java/commit/ff0480c354732ed1739b95f03aef3230e573c038"><code>ff0480c</code></a> Update dependency io.grpc:grpc-bom to v1.63.0 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/6349">#6349</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-java/commit/d1fef93e1c9914a939c23e746cf03abc1d2b29c7"><code>d1fef93</code></a> Update dependency org.owasp:dependency-check-gradle to v9.1.0 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/6332">#6332</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-java/commit/7471fb8032c69c4509a61f5d1c4a8428485c37cf"><code>7471fb8</code></a> Update dependency checkstyle to v10.15.0 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/6335">#6335</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-java/commit/f5490fbdb8b36e306eee990f228311dc8ab3c966"><code>f5490fb</code></a> Update dependency com.squareup.wire:wire-bom to v4.9.9 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/6337">#6337</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-java/commit/7f3e3e3e646e78dcab280ef318582a0f207187f1"><code>7f3e3e3</code></a> Update dependency jacoco to v0.8.12 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/6338">#6338</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-java/commit/68cd649517f6b72906139ccf858591b93a084fcb"><code>68cd649</code></a> Update plugin com.gradle.enterprise to v3.17 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/6339">#6339</a>)</li> <li>Additional commits viewable in <a href="https://github.com/open-telemetry/opentelemetry-java/compare/v1.34.1...v1.37.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: dev-unsubscr...@cxf.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org