Skip to content

6.3.0 - Add More Advanced Evaluation Callbacks and zstd Compression Support

Compare
Choose a tag to compare
@statsig-kong statsig-kong released this 23 Jan 00:41
· 2 commits to main since this release
87b1f68

New Features

  • Adds support for zstd encoding for log event

Improvements

  • Adds a more advanced option evaluationCallbacks that allows a callback to be defined to gates, dynamic configs, experiments, layers, and layer parameter gets. These functions take in the eval result, the exposure log, and the user used for the evaluation

Included In This Release

  • 692dda6 andre-statsig
    • Add zstd encoding support (#533)
  • e59d945 sroyal-statsig
    • Add Support for More Advanced Eval Callbacks (#540)
  • 2d245c7 andre-statsig
    • Refactor async in tests (#536)

Full Changelog: 6.2.0...6.3.0