Skip to content

v5.14.0 - API for list of gates, configs, autotunes, layers

Compare
Choose a tag to compare
@statsig-kong statsig-kong released this 15 Dec 20:21
· 112 commits to main since this release
93e6866

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

  • c3f42df Daniel
    • Add SDK Flags (#390)
  • 38deeed kenny-statsig
    • add list API for autotunes, layers, and dynamic configs (#386)

Full Changelog: v5.13.2...v5.14.0