Releases: bugsnag/bugsnag-cocoa
Releases · bugsnag/bugsnag-cocoa
v6.30.2
v6.30.1
v6.30.0
Enhancements
- Allow setting the correlation trace ID and span ID in an event, and harmonize the API with bugsnag-android. Note: This moves BugsnagCorrelation to a private API, which might cause minor breakage.
1671
Bug Fixes
- Ensure that all Bugsnag.notifyXYZ and BugsnagClient.notifyXYZ calls strip the correct number of stack frames, regardless of compiler optimization level.
1668
v6.29.0
v6.28.1
v6.28.0
v6.27.3
Bug fixes
-
Remove include directives from inside of extern "C" sections because newer Xcode versions have issues with it
1608 -
Setting user fields to nil will now clear them fully.
1599 -
Crash fix: Detect and handle when WatchOS is running as an app rather than an extension.
1588 -
Removed deprecated NXArchInfo code that was causing build issues.
1584 -
Removed deprecated syscall on macos that was causing build issues.
1577 -
Check app version to avoid detecting an app upgrade as an OOM
1597