What's Changed
Features
- Adds OOB scroll and swipe action tracking. (#2717)
- Adds
trackResourceHeadersconfiguration to capture HTTP request and response headers in RUM Resource events. (#2721) - RUM Resources will now be augmented with the currently active span information, specifically the parent span and trace IDs, and sampling priority and decision maker. (#2726)
Improvements
- Adds encoded and decoded body sizes to RUM resource events. (#2697 and #2699)
- Aligns the tags of WebView log events with the native Logs. (#2710)
- Renames
DDRUMErrorEventErrorMetatoDDRUMErrorEventErrorMetaInfo. (#2705)
Fixes
- Fixes crash context C-string conversion in KSCrash injection. (#2740)
Full Changelog: 3.7.0...3.8.0