Skip to content

v7.5.5

Compare
Choose a tag to compare
@bengourley bengourley released this 14 Dec 16:51
· 2913 commits to next since this release

Changed

  • (react-native): Update bugsnag-cocoa to v6.4.1
    • Place "unhandledOverridden" inside "severityReason" instead of at the top level. #937
    • Allow overriding the "unhandled" flag in error callbacks. #921 #912
    • Fix unexpected exception behavior when started without an API key. #931
  • (react-native): Update bugsnag-android to v5.4.0
    • Prevent potential SHA-1 hash mismatch in Bugsnag-Integrity header for session requests #1043
    • Make event.unhandled overridable for NDK errors #1037
    • Make event.unhandled overridable for React Native errors #1039
    • Make event.unhandled overridable for JVM errors #1025
  • (expo): Update the postPublish hook to use the new @bugsnag/source-maps library. #1124