dependabot[bot] opened a new pull request, #1890: URL: https://github.com/apache/tomee/pull/1890
Bumps [io.opentelemetry.instrumentation:opentelemetry-instrumentation-api](https://github.com/open-telemetry/opentelemetry-java-instrumentation) from 1.20.2 to 2.15.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases">io.opentelemetry.instrumentation:opentelemetry-instrumentation-api's releases</a>.</em></p> <blockquote> <h2>Version 2.15.0</h2> <p>This release targets the OpenTelemetry SDK 1.49.0.</p> <p>Note that many artifacts have the <code>-alpha</code> suffix attached to their version number, reflecting that they are still alpha quality and will continue to have breaking changes. Please see the <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>📈 Enhancements</h3> <ul> <li>Delete deprecated java http client classes (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13527">#13527</a>)</li> <li>Support latest version of kafka client library (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13544">#13544</a>)</li> <li>Implement genai events for bedrock (streaming) (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13507">#13507</a>)</li> <li>JMX metrics support unit conversion (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13448">#13448</a>)</li> <li>Rename experimental method, use Telemetry instead of Metrics (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13574">#13574</a>)</li> <li>End metric description with dot (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13559">#13559</a>)</li> <li>Add initial gen_ai instrumentation of bedrock InvokeModel (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13547">#13547</a>)</li> <li>Delete deprecated library instrumentation methods (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13575">#13575</a>)</li> <li>Add experimental http client url.template attribute (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13581">#13581</a>)</li> <li>Add <code>error.type</code> for JDBC under <code>otel.semconv-stability.opt-in</code> flag (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13331">#13331</a>)</li> <li>Add azure resource provider (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13627">#13627</a>)</li> <li>Remove <code>aws.endpoint</code> attribute from SQS instrumentation (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13620">#13620</a>)</li> <li>Avoid conflicts with user-defined Apache Dubbo filters with default order (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13625">#13625</a>)</li> <li>Support filtering negative values from JMX metrics (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13589">#13589</a>)</li> <li>Instrument bedrock InvokeModelWithResponseStream (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13607">#13607</a>)</li> <li>Use context instead of request attributes for servlet async instrumentation (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13493">#13493</a>)</li> <li>Improve handling of quoted table names (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13612">#13612</a>)</li> </ul> <h3>🛠️ Bug fixes</h3> <ul> <li>Fix aws timeseries requests misdetected as dynamodb (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13579">#13579</a>)</li> <li>Fix pekko route naming (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13491">#13491</a>)</li> <li>Fix route handling when local root span wasn't created by instrumentation api (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13588">#13588</a>)</li> <li>The <code>HostIdResourceProvider</code> should instantiate an <code>HostIdResource</code>, not an <code>HostResource</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13628">#13628</a>)</li> <li>Fix OpenTelemetryPreparedStatement and the returned ResultSet.getStatement() do not match (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13646">#13646</a>)</li> <li>Fix Spring boot starter dependency resolution failure with Gradle and Java 11 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/issues/13384">#13384</a>)</li> <li>Fix extremely large DB statements may cause memory leak (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/issues/13353">#13353</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/123liuziming"><code>@123liuziming</code></a> <a href="https://github.com/alexgenon"><code>@alexgenon</code></a> <a href="https://github.com/anuraaga"><code>@anuraaga</code></a> <a href="https://github.com/breedx-splk"><code>@breedx-splk</code></a> <a href="https://github.com/codefromthecrypt"><code>@codefromthecrypt</code></a> <a href="https://github.com/crossoverJie"><code>@crossoverJie</code></a> <a href="https://github.com/cyrille-leclerc"><code>@cyrille-leclerc</code></a> <a href="https://github.com/hannahchan"><code>@hannahchan</code></a> <a href="https://github.com/jack-berg"><code>@jack-berg</code></a> <a href="https://github.com/jaydeluca"><code>@jaydeluca</code></a> <a href="https://github.com/jeanbisutti"><code>@jeanbisutti</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-instrumentation/blob/main/CHANGELOG.md">io.opentelemetry.instrumentation:opentelemetry-instrumentation-api's changelog</a>.</em></p> <blockquote> <h2>Version 2.15.0 (2025-04-10)</h2> <h3>📈 Enhancements</h3> <ul> <li>Delete deprecated java http client classes (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13527">#13527</a>)</li> <li>Support latest version of kafka client library (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13544">#13544</a>)</li> <li>Implement genai events for bedrock (streaming) (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13507">#13507</a>)</li> <li>JMX metrics support unit conversion (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13448">#13448</a>)</li> <li>Rename experimental method, use Telemetry instead of Metrics (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13574">#13574</a>)</li> <li>End metric description with dot (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13559">#13559</a>)</li> <li>Add initial gen_ai instrumentation of bedrock InvokeModel (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13547">#13547</a>)</li> <li>Delete deprecated library instrumentation methods (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13575">#13575</a>)</li> <li>Add experimental http client url.template attribute (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13581">#13581</a>)</li> <li>Add <code>error.type</code> for JDBC under <code>otel.semconv-stability.opt-in</code> flag (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13331">#13331</a>)</li> <li>Add azure resource provider (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13627">#13627</a>)</li> <li>Remove <code>aws.endpoint</code> attribute from SQS instrumentation (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13620">#13620</a>)</li> <li>Avoid conflicts with user-defined Apache Dubbo filters with default order (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13625">#13625</a>)</li> <li>Support filtering negative values from JMX metrics (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13589">#13589</a>)</li> <li>Instrument bedrock InvokeModelWithResponseStream (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13607">#13607</a>)</li> <li>Use context instead of request attributes for servlet async instrumentation (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13493">#13493</a>)</li> <li>Improve handling of quoted table names (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13612">#13612</a>)</li> </ul> <h3>🛠️ Bug fixes</h3> <ul> <li>Fix aws timeseries requests misdetected as dynamodb (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13579">#13579</a>)</li> <li>Fix pekko route naming (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13491">#13491</a>)</li> <li>Fix route handling when local root span wasn't created by instrumentation api (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13588">#13588</a>)</li> <li>The <code>HostIdResourceProvider</code> should instantiate an <code>HostIdResource</code>, not an <code>HostResource</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13628">#13628</a>)</li> <li>Fix OpenTelemetryPreparedStatement and the returned ResultSet.getStatement() do not match</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-instrumentation/commit/fc64eba6ab5bfd06a249833794e116b0a0fb8e82"><code>fc64eba</code></a> [release/v2.15.x] Prepare release 2.15.0 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/issues/13692">#13692</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-java-instrumentation/commit/dba6948630cdf10d39f63250e2df0776d9a6a4a8"><code>dba6948</code></a> Update change log for upcoming release (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/issues/13690">#13690</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-java-instrumentation/commit/aa4c9488a9ceb383c1840baf3b91647e701cafdf"><code>aa4c948</code></a> Replace deprecated tasks.create with tasks.register (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/issues/13691">#13691</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-java-instrumentation/commit/8cd11e46884457a147ae66c5d1a849544816164c"><code>8cd11e4</code></a> Don't cache sanitization results for large sql statements (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/issues/13353">#13353</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-java-instrumentation/commit/95cc300125e105f984dc59354cd5cb080d8f3802"><code>95cc300</code></a> Compile runtime-telemetry-java17 for java8 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/issues/13679">#13679</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-java-instrumentation/commit/29ea551714aa57ed6481dbd2147687b68a3d2a77"><code>29ea551</code></a> Db error type (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/issues/13640">#13640</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-java-instrumentation/commit/b0a1691a1eba371ffac487a88d22bf31c3b72d5c"><code>b0a1691</code></a> chore(deps): update plugin org.gradle.playframework to v0.15.3 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/issues/13687">#13687</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-java-instrumentation/commit/4da68c4e4c3c4b0e6c36a17908e86e2d4ea54569"><code>4da68c4</code></a> chore(deps): update plugin org.gradle.toolchains.foojay-resolver-convention t...</li> <li><a href="https://github.com/open-telemetry/opentelemetry-java-instrumentation/commit/ad378c636696fb6245bf669cfd1bf74ca060d12c"><code>ad378c6</code></a> fix(deps): update dependency com.squareup.okio:okio-bom to v3.11.0 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/issues/13681">#13681</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-java-instrumentation/commit/6edaa0df74387f7a99b1492507c9ac0273fce4c0"><code>6edaa0d</code></a> Improve handling of quoted table names (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/issues/13612">#13612</a>)</li> <li>Additional commits viewable in <a href="https://github.com/open-telemetry/opentelemetry-java-instrumentation/compare/v1.20.2...v2.15.0">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 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
