Skip to content

v1.18.0 - Persistent storage, ID lists for Data Adapter

Compare
Choose a tag to compare
@statsig-kong statsig-kong released this 28 Feb 01:38
· 89 commits to main since this release
2a61098

Added an option to provide a custom storage adapter for user-persisted values IUserPersistentStorage. This allows the SDK the persist values for users in active experiments, in other words, run experiments with sticky bucketing.

Added support for syncing ID lists from the data adapter.

Included In This Release

  • 6c7924e kenny-statsig
    • save list of ids to adapter (#156)
  • a892014 kenny-statsig
    • EE-205 support ID lists in data adapter (#154)
  • 5cd2c39 kenny-statsig
    • user persistent storage (#152)
  • 4f830e4 kenny-statsig
    • replace sleep with wait condition in tests (#153)

Full Changelog: 1.17.0...1.18.0