Changed
- (expo): Add integrity header to verify Error and Session API payloads have not changed. #1172
- (react-native): Update bugsnag-android to v5.3.1
- Add integrity header to verify Error and Session API payloads have not changed. bugsnag-android#978
- Prevent potential SHA-1 hash mismatch in Bugsnag-Integrity header #1028
- (react-native): Update bugsnag-cocoa to v6.3.0
- Add integrity header to verify Error and Session API payloads have not changed. bugsnag-cocoa#881
- Out Of Memory errors now include more information, including custom metadata and user information. bugsnag-cocoa#915 bugsnag-cocoa#908
- Fixed incorrect app version reported when sending crash reports from older versions of Bugsnag (before 6.2.3) bugsnag-cocoa#911
- Fixed a rare crash in -[BugsnagClient computeDidCrashLastLaunch] bugsnag-cocoa#917
- (core) The
event.unhandled
flag can now be changed in callbacks #1148