Releases: bugsnag/bugsnag-cocoa
Releases · bugsnag/bugsnag-cocoa
v5.14.4
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
- Ensure error class and message are persisted when thread tracing is disabled
#245
Jamie Lynch - Re-addapp name to the app tab of reports
#244
Jamie Lynch - Add payload version to report body to preserve backwards compatibility with
older versions of the error reporting API
#241
Jamie Lynch
v5.15.3
Bug Fixes
- Remove chatty logging from session tracking
#231
Jamie Lynch - Re-add API key to payload body to preserve backwards compatibility with older
versions of the error reporting API
#232
Jamie Lynch - Fix crash in iPhone X Simulator when reporting user exceptions
#234
Paul Zabelin - Improve capture of Swift assertion error messages on arm64 devices, inserting
the assertion type into the report'serrorClass
#235
v5.15.2
Bug Fixes
- Fix default user/device ID generation on iOS and tvOS devices
- Fix mach exception detection
View build details and download artifacts on buddybuild:
Bugsnag (iOS, Bugsnag)
v5.15.1
- Misc Session Tracking fixes and enhancements
View build details and download artifacts on buddybuild:
Bugsnag (iOS, Bugsnag)
v5.15.0
- Adds support for tracking sessions and overall crash rate by setting
config.shouldAutoCaptureSessions
totrue
.
In addition, sessions can be indicated manually using[Bugsnag startSession]
#222
View build details and download artifacts on buddybuild:
Bugsnag (iOS, Bugsnag)
v5.14.2
v5.14.1
- Fix encoding of control characters in crash reports. Ensures crash reports are
written correctly and delivered when containing U+0000 - U+001F
#214
Jamie Lynch
View build details and download artifacts on buddybuild:
Bugsnag (iOS, Bugsnag)
v5.14.0
- Use
BSG_KSCrashReportWriter
header rather thanKSCrashReportWriter
for custom JSON serialization
View build details and download artifacts on buddybuild:
Bugsnag (iOS, Bugsnag)
v5.13.5
- Remove misleading information (address, mach, signal) from non-fatal error reports
View build details and download artifacts on buddybuild:
Bugsnag (iOS, Bugsnag)
v5.13.4
- Fix buffer overflow for reports with large metadata