Releases: open-telemetry/opentelemetry-android
Releases · open-telemetry/opentelemetry-android
Version 0.2.0
This is a regular monthly cadence release, which follows the releases of
opentelemetry-java-instrumentation and opentelemetry-java (core/sdk).
- Update to opentelemetry-java-instrumentation 1.31.0
- Update to opentelemetry-java sdk 1.31.0
- BREAKING - Update to latest java semantic conventions (#114)
net.host.connection.type->network.connection.typenet.host.carrier.icc->network.carrier.iccnet.host.carrier.mcc->network.carrier.mccnet.host.carrier.mnc->network.carrier.mncnet.host.carrier.name->network.carrier.namenet.host.connection.type->network.connection.typenet.host.connection.subtype->network.connection.subtype
- Add experimental support for okhttp automatic build-time instrumentation (#64, #110)
Version 0.1.0
Released 2023-09-13
This version marks the first baseline release of opentelemetry-android instrumentation.
This project is currently classified as experimental.