1.7.0
This release brings RUM Mobile Vitals π and Datadog Crash Reporting (public beta).
Features
- RUM Mobile Vitals π¬ - collecting memory, CPU and refresh rate metrics for RUM views (#493, #514, #522, #495)
- Crash Reporting - collecting crash reports for RUM views with
DatadogCrashReporting
module (public beta) - Added option for renaming instrumented RUM actions with
UIKitRUMUserActionsPredicate
(#539) - Added option for tracking events when app is in background with
trackBackgroundEvents()
(#504, #537) - Added support for
us3
endpoint (#523)
Bug Fixes
- Fixed
DDRUMView
API visibility for Objective-C (#583), (thanks @sdejesusF)
Improvements
- Improved RUM <> APM integration (#524, #575, #531), solves #572 (thanks @jracollins, @marcusway)
- Improved naming RUM views for views started with
key:
(#534) - Improved RUM actions instrumentation (#509, #545, #547)
- Custom timings in RUM views are now sanitized (#525)
- Events upload is no longer retried client token is invalid (#535)