Skip to content

3.4.0

Compare
Choose a tag to compare
@gkorland gkorland released this 10 Dec 09:54
· 814 commits to master since this release
89eeffe

Enhancements:

  • Add support for 'CLIENT ID' command (#2131)
  • Add support for list LPOS command (#2229)
  • Add support for MEMORY USAGE (#2279)
  • Add support for ACL LOG command (#2302)
  • Infinite Socket Timeout can be specified (#2028)
  • Add support for new multi-key commands: SMISMEMBER and ZMSCORE (#2292)
  • Add support for SET … GET option for Redis 6.2.0+ (#2264)
  • Add support KEEPTTL param for set command (#2249)
  • GeoRadius support store and storedist option with params (#2157)
  • Update SLOWLOG GET for Redis 4.0+ (#2084)
  • Add to JedisPubSub and BinaryJedisPubSub PING optional argument (#2254)
  • Add hincrByFloat in JedisCluster (#2204)
  • Add SafeEncoder.encode() method for complete encoding (#2214)
  • Carry first suppressed exception within JedisNoReachableClusterNodeException (#2233)

Bug Fixes: