Releases: bugsnag/bugsnag-android
Releases · bugsnag/bugsnag-android
v4.22.2
- Fix: address CVE-2019-10101 by increasing Kotlin version to 1.3.61
#739 - Catch throwables when invoking methods on system services
#623 - Fix possible crash when recording reports and breadcrumbs containing values
using different text encodings or UTF-8 control characters, followed by a
C/C++ crash.
#584 - Fix crash when calling
NativeInterface.clearTab()
(from an integration
library)
#582 - Fix abort() in native code when storing breadcrumbs with null values in
metadata
#510 - Fix potential segfaults when adding breadcrumb with NDK
#546 - Convert metadata to map when notifying the NDK observer
#513 - Prevent overwrite of signal mask when installing ANR handler
#520 - Fix possible null pointer exception when creating a breadcrumb without
metadata
#585
v4.21.1
- Fix a packaging issue on Maven Central in v4.20.0
v4.21.0
v4.20.0
-
Record StorageManager cache behaviour in internal error reports
#588 -
Delete empty files left in cache directory, preventing an erroneous source of minimal error reports
#591 -
Report internal errors when serialization fails
#581 -
Buffer IO when reading from cached error files, improving SDK performance
#573 -
Prevent internal error reporting of FileNotFoundException during Delivery
#594
Bug fixes
-
flushOnLaunch() does not cancel previous requests if they timeout, leading to potential duplicate reports
#593 -
Alter value collected for device.freeDisk to collect usable space in internal storage,
rather than total space in internal/external storage
#589 -
Buffer io when reading from cached error file
#573
v4.19.1
v4.19.0
v4.18.0
v4.18.0-beta01
- Improve ANR error message information
#553