Enhancements
- Each trace reported will include the current clock-time to allow the server-side to adjust device clocks
#126
Bug fixes
bugsnag-plugin-android-performance-okhttp
will now discard NetworkRequest spans when the request is cancelled or fails
#123- Default to using the GNSS clock (if available) to attempt to avoid problems with clocks which could lead to negative timestamps on Spans
#124 - Map "CDMA - 1xRTT" network subtype to the expected "cdma2000_1xrtt" value
#134 - Background AppStart spans (for broadcasts & services) are now discarded to avoid skewing AppStart/Cold metrics
#135