Jedis v3.3.0 Release Notes
Release Date: 2020-05-03 // over 4 years ago-
✨ 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!