Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 15, 2025

Bumps io.opentelemetry.instrumentation:gradle-plugins from 2.19.0-alpha to 2.20.0-alpha.

Release notes

Sourced from io.opentelemetry.instrumentation:gradle-plugins's releases.

Version 2.19.0

This release targets the OpenTelemetry SDK 1.53.0.

Note that many artifacts have the -alpha suffix attached to their version number, reflecting that they are still alpha quality and will continue to have breaking changes. Please see the VERSIONING.md for more details.

📈 Enhancements

  • Align WildFly metrics with semantic conventions (#14208)
  • Add streaming chat instrumentation for OpenAI SDK (#14271)
  • Add OpenAI async client instrumentation support (#14322)
  • Add embeddings instrumentation for OpenAI client (#14353)
  • Support OpenAI 3.0 (#14423)

🛠️ Bug fixes

  • Fix OpenTelemetryDataSource error when refresh configuration (#14255)
  • Fix NPE when consuming Kafka messages with null headers (#14332)
  • Fix RxJava context propagation for ObservableFromCallable (#14393)
  • Avoid test failures on Spring Boot 4-m1 (#14420)

🧰 Tooling

  • Add support for extensions in attributesExtractors, contextCustomizers, operationListeners and spanNameExtractor (#13917)
  • Add declarative config early initialization and property mapping support (#14184)
  • Add consistent exclusion of boot libraries (#14306)
  • Build smoke-test-fake-backend Docker image for ARM64 architecture (#14387)
  • Implement all JUL Logger methods in PatchLogger (#14409)

🙇 Thank you

This release was possible thanks to the following contributors who shared their brilliant ideas and awesome pull requests:

@​Algieba4 @​anuraaga @​asweet-confluent @​breedx-splk @​charlie-world @​copilot-pull-request-reviewer @​danielgblanco @​iNikem @​jaydeluca @​JonasKunz @​kkz-01 @​laurit @​Munken @​mznet @​pepeshore @​PeterF778 @​robsunday @​steverao

... (truncated)

Changelog

Sourced from io.opentelemetry.instrumentation:gradle-plugins's changelog.

Changelog

Unreleased

Version 2.20.0 (2025-09-13)

Migration notes

  • The configuration option used to enable traces generated by the dropwizard-views instrumentation has changed from otel.instrumentation.common.experimental.controller-telemetry.enabled to otel.instrumentation.common.experimental.view-telemetry.enabled (#14475)
  • Deprecated (and -alpha) SpanNames class was removed (#14582)

🌟 New javaagent instrumentation

  • Add ClickHouse client v2 instrumentation (#14501)

📈 Enhancements

  • Add code attributes for log4j1 (#13947)
  • Add headers capture feature to Kafka 2.6 interceptors (#14290)
  • Support custom exception handling from logger instrumentation (#14493)
  • Add call depth check to executor instrumentation (#14546)
  • Add Spring starter thread details support (#14449)
  • Let AWS Lambda SQS handlers report partial batch failures (#14468)
  • Instrument instrumentation suppression API (#14565)
  • Declarative config: update file version support (#14593)
  • Add url.template support to Spring 6 RestTemplate (#14612)
  • Declarative config: add missing resource providers (#14222)
  • Declarative config: map common-enabled property (#14589)

🛠️ Bug fixes

  • Fix non-lowercase messaging headers capture (#14479)
  • Fix JUL logger methods parameter mismatch (#14531)
  • Fix a test failure with latest Mongo release

... (truncated)

Commits

Dependabot compatibility score

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 commands and options

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)

Bumps [io.opentelemetry.instrumentation:gradle-plugins](https://github.com/open-telemetry/opentelemetry-java-instrumentation) from 2.19.0-alpha to 2.20.0-alpha.
- [Release notes](https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-java-instrumentation/commits)

---
updated-dependencies:
- dependency-name: io.opentelemetry.instrumentation:gradle-plugins
  dependency-version: 2.20.0-alpha
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 15, 2025
@dependabot dependabot bot added the java Pull requests that update Java code label Sep 15, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 23, 2025

Superseded by #4475.

@dependabot dependabot bot closed this Sep 23, 2025
@dependabot dependabot bot deleted the dependabot/gradle/io.opentelemetry.instrumentation-gradle-plugins-2.20.0-alpha branch September 23, 2025 03:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants