v0.1.0 - Adds Synchronous Check APIs
Adds checkGateSync / getExperimentSync. Providing the ability to check configurations synchronously, without promises.
Deprecates old async approach
Adds a user hash to getClientInitializeResponse. This will allow client SDKs to better validate bootstrapped values.
Included In This Release
- 78cafc1 Daniel Loomb
- Update kong.yml
- 77db90b Daniel
- Merge pull request #8 from statsig-io/sync-apis
- 5973865 Daniel
- Merge pull request #9 from statsig-io/fix-bugs-for-kong
- ae8e7d7 Daniel Loomb
- Fix bug where outputLogger is included in logs
- ef1dc93 Daniel Loomb
- Pull in Sync check methods
- 7d55992 Daniel Loomb
- formatting
- aeb614e Daniel Loomb
- Add Scheduled Test Runs
Full Changelog: v0.0.3...v0.1.0