github bugsnag/bugsnag-android v6.4.0

latest releases: v6.18.0, v6.17.0, v6.16.0...
17 months ago

Enhancements

  • FeatureFlags are now a copy-on-write structure, and so don't need to be defensive copied on a crashing thread
    #2005
  • The default redactedKeys in ObjectJsonStreamer is now static and shared, reducing the overhead of some leaveBreadcrumb calls (those with complex metadata)
    #2008
  • Allow Bugsnag.startSession to be called with automatic session tracking, and not have the first manual session be over written by the first automatic session.
    #2006

Bug fixes

  • Refreshing the NDK symbol table is now protected by a soft-lock to avoid possible double-free conditions
    #2007

Don't miss a new bugsnag-android release

NewReleases is sending notifications on new releases.