Skip to content

3.5.0 - getClientInitializeResponse improvements and array comparison operators

Choose a tag to compare

@statsig-kong statsig-kong released this 16 Sep 18:34
· 45 commits to main since this release
8061705

New Features

  • Adds support for array comparison operators

Improvements

  • Adds groupName to getClientInitializeResponse

Fixes

  • Fixes a bug in getClientInitializeResponse where the environment set at SDK initialization time is not applied to the user by default

Included In This Release

  • c967832 tore-statsig
    • fix: normalize user for gcir (#90)
  • 83277bd sroyal-statsig
    • Merge pull request #88 from statsig-io/array-condition-operators
  • 300b238 sroyal-statsig
    • Merge pull request #87 from statsig-io/gcir-group-name
  • eb5c113 Stephen Royal
    • PHP Array Condition Operators
  • fa0c907 Stephen Royal
    • Add Group Name to GCIR

Full Changelog: 3.4.0...3.5.0