File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 11# Backtrace Android Release Notes
22
3+ ## Version 3.8.4
4+ - Add getter method for ` BacktraceReport ` field in ` BacktraceData ` class
5+ - Update libraries (GSON and androidx.test.* )
6+ - Bugfix for ConcurrentModificationException when deleting records from BacktraceDatabaseContext within the BacktraceHandlerThread
7+ - Remove unsupported Android Manifest package value in Example App
8+ - Add custom debug logger - introduces support for replacing the internal logger of the Backtrace Android SDK with a custom implementation.
9+ - Add debug log with measured time of loading db, native integration setup and enabling metrics
10+ - Fix license description in POM
11+
312## Version 3.8.3
413- Update native crash repeating to a new strategy. Now we don't require to extract native executables.
514- Add a new native crash handler that allows to generate a crash dump by using Java class name
You can’t perform that action at this time.
0 commit comments