What's Changed
- [BUGFIX] Core: Internal attributes coming from cross-platform are removed after being read
- [BUGFIX] RUM: Ensure Crash report works even when there're no active view #849 (Thanks @emichaux)
- [BUGFIX] RUM: Span created from network requests stop sending the query params in the
resource
attribute - [BUGFIX] RUM: Ongoing action completes when a new view starts
- [FEATURE] RUM: Allow tracking browser RUM events from Webviews
- [FEATURE] RUM: Add support to Jetpack Compose
- [IMPROVEMENT] Logs: Support adding org.json.JSONObject attributes to Loggers #588 (Thanks @fleficher)
- [IMPROVEMENT] RUM: Automatically track Activity Intents
- [IMPROVEMENT] RUM: Collect RUM events during application launch
- [IMPROVEMENT] RUM: Remove RUM Action automatic filtering
- [IMPROVEMENT] Global: Prevent 3rd party/system dependency calls from crashing the host application
- [IMPROVEMENT] Global: Use the cache folder to store batch files