1.4.0
What's Changed
- [FFM-9924] - Update percentage rollout hash to match GoLang SDK by @andybharness in #168
- [FFM-10136] - Drop SSE event log down from INFO to DEBUG by @andybharness in #170
Breaking change
For version 1.4.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. This change is necessary to allow customers to see consistent bucketing across SDKs regardless of what language they use.
Full Changelog: 1.3.1...1.4.0