Update CHANGELOG.md

pull/2300/head
Nikita Koksharov 6 years ago committed by GitHub
parent 42e3feddef
commit 5f1c4a8ee4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -8,6 +8,7 @@ Redisson Releases History
Improvement - `RLiveObject` interface should extend `RExpirable` Improvement - `RLiveObject` interface should extend `RExpirable`
Improvement - `RKeys.deleteByPattern` method performance improvements Improvement - `RKeys.deleteByPattern` method performance improvements
Fixed - `RBatch.execute` method throws `NoSuchElementException` Fixed - `RBatch.execute` method throws `NoSuchElementException`
Fixed - `RedisTimeoutException` is thrown if retryInterval set to 0 Fixed - `RedisTimeoutException` is thrown if retryInterval set to 0
Fixed - `Set.intersection`, `union` and `diff` methods should return Integer Fixed - `Set.intersection`, `union` and `diff` methods should return Integer

Loading…
Cancel
Save