1.2.0
What's Changed
- [FFM-9925] - Fix percentage rollout bucket by logic to match Golang SDK by @andybharness in #33
Breaking Change
For version 1.2.x the Percentage Rollout feature this SDK release updates the Murmur3 hash calculation to align it to the GoLang SDK (and other SDKs). This means you may see target identifiers being remapped to different buckets when upgrading from 1.1.x. This change is necessary to allow customers to see consistent bucketing across SDKs regardless of what language they use.
Full Changelog: 1.1.4...1.2.0