Releases: redis/jedis
Releases · redis/jedis
2.9.1
jedis-2.9.1 Bug fix in JedisCluster scan (#1902)
2.10.0
jedis-2.10.0 Bug fix in JedisCluster scan (#1902)
3.0.0-m1
jedis-3.0.0-m1 Update README with SNAPSHOT (#1893)
2.10.0-m1
jedis-2.10.0-m1 Few typo fixes (#1848)
2.9.0
2.8.2
2.8.1
Changes:
- Fix JedisCluster psubscribe calling wrong method
- Backport some JedisCluster constructors that weren't downmerged
- Add support to invoke Binary scripts from pipeline and multi.