Skip to content

0.24.0 - Fix race condition on background event retry, Internal logging and SDK Key verification

Choose a tag to compare

@statsig-kong statsig-kong released this 04 Jan 17:15
· 210 commits to main since this release
9feaf07

Bug fix:

  • Fix a customer-reported race condition bug, remove an already removed future

Internal changes:

  • Track event count and log log_event request failure to sdk_exception so we can track the event loss
  • More internal logging on SDK metadata, core apis (checkGate, getExperiment...) call, and always log sdk initialization data
  • SDK Key verification -- Ensure initialization data and sdk key matches

Included In This Release

  • 670b549 Xin Li
    • Alway log init diag (#221)
  • 8f4f523 kenny-statsig
    • remove futures if not already removed (#219)
  • 91e2a22 sroyal-statsig
    • SDK Key Verification (#220)
  • e5672e9 Daniel
    • Failed events to eb (#215)

Full Changelog: v0.22.0...0.24.0