Update CHANGELOG.md

pull/1227/head
Nikita Koksharov 7 years ago committed by GitHub
parent 82fc18bb92
commit 677f5e5a74
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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

Loading…
Cancel
Save