- [BUGFIX] RUM: Fix Memory Vital downscaled on Android
- [BUGFIX] RUM: Prevent potential crash in DatadogExceptionHandler #749 (Thanks @ribafish)
- [BUGFIX] RUM: Prevent potential crash in WindowCallbackWrapper
- [BUGFIX] RUM: Prevent potential crash NdkCrashReportsPlugin
- [BUGFIX] RUM: Ensure all crash information are saved
- [BUGFIX] Global: Prevent crash on init on KitKat devices #678 (Thanks @eduardb)
- [FEATURE] RUM: Add new Mobile Vitals attributes
- [FEATURE] RUM: Adds an optional
RumSessionListener
in theRumMonitor.Builder
to know when a session starts, and what its UUID is - [FEATURE] Global: Allow user to set a custom proxy for data intake #592 (Thanks @ruXlab)
- [IMPROVEMENT] RUM: Associate Logs and Traces with RUM Action
- [IMPROVEMENT] RUM: Tag RUM Resources as
native
by default (instead ofxhr
) - [IMPROVEMENT] RUM: Sanitize NDK crash stacktraces
- [IMPROVEMENT] RUM: Enrich RUM Errors with the Throwable's message
- [IMPROVEMENT] Global: Update the intake request for Datadog's API v2
- [IMPROVEMENT] Global: Add support to US5 endpoint
- [IMPROVEMENT] RUM: Prevent Get leaking memory with OkHttp ResponseBody objects
- [IMPROVEMENT] RUM: Add an action predicate to rename the action target