github redis/jedis v7.4.0
7.4.0

7 hours ago

Overview

The Jedis 7.4.0 release introduces enhancements to the Client-side geographic failover API, improves transaction support, and deprecates sendCommand() to improve compatibility with the Redis Cluster API.

🚀 New Features

🐛 Bug Fixes

  • fix: Fix out-of-order responses in manual transactions with commands before MULTI (#4441)
  • Fix resp2 parsing of LibraryInfo (#4436)

🧰 Maintenance

  • Client-side geographic failover:
    • Make MultiDbConfig.DatabaseConfig.Builder agnostic to call order (#4456)
    • Add documentation for "Dynamic Database Management" (#4457)
    • Add documentation for dynamic weight management#3678 (#4447)
  • Deprecate sendCommand() methods not compatible with OSS Cluster API (#4451)
  • Bump jackson.version from 2.21.0 to 2.21.1 (#4453)
  • Make integration tests compatible with RE (#4387)
  • maintenace: fix hotkeys info test for 8.6.1+ (#4443)
  • Bump maven.surefire.version from 3.5.4 to 3.5.5 (#4442)

Contributors

We'd like to thank all the contributors who worked on this release!

@a-TODO-rov, @atakavci, @dependabot, @dependabot[bot], @ggivo and @uglide

Don't miss a new jedis release

NewReleases is sending notifications on new releases.