tooz/releasenotes/notes/hashring-algo-8a279397b8ff8a6a.yaml
Dmitry Tantsur f5d32480d9 hashring: allow choosing hash function
In FIPS mode it's not possible to use md5 for any purposes.

Change-Id: Ia3d9035abb645e82083fe9a796d7d7df7cf4d7a7
2020-07-12 14:56:17 +02:00

6 lines
129 B
YAML

---
features:
- |
``HashRing`` now accepts a new argument ``hash_function``, allowing
using a different hash function.