OpenTelemetry - java Instrumentation
Notes
no notes yet
Release notes
v1.5.1
· 1y+
:warning: There is a memory leak in the recent 1.5.0 and 1.5.1 releases of the Java agent that will likely impact anyone who is not using a metrics exporter. Please use the 1.5.2 release instead.
This release requires the use of OpenTelemetry Java SDK 1.5.0.
This is a patch release on the previous 1.5.0 release, fixing the three issues below. If you are not affected by any of these issues, you do not need to update.
🛠️ Bug fixes
- Fix broken Android level 21-25 support in OkHttp 3 library instrumentation (#3910)
- Fix maven central pom file for the
opentelemetry-javaagentartifact (#3929) - Fix maven central pom file for the
opentelemetry-agent-for-testingartifact (#3935)