network_info.request_completed_time_us field from the data schema.Fixed few crashes in the SDK.
Depend on open source version of GoogleUtilities/Swizzler library.
Added conformance to Firebase global data collection switch.
Fix the crash related to screen traces.
Improve SDK startup time.
Fix the crash related to AVAssetDownloadTask.
Exit from beta into GA.
Automatic screen traces to report on screen rendering performance.
Added API for setting, incrementing and getting metrics.
Deprecated the API to increment and decrement counters - please use the new metrics API instead.
Fix the crash related to redirection requests with AFNetworking.
Other bug fixes.
Added API for tagging traces with custom attributes.
Added API for manually recording network traces.
Bug fixes.
Network requests made using NSURLConnection are now instrumented.
Bug fixes.
Symbol collisions with GoogleMobileVision have been addressed.
The SDK should now not crash if Crittercism is also being used.
Safety limits enforced on the number of events dispatched over a period of time.
Bug fixes.
Trace and counter name limits have been set to 100 characters.
Removed dependency on farmhash to prevent symbol collisions.
The name of the Trace will now be printed if an exception is thrown when creating one.