Skip to content

Commit 5ca2ee6

Browse files
authored
Merge pull request #519 from bugsnag/android-5200
Bump bugsnag-android to 5.20.0
2 parents eb6dcb9 + 5b86fc4 commit 5ca2ee6

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@
66

77
* Added event, session and device id persistence for Windows and WebGL builds [#512](https://github.com/bugsnag/bugsnag-unity/pull/512) [#509](https://github.com/bugsnag/bugsnag-unity/pull/509) [#514](https://github.com/bugsnag/bugsnag-unity/pull/514)
88

9+
* Update bugsnag-android to v5.20.0
10+
* The number of threads reported can now be limited using `Configuration.setMaxReportedThreads` (defaulting to 200)
11+
[bugsnag-android#1607](https://github.com/bugsnag/bugsnag-android/pull/1607)
12+
* Improved the performance and stability of the NDK and ANR plugins by caching JNI references on start
13+
[bugsnag-android#1596](https://github.com/bugsnag/bugsnag-android/pull/1596)
14+
[bugsnag-android#1601](https://github.com/bugsnag/bugsnag-android/pull/1601)
915

1016
## 6.1.0 (2022-02-08)
1117

bugsnag-android

Submodule bugsnag-android updated 30 files

0 commit comments

Comments
 (0)