Skip to content

6.2.0 - Add Evaluation Callback and Custom ID Based Local Overrides

Compare
Choose a tag to compare
@statsig-kong statsig-kong released this 21 Jan 23:10
· 6 commits to main since this release
4a03459

New Features

  • Adds evaluation callback to statsig options which is a function that will be called whenever a gate/config/experiment/layer is checked

Improvements

  • For overrides with an id specified checks will now check against custom ids in addition to user ids

Included In This Release

  • e1194d1 sroyal-statsig
    • Support Eval Callbacks (#538)
  • a252d91 sroyal-statsig
    • Allow Overriding Custom IDs (#537)

Full Changelog: 6.1.0...6.2.0