Skip to content

1.46.0 - New API getFeatureGate, Fixes

Compare
Choose a tag to compare
@statsig-kong statsig-kong released this 19 Jul 23:26
· 23 commits to main since this release
ee0c395

New Features

  • Expose a new api getFeatureGate which will return a featureGate object to provide more details about the featureGate.

Improvements

  • Add more logging into diagnostics to understand about the overall initialize process and performance

Fixes

  • Correctly restart a paused EventLogger

Included In This Release

  • f05b5e2 Weihao Ding
    • logging: add more logging to understand cache step (#289)
  • 73e98d6 kenny-statsig
    • expose getFeatureGate API (#288)
  • 8372546 Daniel
    • fix: correctly restart a paused EventLogger (#287)

Full Changelog: 1.45.0...1.46.0