Skip to content

v1.34.0 - Remove fetch from server + id list bug fix

Compare
Choose a tag to compare
@statsig-kong statsig-kong released this 12 Feb 02:16
· 6 commits to main since this release
5fe3ba1

Improvements

  • Remove fetching from server when an evaluation is not supported

Fixes

  • Fix a bug where during big id list propagation, user can run into a nil pointer when calling GetClientInitializeResponse

Included In This Release

  • bafe94e sroyal-statsig
    • Remove Fetch From Server (#263)
  • 3550033 kat-statsig
    • check if list.id is nil (#264)
  • c2f5f08 sroyal-statsig
    • Fix Override Function Comments (#262)
  • 9839e07 kat-statsig
    • unflakey unit test (#258)

Full Changelog: v1.33.0...v1.34.0