- Update dependent libraries:
- bugsnag-cocoa v5.17.3
- bugsnag-android v4.10.0
Enhancements
- Add a configuration option for allowing Unity exceptions to reduce a project's
stability score. See the documentation for
ReportUncaughtExceptionsAsHandled
Bug fixes
- Fix exception parsing for Android Java exceptions to ensure correct grouping,
"handled"-ness, and remove extraneous stack frame from the top of the
backtrace. - Fix off-by-one error in event counts in the session tracking implementation