Skip to content

5.21.0 - Expose evaluation details and ID type

Compare
Choose a tag to compare
@statsig-kong statsig-kong released this 22 May 00:21
· 63 commits to main since this release
b73c4c8

Added evaluation details to the result of the following APIs:

  • getGate,
  • getConfig
  • getExperiment
  • getLayer

Added ID type to the result of the following APIs:

  • getGate,
  • getConfig
  • getExperiment

Internal changes:

  • Exclude segments from secondary exposures and changed how secondary exposures are deduped.

Included In This Release

  • 73fe80a kenny-statsig
    • expose evaluation details (#451)
  • fe2b8cb kenny-statsig
    • expose idType of gate, config, experiment (#450)
  • 84cd71c kenny-statsig
    • Filter exposures from evaluations (#449)
  • f8aaf86 kenny-statsig
    • filter segments from secondary exposures (#448)

Full Changelog: 5.20.0...5.21.0