Skip to content
This repository has been archived by the owner on Sep 14, 2020. It is now read-only.

v2.22.0

Compare
Choose a tag to compare
@fractalwrench fractalwrench released this 10 Jul 13:52
· 95 commits to master since this release
303431c

This release adds a compile-time dependency on the Kotlin standard library. This should not affect
the use of any API supplied by bugsnag-android/bugsnag-react-native.

  • (Android) Upgrade to bugsnag-android v4.16.1
    • Prevent overwrite of signal mask when installing ANR handler
      #520
    • Use NetworkCallback to monitor connectivity changes on newer API levels
      #501
    • Send minimal error report if cached file is corrupted/empty
      #500
    • Fix abort() in native code when storing breadcrumbs with null values in
      metadata
      #510
    • Convert metadata to map when notifying the NDK observer
      #513