|
|
|
@ -4,6 +4,15 @@ Redisson Releases History
|
|
|
|
|
|
|
|
|
|
Try __[Redisson PRO](https://redisson.pro)__ version.
|
|
|
|
|
|
|
|
|
|
### 25-Dec-2017 - versions 2.10.7 and 3.5.7 released
|
|
|
|
|
|
|
|
|
|
Improvement - Memory consumption optimization. `RExecutorFuture` and `RScheduledFuture` shouldn't be tracked if they weren't stored
|
|
|
|
|
Improvement - Config settings `codecProvider` and `redissonReferenceEnabled` renamed to `referenceCodecProvider` and `referenceEnabled`
|
|
|
|
|
Fixed - `RedissonRedLock` couldn't be locked in some cases
|
|
|
|
|
Fixed - `RRemoteService` can't ack when running redis in cluster mode
|
|
|
|
|
Fixed - DNSMonitor fails on bootstrap with custom event loop
|
|
|
|
|
Fixed - Redis domain name IP address renew process
|
|
|
|
|
|
|
|
|
|
### 08-Dec-2017 - versions 2.10.6 and 3.5.6 released
|
|
|
|
|
|
|
|
|
|
Feature - `RSetMultimapReactive` object added
|
|
|
|
|