Skip to content

Update dependency io.lettuce:lettuce-core to v7.4.0.RELEASE#53

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/lettuce.version
Open

Update dependency io.lettuce:lettuce-core to v7.4.0.RELEASE#53
renovate[bot] wants to merge 1 commit intomainfrom
renovate/lettuce.version

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 6, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.lettuce:lettuce-core 7.1.0.RELEASE7.4.0.RELEASE age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


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

v7.2.1.RELEASE

Compare Source

The Lettuce team is pleased to announce the Lettuce 7.2.1 patch release!

Lettuce 7.2.1 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.4, Redis 8.2, Redis 8.0, Redis 7.4 and Redis 7.2.

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

📗 Links
Reference documentation: https://lettuce.io/core/7.2.1.RELEASE/reference/
Javadoc: https://lettuce.io/core/7.2.1.RELEASE/api/

🐞 Bug Fixes

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

v7.2.0.RELEASE

Compare Source

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

Lettuce 7.2.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.4, Redis 8.2, Redis 8.0, Redis 7.4 and Redis 7.2.

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

📗 Links
Reference documentation: https://lettuce.io/core/7.2.0.RELEASE/reference/
Javadoc: https://lettuce.io/core/7.2.0.RELEASE/api/

⭐ New Features

🐞 Bug Fixes

💡 Other

❤️ New Contributors

Full Changelog: redis/lettuce@7.1.0.RELEASE...7.2.0.RELEASE

v7.1.1.RELEASE

Compare Source

The Lettuce team is pleased to announce the Lettuce 7.1.1 service release!
This release ships with bugfixes and dependency upgrades.

Lettuce 7 supports Redis 2.6+ up to Redis 8.4. In terms of Java runtime, Lettuce requires
at least Java 8 and works with Java 21.

Thanks to all contributors who made Lettuce 7.1.1 possible.

📗 Links

🐞 Bug Fixes

🧰 Maintenance

Full Changelog: redis/lettuce@7.1.0.RELEASE...7.1.1.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.

@coderabbitai
Copy link

coderabbitai bot commented Dec 6, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Note

Free review on us!

CodeRabbit is offering free reviews until Wed Dec 17 2025 to showcase some of the refinements we've made.

Comment @coderabbitai help to get the list of available commands and usage tips.

@renovate renovate bot force-pushed the renovate/lettuce.version branch from 3ca63cf to ee7894b Compare December 15, 2025 17:03
@renovate renovate bot changed the title Update dependency io.lettuce:lettuce-core to v7.2.0.RELEASE Update dependency io.lettuce:lettuce-core to v7.2.1.RELEASE Dec 15, 2025
@renovate renovate bot force-pushed the renovate/lettuce.version branch from ee7894b to 6214705 Compare February 5, 2026 14:15
@renovate renovate bot changed the title Update dependency io.lettuce:lettuce-core to v7.2.1.RELEASE Update dependency io.lettuce:lettuce-core to v7.3.0.RELEASE Feb 5, 2026
@renovate renovate bot force-pushed the renovate/lettuce.version branch from 6214705 to 343169d Compare February 6, 2026 18:29
@renovate renovate bot changed the title Update dependency io.lettuce:lettuce-core to v7.3.0.RELEASE 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