v5.0.2
版本发布时间: 2023-10-19 19:20:25
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)
🧰 Maintenance
- Bump org.json:json from 20230618 to 20231013 (#3586)
- Move pom.properties file into redis.clients.jedis package (#3589)
- Warning about JedisMetaInfo movement (#3591)
- Allow getting schema field name (#3576)