This release introduces Datadog Feature Flags — a new SDK enabling remote feature management and experimentation on iOS and tvOS. It integrates with DatadogCore, supports multiple FlagsClient instances, and provides local, typed flag evaluation with automatic exposure tracking and RUM correlation.
📘 Public documentation for Feature Flags will be available soon.
Features
- Add
DatadogFlagsmodule for feature flag evaluation and management (#2532) - Send data for GraphQL requests in RUM Resource events (#2501)
Bug Fixes
- Fix Logger race condition (#2514), solves #2507 (thanks @msrutek-paylocity)
- Fix OTel parent spans with multiple sequential child spans (#2530) (thanks @jbluntz)
- Fix typos in internal accessibility implementation (#2538) (thanks @tdr-alays)
Full Changelog: 3.1.0...3.2.0