Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[release] 1.17.0 - New options:
DisableAllLogging
, DisableCDN
(#151)
New options: - `DisableAllLogging` - Disables all logging requests (exposures, custom events, diagnostics, errors) - `DisableCDN` - Disable use of CDN for downloading config specs Introduce new evaluation reason `NetworkNotModified` Minor fix for piping error print logs to custom output logger >Included In This Release >- d51e49a kenny-statsig > - replace print errors with output logger (#146) >- 83fee7c kenny-statsig > - add NetworkNotModified eval reason (#148) >- 5325d68 kenny-statsig > - disable CDN option (#150) >- 55ce0d8 kenny-statsig > - disable error logging (#149) >- 0dc81eb kenny-statsig > - disable event logging (#147)
- Loading branch information