growthbook / growthbook-sdk-java

The Java SDK for GrowthBook (JVM, Android)
https://docs.growthbook.io/lib/java
MIT License
7 stars 10 forks source link

New bucketing support with hash version 2, bump tests to v0.4.1 #22

Closed tinahollygb closed 1 year ago

tinahollygb commented 1 year ago

Adds support for the new bucketing algorithm with hash version 2.

Removes some custom serialization that wasn't absolutely necessary, which simplifies the code.