Version 0.6.0
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.