Releases: backtrace-labs/backtrace-android
Releases · backtrace-labs/backtrace-android
Version 3.7.10
Version 3.7.9
Version 3.7.8
Version 3.7.8
- Fixed missing breadcrumbs intent filter in SDK 33+.
Version 3.7.7
Version 3.7.7
- Added a new attribute to native reports -
breadcrumbs.lastId - Fixed invalid
BacktraceCredentialsbehavior when the user passed an invalid Backtrace URL - Capture invalid native crash reporting handler path in the initialize method
- Replaced androidx's ContextCompat with Context when checking for self permissions and handled permissions for versions prior to Android 6.0
- Replaced deprecated BluetoothAdapter with BluetoothManager
- Added missing ACCESS_WIFI_STATE and BLUETOOTH permissions to example app and Tests
- Replaced androidx NonNull with jetbrains NotNull annotation
- Use the "Unhandled Exception" error type in the unhandled exception handler callback
Release candidate 3.7.7-1
Version 3.7.7
- Added a new attribute to native reports -
breadcrumbs.lastId - Fixed invalid
BacktraceCredentialsbehavior when the user passed an invalid Backtrace URL - Capture invalid native crash reporting handler path in the initialize method
Version 3.7.6
Version 3.7.6
- Maintenance: Update various components to latest versions
- Maintenance: Update gradle
- Bugfix: Fix enabling breadcrumbs when not available
- Add breadcrumb when ANR is detected
Version 3.7.5
Version 3.7.5
- Maintenance: Update various components to latest versions
- Bugfix: Managed and native reports generated by the same user now have the same
guid - Backtrace metrics support - now the interface doesn't require to use
BacktraceCredentialsanymore - Upgraded native crash reporter. The new version should capture crashes generated by the newest version of SDK
- Maintenance: CI job improvements
- Bugfix: Handle corrupt or empty database records
3.7.5-rc3
Version 3.7.5
- Maintenance: Update various components to latest versions
- Maintenance: CI job improvements
- Bugfix: Handle corrupt or empty database records
- Bugfix: Managed and native reports generated by the same user now have the same
guid - Backtrace metrics support - now the interface doesn't require to use
BacktraceCredentialsanymore - Upgraded native crash reporter. The new version should capture crashes generated by the newest version of SDK
3.7.5-rc2
Version 3.7.5
- Maintenance: Update various components to the latest versions
- Maintenance: CI job improvements
- Bugfix: Handle corrupt or empty database records
- Backtrace metrics support - now the interface doesn't require to use Backtrace credentials anymore
- Upgraded native crash reporter. The new version should capture crashes generated by the newest version of SDK
What's Changed
See CHANGELOG.md
Full Changelog: 3.7.4...3.7.5-rc2