v5.0.1
版本发布时间: 2023-09-26 19:01:47
redis/jedis最新发布版本:v5.0.2(2023-10-19 19:20:25)
Changes
🔥 Breaking Changes
- Encode map in encoded object (#3555)
- In the 5.0.0 release, the encoded/String variants of scripting methods return
List<KeyValue<>>
for a map reply - those now returnMap<>
.
- In the 5.0.0 release, the encoded/String variants of scripting methods return
🚀 New Features
- Extend CLIENT SETINFO support with added suffix rules (#3509, #3536)
- Added quote escaping helper functions for search queries (#3544)
🧰 Maintenance
- Re-enabled FT.DROPINDEX and FT.ALTER in pipeline (#3549)
- Added JavaDoc for GeoRadiusResponse (#3542)
Contributors
We'd like to thank all the contributors who worked on this release!
@sazzad16