ryandens / javaagent-gradle-plugin

A set of Gradle plugins to ease building Java applications that leverage instrumentation agents in development and/or in production
Apache License 2.0
47 stars 8 forks source link

Update dependency io.opentelemetry.instrumentation:opentelemetry-instrumentation-api to v2.3.0 #109

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.opentelemetry.instrumentation:opentelemetry-instrumentation-api 2.2.0 -> 2.3.0 age adoption passing confidence

Release Notes

open-telemetry/opentelemetry-java-instrumentation (io.opentelemetry.instrumentation:opentelemetry-instrumentation-api) ### [`v2.3.0`](https://togithub.com/open-telemetry/opentelemetry-java-instrumentation/blob/HEAD/CHANGELOG.md#Version-230-2024-04-11) ##### 📈 Enhancements - Handle async requests in spring mvc library instrumentation ([#​10868](https://togithub.com/open-telemetry/opentelemetry-java-instrumentation/pull/10868)) - Support statement sanitizer enabled flag in lettuce 5.1 instrumentation ([#​10922](https://togithub.com/open-telemetry/opentelemetry-java-instrumentation/pull/10922)) - Remove AWS Active Tracing span linking ([#​10930](https://togithub.com/open-telemetry/opentelemetry-java-instrumentation/pull/10930)) - Make spring boot honor the standard environment variables for maps ([#​11000](https://togithub.com/open-telemetry/opentelemetry-java-instrumentation/pull/11000)) - Pulsar: use span links when receive telemetry is enabled ([#​10650](https://togithub.com/open-telemetry/opentelemetry-java-instrumentation/pull/10650)) - Rename `messaging.kafka.destination.partition` to `messaging.destination.partition.id` ([#​11086](https://togithub.com/open-telemetry/opentelemetry-java-instrumentation/pull/11086)) - Support `service.instance.id` in spring starter ([#​11071](https://togithub.com/open-telemetry/opentelemetry-java-instrumentation/pull/11071)) - Add library instrumentation for RestTemplateBuilder ([#​11054](https://togithub.com/open-telemetry/opentelemetry-java-instrumentation/pull/11054)) - Add cloud resource providers in spring starter ([#​11014](https://togithub.com/open-telemetry/opentelemetry-java-instrumentation/pull/11014)) ##### 🛠️ Bug fixes - Fix disabling virtual thread context propagation ([#​10881](https://togithub.com/open-telemetry/opentelemetry-java-instrumentation/pull/10881)) - Fix virtual thread instrumentation for jdk 21 ea versions ([#​10887](https://togithub.com/open-telemetry/opentelemetry-java-instrumentation/pull/10887)) - Fix spring kafka interceptor wrappers not delegating some methods ([#​10935](https://togithub.com/open-telemetry/opentelemetry-java-instrumentation/pull/10935)) - AWS Lambda Runtime legacy internal handlers need to be ignored from being instrumented and so traced … ([#​10942](https://togithub.com/open-telemetry/opentelemetry-java-instrumentation/pull/10942)) - Metro: ignore UnsupportedOperationException when updating span name ([#​10996](https://togithub.com/open-telemetry/opentelemetry-java-instrumentation/pull/10996)) - Fix jedis plugin for 2.7.2 ([#​10982](https://togithub.com/open-telemetry/opentelemetry-java-instrumentation/pull/10982)) - Fix idle in druid instrumentation ([#​11079](https://togithub.com/open-telemetry/opentelemetry-java-instrumentation/pull/11079))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.