Releases: statsig-io/java-server-sdk
Releases · statsig-io/java-server-sdk
Align evaluation behavior for string based operators
We are aligning the behavior for all string based operators in this release so that we try to convert accidentally provided incorrect types to strings and evaluate instead of returning false by default.
Adding support for a new operator
Added support for "string contains none" operator.
Moved exposure logging for "fetch from server" fallback case from SDK to statsig server