Skip to content

7.7.0

Choose a tag to compare

@bidetofevil bidetofevil released this 18 Jul 20:57
· 1058 commits to main since this release
e90c2ec
  • Improve cold startup trace by automatically instrumenting Application.onCreate() invocation
  • Add session.id attribute 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.