Skip to content

9.21.0

Latest

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 08 Jul 14:37

Fixes

  • Fix use-after-free race in span, startProfiler, and stopProfiler by snapshotting currentHub under currentHubLock before dereferencing. (#8318)

Features

  • Attach feature flag evaluations to active spans (#8158)
  • Add feature flag scope ObjC API (#8160)