皇上,还记得我吗?我就是1999年那个Linux伊甸园啊-----24小时滚动更新开源资讯,全年无休!

Redisson 3.16.5 发布

Feature – countIntersection() method added to RSet object
Feature – added reactive interface for RListMultimapCache and RSetMultimapCache objects
Feature – sentinelUsername setting added
Feature – added distributed iterator (thanks @Vorotyntsev)
Feature – added Spring Data Redis 2.6.0 support

Fixed – RedissonConnectionFactory.getReactiveConnection() method of Spring Data Redis isn’t compatible with Redis cluster mode
Fixed – Mybatis RedissonCache should search redisson.yaml config at root package
Fixed – Can’t find host in slaves! error after failover with a new IP of master host
Fixed – failed slaves aren’t detected in Replicated mode
Fixed – get operation before put may cause inconsistent state of local cache
Fixed – RList.remove(object, count) throws exception if multiple objects were removed (thanks @cartermc24)
Fixed – RLocalCachedMap.delete() method clears local cache asynchronously
Fixed – IdleConnectionWatcher shouldn’t close RedisPubSubConnection if it’s in subscribed state
Fixed – SSL is not used for Sentinel master host
Fixed – update sync strategy of LocalCachedMap objects shouldn’t apply updated value twice to instance of update source
Fixed – JCache dependency updated to 1.1.1
Fixed – Sentinel master-host = ? setting isn’t handled properly during slave check
Fixed – RBuckets.trySet() method throws CROSSSLOT error (thanks to @deerRule)
Fixed – DNS monitor makes a new attempt to change master while current attempt wasn’t finished

 转自 https://github.com/redisson/redisson/releases/tag/redisson-3.16.5