Skip to content

[Release]1.18.1 - Return map copy of statsigUser with getClientInitializeResponse

Compare
Choose a tag to compare
@statsig-kong statsig-kong released this 04 Jun 19:46
· 144 commits to main since this release
b0dc348

Improvement:
-Instead of returning StatsigUser data class with getClientInitializationResponse, return map copy of statsigUser so it is more safe to serialize

  • Context, jackson library cannot properly serialize StatsigUser

Included In This Release

  • edd776f Xin Li
    • fix gcir (#281)
  • 52c1e1b Weihao Ding
    • git: Add push to public workflow (#280)

Full Changelog: 1.18.0...1.18.1