Skip to content

3.5.0

Compare
Choose a tag to compare
@gkorland gkorland released this 19 Jan 19:36
· 843 commits to master since this release
1312d21

Enhancements:

  • Support LPOP and RPOP with COUNT option (Redis>=6.2) (#2338)
  • Update dependencies (junixsocket:2.3.2 & log4j:2.13.3) (#2329)
  • Add support for blocking version of sendCommand (for Redis modules) (#2321)

Bug Fixes:

  • Fix JedisSentinelPool constructor missing infiniteSoTimeout (#2341)
  • Fix JedisClusterConnectionHandler missing username (#2343)

Thanks to: @yangbodong22011 & @DvirDukhan for the contributing!