v4.4.2
版本发布时间: 2023-06-07 18:42:39
redis/jedis最新发布版本:v5.0.2(2023-10-19 19:20:25)
Changes
🚀 New Features
New in Redis 7.2:
- Add support for the new CLUSTER MYSHARDID command (#3423)
- Add support for
inactive
field in XINFO CONSUMERS reply (#3422) - Add support for
active-time
field in XINFO STREAM reply (#3421)
🐛 Bug Fixes
- Do not propagate exceptions to the application code if CLIENT SET-INFO commands is not supported or blocked by ACL rules (#3449) (#3458)
🧰 Maintenance
- Add an option to ignore cluster init error (#3455)
- Bump maven-release-plugin from 3.0.0 to 3.0.1 (#3457)
- Bump maven-bundle-plugin from 5.1.8 to 5.1.9 (#3424)
Contributors
We'd like to thank all the contributors who worked on this release!
@sazzad16, @dependabot, @dependabot[bot] and @yangbodong22011
Full Changelog: https://github.com/redis/jedis/compare/v4.4.1...v4.4.2