Bugsnag v5.7.0 Release Notes

Release Date: 2021-02-18 // about 3 years ago
  • โœจ Enhancements

    • ๐Ÿ‘Œ Support native stack traces in the ANR plugin #972

    ๐Ÿ› Bug fixes

    • Check additional JNI calls for pending exceptions and no-op #1142
    • ๐Ÿšš Move free() call to exit block #1140
    • Replace strncpy() usage with safe function call #1149
    • Prevent NPE when delivering internal error reports #1150
    • ๐Ÿ‘ป Further robustify string copying and JNI exception checks #1153