OpenTelemetry - java Instrumentation
Notes
no notes yet
Release notes
v1.6.1
· 1y+
:warning: 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)