github bugsnag/bugsnag-cocoa v6.22.0

latest releases: v6.33.1, 6.33.1, v6.33.0...
3 years ago

Enhancements

  • Increase default and maximum values for configuration.maxBreadcrumbs to 100 and 500, respectively.
    #1452

  • Trim breadcrumb messages & metadata in payloads that exceed the size limit.
    #1451

  • Truncate breadcrumb and metadata strings that are longer than configuration.maxStringValueLength.
    #1449

  • Add +[BugsnagStackframe stackframesWithCallStackReturnAddresses:] to public headers.
    #1446

Bug fixes

  • Fix a potential deadlock when capturing the crashing thread's name.
    #1453

  • Attempt to send sessions stored on disk when connection regained.
    #1445

  • Set user.id to to device.id for all events and sessions if BugsnagClient.user.id is set to nil.
    To prevent collection, set it to an empty string or update it in OnSendError / OnSession.
    #1442

Don't miss a new bugsnag-cocoa release

NewReleases is sending notifications on new releases.