Skip to content

[release] 1.12.0 - Synchronous API, getClientInitializeResponse improvements

Compare
Choose a tag to compare
@kenny-statsig kenny-statsig released this 09 Feb 03:50
· 28 commits to main since this release
6032cc3

New API:

  • checkGateSync - synchronous version of previously checkGate
  • getConfigSync - synchronous version of previously getConfig
  • getExperimentSync - synchronous version of previously getExperimentSync
  • getLayerSync - synchronous version of previously getLayer

Improvements:

  • Diagnostics logging for getClientInitializeResponse
  • Alternative target app filtering on getClientInitializeResponse (for Statsig on-prem)