dependabot[bot] opened a new pull request, #7548:
URL: https://github.com/apache/ignite-3/pull/7548

   Bumps 
[io.opentelemetry:opentelemetry-exporter-otlp](https://github.com/open-telemetry/opentelemetry-java)
 from 1.58.0 to 1.59.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/open-telemetry/opentelemetry-java/releases";>io.opentelemetry:opentelemetry-exporter-otlp's
 releases</a>.</em></p>
   <blockquote>
   <h2>Version 1.59.0</h2>
   <h3>API</h3>
   <ul>
   <li>Stabilize complex attributes (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7973";>#7973</a>)</li>
   <li>Limit init valid hex array to range that can be true (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7809";>#7809</a>)</li>
   </ul>
   <h4>Extensions</h4>
   <ul>
   <li>Trace propagators: Deprecate OtTracePropagator (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8020";>#8020</a>)</li>
   <li>Trace propagators: Deprecate JaegerPropagator (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8019";>#8019</a>)</li>
   </ul>
   <h3>SDK</h3>
   <ul>
   <li>Move io.opentelemetry.sdk.internal to 
io.opentelemetry.sdk.common.internal (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8003";>#8003</a>)</li>
   <li>Always return ExtendedOpenTelemetry when incubator is available (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7991";>#7991</a>)</li>
   </ul>
   <h4>Traces</h4>
   <ul>
   <li>Fix memory leak in SdkSpan#spanEndingThread (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7984";>#7984</a>)</li>
   </ul>
   <h4>Metrics</h4>
   <ul>
   <li>Rework and publish metric benchmarks (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8000";>#8000</a>)</li>
   <li>Update LongLastValueAggregator algo to avoid allocations (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8017";>#8017</a>)</li>
   </ul>
   <h4>Testing</h4>
   <ul>
   <li>Fix OTel JUnit5 Extension cleanup when using Nested test classes (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7999";>#7999</a>)</li>
   <li>Add assertion support for Span hasException(null) (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8033";>#8033</a>)</li>
   </ul>
   <h4>Exporters</h4>
   <ul>
   <li><strong>DEPRECATION</strong>: <code>opentelemetry-exporter-zipkin</code> 
is now deprecated with the last release planned for 1.65.0 (August 2026) (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7974";>#7974</a>)</li>
   <li>Refactor http, grpc senders and promote to public API (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7782";>#7782</a>)</li>
   </ul>
   <h4>Extensions</h4>
   <ul>
   <li>Jaeger remote sampler: Remove unused code (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7970";>#7970</a>)</li>
   <li>Incubator: Add AlwaysRecordSampler (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7877";>#7877</a>)</li>
   </ul>
   <h3>Project tooling</h3>
   <ul>
   <li>Align generate release contributors (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8023";>#8023</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/austince";><code>@​austince</code></a>
   <a href="https://github.com/baolongnt";><code>@​baolongnt</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-exporter-otlp's
 changelog</a>.</em></p>
   <blockquote>
   <h2>Version 1.59.0 (2026-02-06)</h2>
   <h3>API</h3>
   <ul>
   <li>Stabilize complex attributes
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7973";>#7973</a>)</li>
   <li>Limit init valid hex array to range that can be true
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7809";>#7809</a>)</li>
   </ul>
   <h4>Extensions</h4>
   <ul>
   <li>Trace propagators: Deprecate OtTracePropagator
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8020";>#8020</a>)</li>
   <li>Trace propagators: Deprecate JaegerPropagator
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8019";>#8019</a>)</li>
   </ul>
   <h3>SDK</h3>
   <ul>
   <li>Move io.opentelemetry.sdk.internal to 
io.opentelemetry.sdk.common.internal
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8003";>#8003</a>)</li>
   <li>Always return ExtendedOpenTelemetry when incubator is available
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7991";>#7991</a>)</li>
   </ul>
   <h4>Traces</h4>
   <ul>
   <li>Fix memory leak in SdkSpan#spanEndingThread
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7984";>#7984</a>)</li>
   </ul>
   <h4>Metrics</h4>
   <ul>
   <li>Rework and publish metric benchmarks
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8000";>#8000</a>)</li>
   <li>Update LongLastValueAggregator algo to avoid allocations
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8017";>#8017</a>)</li>
   </ul>
   <h4>Testing</h4>
   <ul>
   <li>Fix OTel JUnit5 Extension cleanup when using Nested test classes
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7999";>#7999</a>)</li>
   <li>Add assertion support for Span hasException(null)
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8033";>#8033</a>)</li>
   </ul>
   <h4>Exporters</h4>
   <ul>
   <li><strong>DEPRECATION</strong>: <code>opentelemetry-exporter-zipkin</code> 
is now deprecated with the
   last release planned for 1.65.0 (August 2026)
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7974";>#7974</a>)</li>
   <li>Refactor http, grpc senders and promote to public API
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7782";>#7782</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/d01a5995f7bc3e14ad41fe7f16828fdadd71b2a4";><code>d01a599</code></a>
 [release/v1.59.x] Prepare release 1.59.0 (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/8055";>#8055</a>)</li>
   <li><a 
href="https://github.com/open-telemetry/opentelemetry-java/commit/c2d6229676d95328bd4993e80c0d83b27d236e9a";><code>c2d6229</code></a>
 Prepare for 1.59.0 release (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/8052";>#8052</a>)</li>
   <li><a 
href="https://github.com/open-telemetry/opentelemetry-java/commit/4335cf293dca8b9bbe91bd83bc8055c357ef205c";><code>4335cf2</code></a>
 Stabilize complex attributes (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/7973";>#7973</a>)</li>
   <li><a 
href="https://github.com/open-telemetry/opentelemetry-java/commit/3f5411d6bdd3e5d7f59c70214d8de6cfbbadfe94";><code>3f5411d</code></a>
 fix(deps): update dependency io.netty:netty-bom to v4.2.10.final (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/8049";>#8049</a>)</li>
   <li><a 
href="https://github.com/open-telemetry/opentelemetry-java/commit/ad771ea65e54acaa81b357ead10c36c9a1b4906d";><code>ad771ea</code></a>
 fix(deps): update armeriaversion to v1.36.0 (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/8048";>#8048</a>)</li>
   <li><a 
href="https://github.com/open-telemetry/opentelemetry-java/commit/a01befba2cb6165b639f626b340aa8dbbf9f6887";><code>a01befb</code></a>
 chore(deps): update otel/opentelemetry-collector-contrib docker tag to 
v0.145...</li>
   <li><a 
href="https://github.com/open-telemetry/opentelemetry-java/commit/089600f77a411a410f7c6382c53387b8bb17267f";><code>089600f</code></a>
 fix(deps): update dependency com.google.api.grpc:proto-google-common-protos 
t...</li>
   <li><a 
href="https://github.com/open-telemetry/opentelemetry-java/commit/d31d468927c04b7f5018abeda9e3c1108bcbf406";><code>d31d468</code></a>
 chore(deps): update plugin de.undercouch.download to v5.7.0 (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/8043";>#8043</a>)</li>
   <li><a 
href="https://github.com/open-telemetry/opentelemetry-java/commit/c68989a238fa70077bd89b789e28b582a4ebcc9f";><code>c68989a</code></a>
 fix(deps): update dependency io.grpc:grpc-bom to v1.79.0 (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/8044";>#8044</a>)</li>
   <li><a 
href="https://github.com/open-telemetry/opentelemetry-java/commit/1c4835c9a62f1d316fe1bf0b83368c517510097e";><code>1c4835c</code></a>
 chore(deps): update plugin org.jsonschema2pojo to v1.3.2 (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/8042";>#8042</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/open-telemetry/opentelemetry-java/compare/v1.58.0...v1.59.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.opentelemetry:opentelemetry-exporter-otlp&package-manager=gradle&previous-version=1.58.0&new-version=1.59.0)](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]

Reply via email to