-
Enable nativeSerializer to handle Error objects by extracting the stack and message from a given Error class before serialising it. #239 #240 daisy1754 Cawllec
-
Upgrade bugsnag-android to v4.3.4:
- Bug Fixes:
- Avoid adding extra comma separator in JSON if File input is empty or null #284
- Thread safety fixes to JSON file serialisation #295
- Prevent potential automatic activity lifecycle breadcrumb crash #300
- Fix serialisation issue with leading to incorrect dashboard display of breadcrumbs #306
- Prevent duplicate reports being delivered in low connectivity situations #270
- Fix possible NPE when reading default metadata filters #263
- Prevent ConcurrentModificationException in Before notify/breadcrumb callbacks #266
- Ensure that exception message is never null #256
- Add payload version to JSON body #244
- Update context tracking to use lifecycle callbacks rather than ActivityManager #238
- Enhancements:
- Bug Fixes:
-
Upgrade bugsnag-cocoa to v5.15.5:
- Bug Fixes:
- Changes report generation so that when a minimal or incomplete crash is recorded, essential app/device information is included in the report on the next application launch. #239
#250 - Ensure timezone is serialised in report payload.
#248 - Ensure error class and message are persisted when thread tracing is disabled #245
- Re-addapp name to the app tab of reports #244
- Add payload version to report body to preserve backwards compatibility with older versions of the error reporting API #241
- Changes report generation so that when a minimal or incomplete crash is recorded, essential app/device information is included in the report on the next application launch. #239
- Enhancements:
-This release adds additional device metadata for filtering by whether an error occurred in a simulator (#242) and by processor word size (#228).
- Bug Fixes: