Skip to content

v1.32.0 - Support Multiple SDK Instances

Compare
Choose a tag to compare
@statsig-kong statsig-kong released this 24 Oct 22:56
· 82 commits to main since this release
285e183

Adds the ability to have multiple SDK instances running with different SDK keys

  • Exposes the previously internal StatsigClient class
  • Updates the Cache Key to include SDK key

Included In This Release

  • 92c7aa7 Daniel
    • Sort CustomIDs in Cache Key (#214)
  • 95cd936 Daniel
    • Multi client support (#213)
  • 52d8be2 Daniel
    • Cache key tests (#211)
  • e41c36f Daniel
    • Adding SDK Key to CacheKey (#210)
  • d86ea14 Daniel
    • Update Nimble & Quick (#212)

Full Changelog: v1.31.0...v1.32.0