v5.10.0 - Adds Synchronous Check APIs
-
Adds checkGateSync / getExperimentSync. Providing the ability to check configurations synchronously, without promises.
- Deprecates old async approach (See https://docs.statsig.com/server/deprecation-notices)
-
Adds a user hash to getClientInitializeResponse. This will allow client SDKs to better validate bootstrapped values.
Full Changelog: v5.9.3...v5.10.0