Skip to content

v0.1.0 - Adds Synchronous Check APIs

Choose a tag to compare

@statsig-kong statsig-kong released this 04 Oct 21:26
· 50 commits to main since this release
4e2eef0

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