Skip to content

5.23.1 - FIX - Dont update internal store if definition is outdated

Compare
Choose a tag to compare
@statsig-kong statsig-kong released this 05 Jul 20:52
· 50 commits to main since this release
000f2b1

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
  • Removes secret key from the output logger
  • explicitly set sincetime of 0 on first fetch

Included In This Release

  • da036be tore-statsig
    • fix: sanitize output logger of sdk key (#467)
  • a29fa27 tore-statsig
    • fix: only parse specs if time is newer (#465)
  • 8029e45 tore-statsig
    • fix: sinceTime=0 on first fetch (#466)

Full Changelog: 5.23.0...5.23.1