Update CHANGELOG.md

pull/5937/head
Nikita Koksharov 8 months ago committed by GitHub
parent eb31a064a9
commit 9e211c93c5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -10,7 +10,7 @@ Feature - Spring Data Redis 3.3.0 integration
Feature - allow retry of `NOREPLICAS` error (thanks to @ghollies)
Improvement - `SequentialDnsAddressResolverFactory` default `concurrencyLevel` set to 2
Improvement - `ThreadLocalRandom` replaced with `xoshiro256**` RNG to avoid collisions
Improvement - `ThreadLocalRandom` replaced with `xoshiro256++` RNG to avoid collisions
Fixed - cluster failover handling
Fixed - cluster topology scan shouldn't be stopped by any exception

Loading…
Cancel
Save