dependabot[bot] opened a new pull request, #3206: URL: https://github.com/apache/cxf/pull/3206
Bumps `cxf.opentelemetry.version` from 1.62.0 to 1.63.0. Updates `io.opentelemetry:opentelemetry-bom` from 1.62.0 to 1.63.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.63.0</h2> <h3>API</h3> <ul> <li>Add missing <code>setAttribute</code> shortcuts to <code>Span</code> and <code>LogRecordBuilder</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8255">#8255</a>)</li> <li>Promote <code>InstrumentationUtil</code> to public class in <code>io.opentelemetry.api.impl</code> package (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8413">#8413</a>)</li> <li>Fix index-out-of-bounds in <code>StrictContextStorage</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8294">#8294</a>)</li> </ul> <h4>Incubating</h4> <ul> <li><strong>BREAKING</strong> Remove deprecated <code>ExtendedAttributes</code> and related code (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8395">#8395</a>)</li> </ul> <h3>SDK</h3> <h4>Metrics</h4> <ul> <li>Collect async exemplars when exemplar filter is <code>always_on</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8363">#8363</a>)</li> <li>Move delta record/collect coordination from instrument to series level (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8313">#8313</a>)</li> </ul> <h4>Exporters</h4> <ul> <li>Add <code>noop()</code> factory method to <code>SpanExporter</code> and <code>LogRecordExporter</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8435">#8435</a>)</li> <li><strong>BREAKING</strong> OTLP: Remove support for deprecated <code>GrpcSenderProvider</code> and <code>HttpSenderProvider</code> SPI property names (use <code>io.opentelemetry.sdk.common.export.GrpcSenderProvider</code> / <code>io.opentelemetry.sdk.common.export.HttpSenderProvider</code> instead) (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8392">#8392</a>)</li> <li>OTLP: Bound OkHttp sender dispatchers and surface rejections (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8422">#8422</a>)</li> <li>Prometheus: Limit exemplar label characters to conform to Prometheus limits (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8362">#8362</a>)</li> <li>Logging: Fix <code>LoggingSpanExporter.flush()</code> to preserve flush failures (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8361">#8361</a>)</li> <li>Zipkin: Make exporter self-contained by removing shared internal code dependencies (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8413">#8413</a>)</li> </ul> <h4>Extensions</h4> <ul> <li><strong>BREAKING</strong> Autoconfigure: Remove deprecated <code>otel.experimental.config.file</code> property (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8393">#8393</a>)</li> <li><strong>BREAKING</strong> Incubator: Remove deprecated <code>ViewConfig</code>/<code>ViewConfigCustomizer</code> view file config mechanism (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8394">#8394</a>)</li> <li>Declarative config: Fix model package (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8403">#8403</a>)</li> <li>Declarative config: Fix Java module name to <code>io.opentelemetry.sdk.autoconfigure.declarativeconfig</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8452">#8452</a>)</li> </ul> <h3>Shims</h3> <ul> <li>Deprecate OpenTracing shim public API (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8373">#8373</a>)</li> </ul> <h3>Project tooling</h3> <ul> <li>Finish adding OSGi support across all modules (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8401">#8401</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8417">#8417</a>)</li> <li>Force <code>io.zipkin.zipkin2:zipkin:3.6.1</code> to avoid problematic gson version (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8430">#8430</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/ADITYA-CODE-SOURCE"><code>@​ADITYA-CODE-SOURCE</code></a> <a href="https://github.com/anuq"><code>@​anuq</code></a> <a href="https://github.com/bogdandrutu"><code>@​bogdandrutu</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.63.0 (2026-06-05)</h2> <h3>API</h3> <ul> <li>Add missing <code>setAttribute</code> shortcuts to <code>Span</code> and <code>LogRecordBuilder</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8255">#8255</a>)</li> <li>Promote <code>InstrumentationUtil</code> to public class in <code>io.opentelemetry.api.impl</code> package (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8413">#8413</a>)</li> <li>Fix index-out-of-bounds in <code>StrictContextStorage</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8294">#8294</a>)</li> </ul> <h4>Incubating</h4> <ul> <li><strong>BREAKING</strong> Remove deprecated <code>ExtendedAttributes</code> and related code (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8395">#8395</a>)</li> </ul> <h3>SDK</h3> <h4>Metrics</h4> <ul> <li>Collect async exemplars when exemplar filter is <code>always_on</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8363">#8363</a>)</li> <li>Move delta record/collect coordination from instrument to series level (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8313">#8313</a>)</li> </ul> <h4>Exporters</h4> <ul> <li>Add <code>noop()</code> factory method to <code>SpanExporter</code> and <code>LogRecordExporter</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8435">#8435</a>)</li> <li><strong>BREAKING</strong> OTLP: Remove support for deprecated <code>GrpcSenderProvider</code> and <code>HttpSenderProvider</code> SPI property names (use <code>io.opentelemetry.sdk.common.export.GrpcSenderProvider</code> / <code>io.opentelemetry.sdk.common.export.HttpSenderProvider</code> instead) (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8392">#8392</a>)</li> <li>OTLP: Bound OkHttp sender dispatchers and surface rejections (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8422">#8422</a>)</li> <li>Prometheus: Limit exemplar label characters to conform to Prometheus limits (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8362">#8362</a>)</li> <li>Logging: Fix <code>LoggingSpanExporter.flush()</code> to preserve flush failures (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8361">#8361</a>)</li> <li>Zipkin: Make exporter self-contained by removing shared internal code dependencies (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8413">#8413</a>)</li> </ul> <h4>Extensions</h4> <ul> <li><strong>BREAKING</strong> Autoconfigure: Remove deprecated <code>otel.experimental.config.file</code> property (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8393">#8393</a>)</li> <li><strong>BREAKING</strong> Incubator: Remove deprecated <code>ViewConfig</code>/<code>ViewConfigCustomizer</code> view file config mechanism (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8394">#8394</a>)</li> <li>Declarative config: Fix model package (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8403">#8403</a>)</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/485976a6285e800130be95bfe79268bf8670919f"><code>485976a</code></a> [release/v1.63.x] Prepare release 1.63.0 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/8457">#8457</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-java/commit/38683b0533dff73d92475f61ff3c6b37f3228fba"><code>38683b0</code></a> Prepare for 1.63.0 release (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/8453">#8453</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-java/commit/0e59934b6ab6b82f49b07b476884ca769d65912a"><code>0e59934</code></a> [doc] fix sonatype link and token generation instruction (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/8455">#8455</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-java/commit/315ba13974af17160389111aa4af57246fe31242"><code>315ba13</code></a> Fix declarative config artifact moduleName (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/8452">#8452</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-java/commit/539a84a5c0b4bd717f9dfbc731cf87858fac3946"><code>539a84a</code></a> Directly expose noop exporters for spans and logs. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/8435">#8435</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-java/commit/28f91ed006add88ce44b48b8026720382d718d46"><code>28f91ed</code></a> Remove spring slueth link to fix link check (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/8448">#8448</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-java/commit/79608eb3828a9ad120af6ac526bca0e9a1dde34d"><code>79608eb</code></a> Update spotless packages to v8.6.0 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/8441">#8441</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-java/commit/9ab2f5719f050c1d16b3ddea0e0abfc5f7b91ce5"><code>9ab2f57</code></a> Finish adding OSGi support (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/8417">#8417</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-java/commit/63573ce394e08a16866876cb8104208e975f51d8"><code>63573ce</code></a> Add jaydeluca as approver (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/8443">#8443</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-java/commit/235ee11b25fb4070dd121e20e3375cad01dafe5e"><code>235ee11</code></a> Add psx95 as approver (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/8442">#8442</a>)</li> <li>Additional commits viewable in <a href="https://github.com/open-telemetry/opentelemetry-java/compare/v1.62.0...v1.63.0">compare view</a></li> </ul> </details> <br /> Updates `io.opentelemetry:opentelemetry-opentracing-shim` from 1.62.0 to 1.63.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.63.0</h2> <h3>API</h3> <ul> <li>Add missing <code>setAttribute</code> shortcuts to <code>Span</code> and <code>LogRecordBuilder</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8255">#8255</a>)</li> <li>Promote <code>InstrumentationUtil</code> to public class in <code>io.opentelemetry.api.impl</code> package (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8413">#8413</a>)</li> <li>Fix index-out-of-bounds in <code>StrictContextStorage</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8294">#8294</a>)</li> </ul> <h4>Incubating</h4> <ul> <li><strong>BREAKING</strong> Remove deprecated <code>ExtendedAttributes</code> and related code (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8395">#8395</a>)</li> </ul> <h3>SDK</h3> <h4>Metrics</h4> <ul> <li>Collect async exemplars when exemplar filter is <code>always_on</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8363">#8363</a>)</li> <li>Move delta record/collect coordination from instrument to series level (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8313">#8313</a>)</li> </ul> <h4>Exporters</h4> <ul> <li>Add <code>noop()</code> factory method to <code>SpanExporter</code> and <code>LogRecordExporter</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8435">#8435</a>)</li> <li><strong>BREAKING</strong> OTLP: Remove support for deprecated <code>GrpcSenderProvider</code> and <code>HttpSenderProvider</code> SPI property names (use <code>io.opentelemetry.sdk.common.export.GrpcSenderProvider</code> / <code>io.opentelemetry.sdk.common.export.HttpSenderProvider</code> instead) (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8392">#8392</a>)</li> <li>OTLP: Bound OkHttp sender dispatchers and surface rejections (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8422">#8422</a>)</li> <li>Prometheus: Limit exemplar label characters to conform to Prometheus limits (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8362">#8362</a>)</li> <li>Logging: Fix <code>LoggingSpanExporter.flush()</code> to preserve flush failures (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8361">#8361</a>)</li> <li>Zipkin: Make exporter self-contained by removing shared internal code dependencies (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8413">#8413</a>)</li> </ul> <h4>Extensions</h4> <ul> <li><strong>BREAKING</strong> Autoconfigure: Remove deprecated <code>otel.experimental.config.file</code> property (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8393">#8393</a>)</li> <li><strong>BREAKING</strong> Incubator: Remove deprecated <code>ViewConfig</code>/<code>ViewConfigCustomizer</code> view file config mechanism (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8394">#8394</a>)</li> <li>Declarative config: Fix model package (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8403">#8403</a>)</li> <li>Declarative config: Fix Java module name to <code>io.opentelemetry.sdk.autoconfigure.declarativeconfig</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8452">#8452</a>)</li> </ul> <h3>Shims</h3> <ul> <li>Deprecate OpenTracing shim public API (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8373">#8373</a>)</li> </ul> <h3>Project tooling</h3> <ul> <li>Finish adding OSGi support across all modules (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8401">#8401</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8417">#8417</a>)</li> <li>Force <code>io.zipkin.zipkin2:zipkin:3.6.1</code> to avoid problematic gson version (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8430">#8430</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/ADITYA-CODE-SOURCE"><code>@​ADITYA-CODE-SOURCE</code></a> <a href="https://github.com/anuq"><code>@​anuq</code></a> <a href="https://github.com/bogdandrutu"><code>@​bogdandrutu</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.63.0 (2026-06-05)</h2> <h3>API</h3> <ul> <li>Add missing <code>setAttribute</code> shortcuts to <code>Span</code> and <code>LogRecordBuilder</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8255">#8255</a>)</li> <li>Promote <code>InstrumentationUtil</code> to public class in <code>io.opentelemetry.api.impl</code> package (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8413">#8413</a>)</li> <li>Fix index-out-of-bounds in <code>StrictContextStorage</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8294">#8294</a>)</li> </ul> <h4>Incubating</h4> <ul> <li><strong>BREAKING</strong> Remove deprecated <code>ExtendedAttributes</code> and related code (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8395">#8395</a>)</li> </ul> <h3>SDK</h3> <h4>Metrics</h4> <ul> <li>Collect async exemplars when exemplar filter is <code>always_on</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8363">#8363</a>)</li> <li>Move delta record/collect coordination from instrument to series level (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8313">#8313</a>)</li> </ul> <h4>Exporters</h4> <ul> <li>Add <code>noop()</code> factory method to <code>SpanExporter</code> and <code>LogRecordExporter</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8435">#8435</a>)</li> <li><strong>BREAKING</strong> OTLP: Remove support for deprecated <code>GrpcSenderProvider</code> and <code>HttpSenderProvider</code> SPI property names (use <code>io.opentelemetry.sdk.common.export.GrpcSenderProvider</code> / <code>io.opentelemetry.sdk.common.export.HttpSenderProvider</code> instead) (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8392">#8392</a>)</li> <li>OTLP: Bound OkHttp sender dispatchers and surface rejections (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8422">#8422</a>)</li> <li>Prometheus: Limit exemplar label characters to conform to Prometheus limits (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8362">#8362</a>)</li> <li>Logging: Fix <code>LoggingSpanExporter.flush()</code> to preserve flush failures (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8361">#8361</a>)</li> <li>Zipkin: Make exporter self-contained by removing shared internal code dependencies (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8413">#8413</a>)</li> </ul> <h4>Extensions</h4> <ul> <li><strong>BREAKING</strong> Autoconfigure: Remove deprecated <code>otel.experimental.config.file</code> property (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8393">#8393</a>)</li> <li><strong>BREAKING</strong> Incubator: Remove deprecated <code>ViewConfig</code>/<code>ViewConfigCustomizer</code> view file config mechanism (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8394">#8394</a>)</li> <li>Declarative config: Fix model package (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8403">#8403</a>)</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/485976a6285e800130be95bfe79268bf8670919f"><code>485976a</code></a> [release/v1.63.x] Prepare release 1.63.0 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/8457">#8457</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-java/commit/38683b0533dff73d92475f61ff3c6b37f3228fba"><code>38683b0</code></a> Prepare for 1.63.0 release (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/8453">#8453</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-java/commit/0e59934b6ab6b82f49b07b476884ca769d65912a"><code>0e59934</code></a> [doc] fix sonatype link and token generation instruction (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/8455">#8455</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-java/commit/315ba13974af17160389111aa4af57246fe31242"><code>315ba13</code></a> Fix declarative config artifact moduleName (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/8452">#8452</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-java/commit/539a84a5c0b4bd717f9dfbc731cf87858fac3946"><code>539a84a</code></a> Directly expose noop exporters for spans and logs. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/8435">#8435</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-java/commit/28f91ed006add88ce44b48b8026720382d718d46"><code>28f91ed</code></a> Remove spring slueth link to fix link check (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/8448">#8448</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-java/commit/79608eb3828a9ad120af6ac526bca0e9a1dde34d"><code>79608eb</code></a> Update spotless packages to v8.6.0 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/8441">#8441</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-java/commit/9ab2f5719f050c1d16b3ddea0e0abfc5f7b91ce5"><code>9ab2f57</code></a> Finish adding OSGi support (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/8417">#8417</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-java/commit/63573ce394e08a16866876cb8104208e975f51d8"><code>63573ce</code></a> Add jaydeluca as approver (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/8443">#8443</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-java/commit/235ee11b25fb4070dd121e20e3375cad01dafe5e"><code>235ee11</code></a> Add psx95 as approver (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/8442">#8442</a>)</li> <li>Additional commits viewable in <a href="https://github.com/open-telemetry/opentelemetry-java/compare/v1.62.0...v1.63.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 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]
