Skip to content

v0.20.1

Latest

Choose a tag to compare

@github-actions github-actions released this 01 Dec 22:47
· 1 commit to main since this release
a999780

Both

Fixed

  • Fixed an issue where the session ID on AppExit logs would not match the previous process run session ID as expected.

Android

Changed

  • Removed enableNativeCrashReporting flag from Configuration object. From now on Native (NDK) crash reports will be included if enableFatalIssueReporting is set to true. Please note Native (NDK) crash detection still requires Android 12+ (API level 31 or higher)

Fixed

  • Fixed a jni LocalReference leak that could crash the app when very large field maps or feature flags were sent to the logger.
  • Exclude com.squareup.retrofit2:retrofit dependency from the generated pom.