Overview
Jedis 7.1.0 release adds support for Redis 8.4, including new commands and features
🚀 New Features
🚀 Experimental
- Add support for CAS/CAD, DELEX, DIGEST commands (#4363)
Changes
- Adding a registry that maps command names to their flags (#4332)
- Reduce log level to warn on reconnect in JedisSentinelPool (#4336)
🐛 Bug Fixes
🧰 Maintenance
- Bump org.jacoco:jacoco-maven-plugin from 0.8.13 to 0.8.14 (#4327)
- Bump org.apache.httpcomponents.client5:httpclient5-fluent from 5.5 to 5.5.1 (#4325)
- Increase timeout for countDownLatch await (#4333)
- docs: Correct builder to use hostAndPort method (#4322)
- docs: document required optional dependency
resilience4j-all(#4321) - Enable code highlighting in the docs (#4319)
Contributors
We'd like to thank all the contributors who worked on this release!
@ChrisMcD1, @a-TODO-rov, @dependabot, @dependabot[bot], @ggivo and @uglide