OpenTelemetry - CNCF/opentelemetry-android: Release v0.6.0
Name: opentelemetry-android
Owner: OpenTelemetry - CNCF
Release: Version 0.6.0
Released: 2024-05-22
License: Apache-2.0
Release Assets:
This version of OpenTelemetry Android is built on:
- OpenTelemetry Java Instrumentation 2.4.0
- OpenTelemetry Java Contrib 1.34.0-alpha
- OpenTelemetry SDK 1.38.0
🌟 New instrumentation
- Experimental Volley http client instrumentation #291.
📈 Enhancements
- There is now an initial version of an OpenTelemetry Android demo app. #338
- Session timeout duration is now configurable beyond the 15 minute default #330
🛠️ Bug fixes
- Scheduled components now use fixed delay instead of fixed rate #332.
🧰 Tooling
- A variety of small tweaks to the build process to make it smoother and more consistent with other OpenTelemetry Java repos.