Skip to content

fix(deps): update dependency io.lettuce:lettuce-core to v7.4.0.release#76

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/io.lettuce-lettuce-core-7.x
Open

fix(deps): update dependency io.lettuce:lettuce-core to v7.4.0.release#76
renovate[bot] wants to merge 1 commit intomainfrom
renovate/io.lettuce-lettuce-core-7.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 5, 2026

This PR contains the following updates:

Package Change Age Confidence
io.lettuce:lettuce-core 7.2.1.RELEASE7.4.0.RELEASE age confidence

Release Notes

redis/lettuce (io.lettuce:lettuce-core)

v7.4.0.RELEASE

Compare Source

The Lettuce team is pleased to announce the Lettuce 7.4.0 minor release!

✨ New: MultiDbClient
Lettuce introduces MultiDbClient, providing client-side failover and failback across multiple Redis databases.

MultiDbClient is designed to support client-side geographic failover, improving availability by monitoring the health of configured Redis endpoints and automatically switching connections when a database becomes unavailable.
See the docs for details and more examples.

Lettuce 7.4.0 supports Redis 2.6+ up to Redis 8.x. In terms of Java runtime, Lettuce requires at least Java 8 and
works with Java 24. The driver is tested against Redis 8.6, Redis 8.4, Redis 8.2, Redis 8.0, Redis 7.4 and Redis 7.2.

Thanks to all contributors who made Lettuce 7.4.0.RELEASE possible.

📗 Links
Reference documentation: https://lettuce.io/core/7.4.0.RELEASE

⭐ New Features

🐞 Bug Fixes

💡 Other

❤️ Contributors
We'd like to thank all the contributors who worked on this release!
@​a-TODO-rov, @​ggivo, @​tishun, @​atakavci and github-action-benchmark

Full Changelog: redis/lettuce@7.3.0.RELEASE...7.4.0.RELEASE

v7.3.0.RELEASE

Compare Source

The Lettuce team is pleased to announce the Lettuce 7.3.0 minor release!

Lettuce 7.3.0 supports Redis 2.6+ up to Redis 8.x. In terms of Java runtime, Lettuce requires at least Java 8 and
works with Java 24. The driver is tested against Redis 8.6, Redis 8.4, Redis 8.2, Redis 8.0, Redis 7.4 and Redis 7.2.

Thanks to all contributors who made Lettuce 7.3.0.RELEASE possible.

📗 Links
Reference documentation: https://lettuce.io/core/7.3.0.RELEASE

⭐ New Features

🐞 Bug Fixes

💡 Other

❤️ New Contributors

Full Changelog: redis/lettuce@7.2.1.RELEASE...7.3.0.RELEASE


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/io.lettuce-lettuce-core-7.x branch from 459c5ef to 02d60ba Compare February 6, 2026 17:45
@renovate renovate bot changed the title fix(deps): update dependency io.lettuce:lettuce-core to v7.3.0.release fix(deps): update dependency io.lettuce:lettuce-core to v7.4.0.release Feb 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants