v4.4.6
版本发布时间: 2023-10-19 19:04:07
redis/jedis最新发布版本:v5.0.2(2023-10-19 19:20:25)
Changes
🐛 Bug Fixes
- Fix SORTABLE argument when creating a Search index using FT.CREATE (#3584)
- Fix binary variants of XRANGE and XREAD commands (#3571)
🚀 New Features
- Added broadcast support for FUNCTION LOAD methods (#3557)
- Support GEOSHAPE field type in RediSearch (#3561)
- Support TOPK.LIST with WITHCOUNT option (#3495)
🧰 Maintenance
- Bump org.json:json from 20230227 to 20231013 (#3472, #3586)
- Move pom.properties file into redis.clients.jedis package (#3589)
- Warning about JedisMetaInfo movement (#3591)