Bug Fixes
- Remove the data race caused by sampling on the RUM thread. See #1177 (Thanks @cltnschlosser)
- Add ability to adjust configuration telemetry sampling rate. See #1188
Improvements
- Always create an ApplicationLaunch view on session initialization. See #1160