Skip to content

Releases: redis/jedis

2.9.3

05 Mar 12:18
72e5b1c
Compare
Choose a tag to compare

Backport #1910 Fix

2.9.2

18 Feb 14:18
Compare
Choose a tag to compare
jedis-2.9.2

Backport of gh-1935 to fix the connection leak. Fixes gh-1945 (#1947)

2.10.2

20 Jan 07:59
af9a05b
Compare
Choose a tag to compare

Bug fix version
#1920 JedisPool exhausted in Jedis 2.10.0

3.0.1

25 Dec 09:06
6126d30
Compare
Choose a tag to compare

Changes:

#1524 Missing method in RedisPipeline interface

Bugs:

#1910 Race condition in JedisSentinelPool.initPool() causes JedisConnectionException on getResource()
#1920 JedisPool exhausted in Jedis 2.10.0

2.10.1

25 Dec 08:50
Compare
Choose a tag to compare

Fix two concurrency bugs:

  • #1910 Race condition in JedisSentinelPool.initPool() causes JedisConnectionException on getResource()
  • #1920 JedisPool exhausted in Jedis 2.10.0

3.0.0

06 Dec 10:59
087a9f8
Compare
Choose a tag to compare
Merge pull request #1897 from xetorthio/gkorland-patch-1

Update README.md

2.9.1

06 Dec 11:51
Compare
Choose a tag to compare
jedis-2.9.1

Bug fix in JedisCluster scan (#1902)

2.10.0

06 Dec 10:57
Compare
Choose a tag to compare
jedis-2.10.0

Bug fix in JedisCluster scan (#1902)

3.0.0-m1

21 Nov 07:45
Compare
Choose a tag to compare
3.0.0-m1 Pre-release
Pre-release
jedis-3.0.0-m1

Update README with SNAPSHOT (#1893)

2.10.0-m1

21 Nov 07:46
Compare
Choose a tag to compare
2.10.0-m1 Pre-release
Pre-release
jedis-2.10.0-m1

Few typo fixes (#1848)