Skip to content

1.31.0 - New Api getOnDeviceEvalInitializeResponse, Add IDType to GCIR Response and Option to Enforce Overrides for Persistent Evaluations

Compare
Choose a tag to compare
@statsig-kong statsig-kong released this 15 Oct 18:05
· 22 commits to main since this release
85922c9

New Features

  • New api getOnDeviceEvalInitializeResponse returns a Map<String, Any> for bootstrapping on-device evaluation sdk

Improvements

  • Update the getEvaluations format
  • Adds idType to the gcir response
  • Adds options to enforce overrides for persistent evaluations

Included In This Release

  • b6c1c1c Weihao Ding
    • feat: get on device eval client initialize response (#386)
  • aca24e1 kenny-statsig
    • option to enforce overrides for persistent evaluation (#388)
  • 8eaab77 sroyal-statsig
    • Add IDType to GCIR (#389)
  • 1a49e51 sroyal-statsig
    • Update Get Evaluations Format (#387)

Full Changelog: 1.30.0...1.31.0