All Versions
12
Latest Version
Avg Release Cycle
47 days
Latest Release
1425 days ago

Changelog History
Page 1

  • v3.3.0 Changes

    May 03, 2020

    ✨ Enhancements:

    • ➕ Add Xinfo command (#2069)
    • ⬆️ Upgrade org.slf4j:slf4j-api from 1.7.25 to 1.7.30 (#2164)
    • ➕ Add GeoRadiusParam.withHash() (#2137)
    • 👍 Implement support for Redis 6 ACL (#2077, #2180)
    • ➕ Add BITFIELD_RO command (#2174)
    • ➕ Add objecthelp and objectFREQ method. (#2141)
    • ➕ Add support for custom socket factories (#2151)

    🐛 Bug Fixes:

    • 🛠 Fix xgroupDelConsumer method and add test case (#2148)
    • Send AUTH message if sentinel password is set (#2154)
    • 🔧 honor sentinel configuration params within MasterListener (#2159)

    Thanks to: @sazzad16, @mina-asham, @MichalCho, @yangbodong22011, @tague, @eddie1788, @dengliming, @timmixell, @kkolanow for the contributing!

  • v3.2.0 Changes

    December 15, 2019
    • ➕ Add zpopmax (#1968)
    • ➕ Add zpopmin (#1988)
    • ➕ Add missing UNWATCH in Transaction and Pipeline (#2032)
    • Call setTimeoutInfinite in xread/xreadGroup (#2059)
    • 🖐 Handle exceptions on close in JedisSentinelPool (#2102)
    • sendCommand in PipelineBase should not contain multi key operations (#2079)
  • v3.1.0 Changes

    July 23, 2019
    • ➕ Add Redis Streams (#1880)
    • 👌 Support SSL on Cluster (#1896)
    • ➕ Add MEMORY DOCTOR command (#1934)
  • v3.1.0-rc2

    July 21, 2019
  • v3.1.0-rc

    July 17, 2019
  • v3.1.0-m4

    July 04, 2019
  • v3.1.0-m3

    June 17, 2019
  • v3.1.0-m2

    June 11, 2019
  • v3.1.0-m1 Changes

    March 26, 2019
    • ➕ Add support for Redis Streams
  • v2.10.2 Changes

    January 20, 2019

    🐛 Bug fix version
    #1920 JedisPool exhausted in Jedis 2.10.0