Skip to content

v1.17.0 - New options: DisableAllLogging, DisableCDN

Compare
Choose a tag to compare
@statsig-kong statsig-kong released this 30 Jan 21:45
· 92 commits to main since this release
5af41ee

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)

Full Changelog: 1.16.0...1.17.0