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

   Bumps 
[io.opentelemetry:opentelemetry-exporter-otlp](https://github.com/open-telemetry/opentelemetry-java)
 from 1.48.0 to 1.49.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.49.0</h2>
   <h3>SDK</h3>
   <h4>Trace</h4>
   <ul>
   <li>Avoid linear queue.size() calls in span producers by storing queue size 
separately (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7141";>#7141</a>)</li>
   </ul>
   <h4>Exporters</h4>
   <ul>
   <li>OTLP: Add support for setting exporter executor service (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7152";>#7152</a>)</li>
   <li>OTLP: Refine delay jitter for exponential backoff (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7206";>#7206</a>)</li>
   </ul>
   <h4>Extensions</h4>
   <ul>
   <li>Autoconfigure: Remove support for 
otel.experimental.exporter.otlp.retry.enabled (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7200";>#7200</a>)</li>
   <li>Autoconfigure: Add stable cardinality limit property 
otel.java.metrics.cardinality.limit (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7199";>#7199</a>)</li>
   <li>Incubator: Add declarative config model customizer SPI (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7118";>#7118</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/breedx-splk";><code>@​breedx-splk</code></a>
   <a href="https://github.com/jack-berg";><code>@​jack-berg</code></a>
   <a href="https://github.com/jkwatson";><code>@​jkwatson</code></a>
   <a href="https://github.com/laurit";><code>@​laurit</code></a>
   <a href="https://github.com/MrAlias";><code>@​MrAlias</code></a>
   <a href="https://github.com/raipc";><code>@​raipc</code></a>
   <a href="https://github.com/stevesea";><code>@​stevesea</code></a>
   <a href="https://github.com/trask";><code>@​trask</code></a>
   <a href="https://github.com/vbedrosova";><code>@​vbedrosova</code></a>
   <a href="https://github.com/YuriyHolinko";><code>@​YuriyHolinko</code></a>
   <a href="https://github.com/zeitlinger";><code>@​zeitlinger</code></a></p>
   </blockquote>
   </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.49.0 (2025-04-04)</h2>
   <h3>SDK</h3>
   <h4>Trace</h4>
   <ul>
   <li>Avoid linear queue.size() calls in span producers by storing queue size 
separately
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7141";>#7141</a>)</li>
   </ul>
   <h4>Exporters</h4>
   <ul>
   <li>OTLP: Add support for setting exporter executor service
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7152";>#7152</a>)</li>
   <li>OTLP: Refine delay jitter for exponential backoff
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7206";>#7206</a>)</li>
   </ul>
   <h4>Extensions</h4>
   <ul>
   <li>Autoconfigure: Remove support for 
otel.experimental.exporter.otlp.retry.enabled
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7200";>#7200</a>)</li>
   <li>Autoconfigure: Add stable cardinality limit property 
otel.java.metrics.cardinality.limit
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7199";>#7199</a>)</li>
   <li>Incubator: Add declarative config model customizer SPI
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7118";>#7118</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/open-telemetry/opentelemetry-java/commit/85c0cf2ada06f807869665cd569e0c668dc39fdd";><code>85c0cf2</code></a>
 [release/v1.49.x] Prepare release 1.49.0 (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/7250";>#7250</a>)</li>
   <li><a 
href="https://github.com/open-telemetry/opentelemetry-java/commit/b3126023dbbbe79a420a6ed4da623e7fad2b74a0";><code>b312602</code></a>
 Prepare for 1.49.0 release (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/7248";>#7248</a>)</li>
   <li><a 
href="https://github.com/open-telemetry/opentelemetry-java/commit/233e111a09ae03196d1005c43109f68b04844807";><code>233e111</code></a>
 fix(deps): update dependency io.netty:netty-bom to v4.2.0.final (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/7244";>#7244</a>)</li>
   <li><a 
href="https://github.com/open-telemetry/opentelemetry-java/commit/4ecc0becfdb0529306cc198c6e300e59c2877e3d";><code>4ecc0be</code></a>
 fix(deps): update dependency nl.jqno.equalsverifier:equalsverifier to 
v3.19.3...</li>
   <li><a 
href="https://github.com/open-telemetry/opentelemetry-java/commit/184090914e0f0f47e7d68658cc3879ed1111a3d7";><code>1840909</code></a>
 fix(deps): update dependency jacoco to v0.8.13 (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/7241";>#7241</a>)</li>
   <li><a 
href="https://github.com/open-telemetry/opentelemetry-java/commit/8fe071afeec2e9463965f08374f5a457ae2e46f0";><code>8fe071a</code></a>
 fix(deps): update errorproneversion to v2.37.0 (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/7211";>#7211</a>)</li>
   <li><a 
href="https://github.com/open-telemetry/opentelemetry-java/commit/a7e92dfe81fb16050814bbdabd2ffc0674be82fd";><code>a7e92df</code></a>
 fix(deps): update dependency 
io.opentelemetry.semconv:opentelemetry-semconv-i...</li>
   <li><a 
href="https://github.com/open-telemetry/opentelemetry-java/commit/dc44948c4f9bf41ff429b4cda2a55eb1da9c5f54";><code>dc44948</code></a>
 fix(deps): update dependency checkstyle to v10.23.0 (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/7237";>#7237</a>)</li>
   <li><a 
href="https://github.com/open-telemetry/opentelemetry-java/commit/a48b48fa29b453394ac5ea09aa58ef4bc01a1c7e";><code>a48b48f</code></a>
 fix(deps): update dependency com.google.protobuf:protobuf-bom to v4.30.0 (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/7173";>#7173</a>)</li>
   <li><a 
href="https://github.com/open-telemetry/opentelemetry-java/commit/e34049b74e0ba177c769352ef897c00e6c15f9f9";><code>e34049b</code></a>
 fix(deps): update dependency 
io.opentelemetry.semconv:opentelemetry-semconv-i...</li>
   <li>Additional commits viewable in <a 
href="https://github.com/open-telemetry/opentelemetry-java/compare/v1.48.0...v1.49.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.48.0&new-version=1.49.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 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: notifications-unsubscr...@ignite.apache.org

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

Reply via email to