Releases: bugsnag/bugsnag-android
Releases · bugsnag/bugsnag-android
v3.8.0
v3.7.2
v3.7.1
Bug fixes
- Make
getContext
andclearUser
static methods
Dave Perryman
#132 - Ensure fatal crashes are sent as blocking requests
Simon Maynard
#137
v3.7.0
v3.6.0
Enhancements
- Support optionally persisting user information between sessions using the
configuration optionpersistUserBetweenSessions
Dave Perryman
#120 - Support initializing Bugsnag with a pre-configured Configuration instance
Dave Perryman
#121 - Expose client context
nicous
#112 - Add CPU/ABI information to device metadata
Dave Perryman
Crossle Song
#119
Bug Fixes
- Fix potentially misdirected error report when changing the endpoint soon
after initializing Bugsnag
Dave Perryman
#121 - Fix missing static modifier on
disableExceptionHandler
Niklas Klein
#113
v3.5.0
3.4.0
Enhancements
- Limit the number of stored errors
Duncan Hewett
#97
Bug Fixes
- Fix
ConcurrentModificationException
which could occur when saving
breadcrumbs
Duncan Hewett
#98 - Localize all numbers in error metrics
Delisa Mason
#100
3.3.0
- Change distribution method to be .aar only
Lars Grefer
#91 - Skip sending empty device data values
Matthias Urhahn
#96 - Remove the need for synthetic methods
Jake Wharton
#87