4.3.1.Final
This release fixes several issues that remained undiscovered for quite a while,
it ships with 9 tickets fixed.
Find the full change log at the end of this document.
Thanks to all contributors who made lettuce 4.3.1 possible.
Fixes
- Apply proxy wrapper to obtained pooled connections #411 (Thanks to @krisjey)
- Allow databases greater than 15 in RedisURI greater 15 #420 (Thanks to @ChitraGuru)
- Expose a protected default constructor for RedisClusterClient #438 (Thanks to @wuhuaxu)
- RoundRobinSocketAddressSupplier may contain more RedisClusterNodes than the current topology view #440 (Thanks to kojilin)
- Partitions.addPartition and reload not correctly synchronized #442
- pingBeforeActivateConnection and authentication fails using Redis Sentinel #448 (Thanks to @coolmeen)
- PooledClusterConnectionProvider.close does not close connections #460
Other
Javadoc: http://redis.paluch.biz/docs/api/releases/4.3.1.Final/