Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[release] 5.21.0 - Expose evaluation details and ID type (#452)
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) --------- Co-authored-by: statsig-kong[bot] <statsig-kong[bot]@users.noreply.github.com>
- Loading branch information