7.7.0
- Improve cold startup trace by automatically instrumenting
Application.onCreate()invocation - Add
session.idattribute to all Spans that denotes the session in which a Span started in - Use Kotlin OTel API and Java adaptors internally (no visible API or behavior change to SDK users)
- Require desugaring at build time when minSdk < 26 due to OTel SDK issue
Warning: this release bumped the minimum supported version of Kotlin to 2.0. If you need to use an older version, compatibility with 1.8.22 is restored in Embrace 7.9.0.