Skip to content

v4.8.0

Compare
Choose a tag to compare
@kattrali kattrali released this 28 Sep 01:35
· 4209 commits to master since this release

This release includes new versions of both bugsnag-android and
bugsnag-android-ndk, which will be released at the same time and with the same
version number going forward.

The NDK library has been rebuilt from the ground up and will use the same
version number as bugsnag-android.

Enhancements

  • [NDK] Improve stack trace quality for all native crashes. There should be
    significantly more crash-time information, across the board but especially on
    newer API levels.
  • [NDK] Reduce memory usage
  • [NDK] Add support for session information
  • [NDK] Add support for unhandled report tracking

Bug Fixes

  • [NDK] Fix possible crash when leaving breadcrumbs from multiple threads
    #6
    #10