Merge branch 'master' of github.com:redisson/redisson

pull/5226/head
Nikita Koksharov 2 years ago
commit 9d2316f6e7

@ -6,10 +6,10 @@ Try __[Redisson PRO](https://redisson.pro)__ with **ultra-fast performance** and
### 28-Jul-2023 - 3.23.2 released
Feature - Micronaut 4.0 integration
Improvement - PubSub channels should be reconnected back to Slave from Master node if `SubscriptionMode = UPDATE`
Improvement - PubSub channels should be reconnected back to Slave from Master node if `SubscriptionMode = SLAVE`
Fixed - Setting `retryAttempts` to 0 causes an exception (regression since 3.23.1)
Fixed - `RTopic` subscribes only to a single master if `__keyspace` or `__keyevent` channel is defined
Fixed - `RTopic` subscribes only to a single master in cluster if `__keyspace` or `__keyevent` channel is defined
Fixed - `SlaveConnectionPool no available Redis entries` error may arise in some cases
Fixed - StackOverflowError is thrown by `AggregationOptions.groupBy()` method
Fixed - `failedSlaveCheckInterval` value should be greater than zero before it can be applied

Loading…
Cancel
Save