This is a beta release of SDK v2. Compared to SDK v1 it contains breaking changes related to the SDK setup and APIs. See the migration guide for details.
- [IMPROVEMENT] Global: Provide the
uploadFrequency
per feature. See #1533 - [IMPROVEMENT] RUM: Update documentation of
ViewEventMapper
. See #1537 - [IMPROVEMENT] RUM: Support
navHost
hosted byFragmentContainerView
forNavigationViewTrackingStrategy
. See #1538 - [IMPROVEMENT] Session Replay: Always listen and react to RUM session state. See #1539
- [IMPROVEMENT] Session Replay: Remove explicit dependency on RUM module from Session Replay. See #1541
- [IMPROVEMENT] Update Compose Navigation version to 2.6.0. See #1542
- [IMPROVEMENT] Don't reexport
OkHttp
fromGlide
. See #1543