Releases: ewdurbin/clandestined-python
Releases · ewdurbin/clandestined-python
v1.0.1
v1.0.0
v1.0.0rc1
v1.0.0b
Cluster.remove_zone
now raisesValueError
on attempt to remove a
non-existent zone.Cluster.remove_node
andRendezvousHash.remove_node
now raise
ValueError
on attempt to remove a non-existent node.- Support for custom hash functions retracted for 1.0.0 milestone.
murmur_seed
keyword argument renamed toseed
forCluster
and
RendezvousHash
__init__
methods.