Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[release] 1.45.0 - New option to opt out non sdk metadata, ability to…
… disable exposure for getParaStore func (#286) ### New Features - `StatsigUser` now has a new option called `optOutNonSdkMetadata`, which enable you to opt out nonSdkMetadata. note: if you enabled this option, it will only return [ "sdkType", "sdkVersion", "sessionID", "stableID" ] - Add the ability to check a param store without logging any exposures. ### Improvements ### Fixes >Included In This Release >- 3a324f0 Weihao Ding > - fix: fix the unittest for opt out non sdk metadata (#285) >- d756651 Weihao Ding > - feat: add option to opt out non sdk metadata (#283) >- 1f5be3c Daniel > - feat: add disabled exposure getParamStore func (#282)
- Loading branch information