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

pull/5139/head
Nikita Koksharov 2 years ago
commit 33ac54cf89

@ -92,6 +92,7 @@ Fixed - Unable to find session error arise if Tomcat session was deleted or expi
Fixed - `MasterSlaveEntry.getClient()` method may throw NPE
Fixed - initialize Decoders LinkedHashMap with correct initial size to avoid unnecessary resizing (thanks @theigl)
Fixed - failover handling may cause temporary connections spike
Fixed - `RedissonCache.invalidate()` method breaks cache configuration
### 28-Mar-2023 - 3.20.1 released

Loading…
Cancel
Save