All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Add option to toggle showVCInstrumentation #179
- Use session ID for source of randomness when making sampling decisions #185
- Implement Sampler protocol for SessionBasedSampler
- Fixes adding a link to a network span if traceparent is not the first key in the string
- Adds option for slowRenderingDetectionEnabled
- Adds option for bspScheduleDelay
- Adds reportEvent convenience function.
- Adds ability to import project through cocoapods.
- Deprecates the use of SplunkRum.initialize. Use the SplunkRumBuilder going forward.