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

Name: opentelemetry-java-instrumentation

Owner: OpenTelemetry - CNCF

Release: Version 1.6.1

Released: 2021-09-29

License: Apache-2.0

Release Assets:


⚠ There was a problem with this patch release which breaks javaagent extensions if you are using them.


This is a patch release on the previous 1.6.0 release, fixing the one issue below. If you are not affected by this, you do not need to update.

🛠️ Bug fixes

  • Fix possible JDBC instrumentation deadlock (#4191)

To top