Skip to content

0.2.0 - API for list of gates, configs, autotunes, layers

Compare
Choose a tag to compare
@statsig-kong statsig-kong released this 28 Feb 18:03
· 26 commits to main since this release
8f33ca6

New API:

  • getFeatureGateList - get list of all feature gate names in SDK store
  • getDynamicConfigList - get list of all dynamic config names in SDK store
  • getAutotuneList - get list of all autotune names in SDK store
  • getLayerList - get list of all layer names in SDK store

Included In This Release

  • c2a192b kenny-statsig
    • add list API for autotunes, layers, and dynamic configs (#17)

Full Changelog: 0.1.3...0.2.0