Skip to content

1.16.0

Compare
Choose a tag to compare
@maciejburda maciejburda released this 02 Mar 13:52
· 2728 commits to master since this release
6418c62

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