New Features:
- Added the
ConsistentBucketSetHasher
interface for implementations that support bucket removals in arbitrary order - Added the
ConsistentHashing.jumpBackAnchorHash
factory method for creating aConsistentBucketSetHasher
based on JumpBackHash and ideas from AnchorHash and MementoHash
Full Changelog: v0.21.0...v0.22.0