OpenTelemetry - CNCF/opentelemetry-java-instrumentation: Release v1.7.1

This is a patch release on the previous 1.7.0 release, fixing the three issues below. If you are not affected by these, you do not need to update.

🛠️ Bug fixes

  • Java agent 1.7.0 fails with prometheus exporter (#4460)
  • Android regression in okhttp instrumentation in 1.7.0 (#4452)
  • Remove unshaded javax.annotation classes from bootstrap class loader (#4454)

To top