OpenTelemetry - CNCF/opentelemetry-java-instrumentation: Release v1.5.1
Name: opentelemetry-java-instrumentation
Owner: OpenTelemetry - CNCF
Release: Version 1.5.1
Released: 2021-08-25
License: Apache-2.0
Release Assets:
⚠ 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-javaagent
artifact (#3929) - Fix maven central pom file for the
opentelemetry-agent-for-testing
artifact (#3935)