Skip to content

4.3.1.Final

Compare
Choose a tag to compare
@mp911de mp911de released this 31 Jan 16:17
e305551

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

  • Use EnumSet to determine Read-Only commands #457
  • Upgrade to TravisCI trusty #461

Javadoc: http://redis.paluch.biz/docs/api/releases/4.3.1.Final/