This repository has been archived by the owner on Sep 14, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 120
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: Upgrade bugsnag-android dep to v4.20.0
- Loading branch information
Showing
2 changed files
with
10 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,6 +5,15 @@ Changelog | |
|
||
### Bug fixes | ||
|
||
* (Android) Upgrade bugsnag-android to v4.20.0 | ||
* Buffer IO when reading from cached error files, improving SDK performance | ||
[bugsnag-android#573](https://github.com/bugsnag/bugsnag-android/pull/573) | ||
* Fix `freeDisk` calculation to show free space rather than total space | ||
[bugsnag-android#589](https://github.com/bugsnag/bugsnag-android/pull/589) | ||
* Fix duplicate reports possibly being sent when many launch crashes are | ||
delivered in low connectivity situations | ||
[bugsnag-android#593](https://github.com/bugsnag/bugsnag-android/pull/593) | ||
|
||
* (iOS) Upgrade bugsnag-cocoa to v5.22.6 | ||
* Ensure UIKit APIs are not called from background threads when | ||
initializing only in the JavaScript layer when using `[email protected]+` | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters