Skip to content

v6.30.0

Latest
Compare
Choose a tag to compare
@kstenerud kstenerud released this 04 Jul 14:03
e279fc6

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