v4.3.0
版本发布时间: 2022-10-09 18:10:01
redis/jedis最新发布版本:v5.0.2(2023-10-19 19:20:25)
Changes
4.3.0-m2 release notes 4.3.0-m1 release notes
Following are the changes only since the last milestone release. Please check the notes for milestone releases for all changes.
🧪 Experimental Features
- Support TDIGEST.[BY][REV]RANK commands (#3158)
- Support TDIGEST.ADD changes (#3156)
Note - changes to TDIGEST commands may be incompatible with the previous milestone releases.
🐛 Bug Fixes
- Validate host and port of jedis connection (to sentinel master) (#3155)
- Fix null property value parsing of search document (#3148)
🧰 Maintenance
- Upgrade org.JSON to 20220320 (#3161)
- Upgrade SLF4J to 1.7.36 (#3160)
- Improve jedis.get doc (#3150)
Contributors
We'd like to thank all the contributors who worked on this release!
@chayim, @sazzad16, @shangjin92, @shkediy and @tianshuang