Skip to content

Latest commit

 

History

History
60 lines (32 loc) · 1.38 KB

CHANGELOG.md

File metadata and controls

60 lines (32 loc) · 1.38 KB

Changelog

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.

Unreleased

Added

Changed

Dependency updates

Deprecated

Removed

Fixed

Security

Added

  • Add option to toggle showVCInstrumentation #179

Fixed

  • Use session ID for source of randomness when making sampling decisions #185

Added

  • Implement Sampler protocol for SessionBasedSampler

Fixed

  • Fixes adding a link to a network span if traceparent is not the first key in the string

Added

  • Adds option for slowRenderingDetectionEnabled
  • Adds option for bspScheduleDelay

Added

  • Adds reportEvent convenience function.
  • Adds ability to import project through cocoapods.

Deprecated

  • Deprecates the use of SplunkRum.initialize. Use the SplunkRumBuilder going forward.