Update CHANGELOG.md

pull/2577/head
Nikita Koksharov 5 years ago committed by GitHub
parent 038083c35b
commit f9fdf5e2c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -20,7 +20,7 @@ Fixed - connections to disconnected Redis nodes aren't removed in sentinel and c
Fixed - `MalformedURLException` thrown during Redis host parsing in cluster mode
Fixed - extra square bracket added during IPV6 Redis host conversion
Fixed - defined codec's classloader is overwritten with Thread.currentThread().getContextClassLoader()
Fixed - RedissonPriorityQueue.add() method throws NPE
Fixed - `RPriorityQueue.add` method throws NPE
Fixed - connecting to a password protected Redis Sentinel fails (thanks to @stikku)
Fixed - java.lang.IllegalStateException thrown during `org.redisson.spring.cache.RedissonCacheStatisticsAutoConfiguration` introspection
Fixed - `RLock` expiration renewal not working after connection problem (thanks to @edallagnol)

Loading…
Cancel
Save