Release v0.13.0
Version 0.13.0
Released 2022-03-22
- Update RUM property to support GDI spec 1.2 (#198)
- Add
exception.type
andexception.message
for crash report spans (#200) - Initial support for Volley HurlStack instrumentation (#209)
- Support for detecting slow and frozen renders, enabled by default (#236)
- Sample app updated to support slow renders (#236)
- Updated to OpenTelemetry Java v1.12.0 (#254)
- Add experimental support of buffering telemetry through storage (#251)
- Consistency improvements to public configuration API (#255)
- Add session timeout after a period of inactivity (#226)
- Numerous dependency upgrades