This is the first release of SDK v2. It contains breaking changes related to the SDK setup and APIs. See the migration guide for details.
Functional changes in comparison with 1.19.2:
- [IMPROVEMENT] Introduce known file cache and cleanup throttling in
BatchFileOrchestratorin order to reduce the number of syscalls. See #1506 - [IMPROVEMENT] Logs: Alter public API of
Loggerto receiveAnydata type. See #1324 - [IMPROVEMENT] RUM: Use
JankStatsfor FPS measuring. See #1405 - [IMPROVEMENT] RUM: Fix
JankStatsusage. See #1512 - [BUGFIX] RUM: Keep old
viewIds for view scope. See #1448