Skip to content

v1.26.0 - Exposure callback and spec update bug fix

Compare
Choose a tag to compare
@statsig-kong statsig-kong released this 05 Jul 20:45
· 50 commits to main since this release
81aa3b3

New Features

  • New options to pass in ExposureCallback and IncludeDisabledExposures

Fixes

  • Fixes a bug where we could update the internal store with stale values (older than the current values in memory). While this was unlikely, now it wont happen

Included In This Release

  • 048e42f kat-statsig
    • only throw away spec if lcut is older (#200)
  • 1c2f343 kat-statsig
    • exposure callback (#197)
  • 2e30520 kat-statsig
    • check lcut before process (#198)

Full Changelog: v1.25.0...v1.26.0