Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 8, 2025

Bumps io.lettuce:lettuce-core from 6.5.5.RELEASE to 7.2.0.RELEASE.

Release notes

Sourced from io.lettuce:lettuce-core's releases.

7.2.0.RELEASE

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

7.1.0.RELEASE

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

This release provides support for new features that are going to be part of the Redis 8.4 release, such as using the CLAIM parameter in the XREADGROUP command; atomically set multiple string keys and update their expiration withMSETEX and atomic compare-and-set and compare-and-delete for string keys using the extensions of the DIGEST, DELEX and SET commands.

Lettuce 7.1.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.

Find the full changelog at the end of this document.

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

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

⭐ New Features

🐞 Bug Fixes

... (truncated)

Changelog

Sourced from io.lettuce:lettuce-core's changelog.

Lettuce 7.2.0 RELEASE NOTES

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

Commits
  • fdcfb74 Release 7.2.0 (#3559)
  • 51afb16 add Benchmark (jmh) benchmark result for be132f9ceeacd03a0d982c847e4221748b4a...
  • be132f9 Expose method to add upstream driver libraries to CLIENT SETINFO payload (#3542)
  • 3ec6c46 Add ftHybrid (#3540)
  • 2041e1b add Benchmark (jmh) benchmark result for 9230a1726dd2699115f7ff82a2d63aab7074...
  • 9230a17 add Benchmark (jmh) benchmark result for d7e6a0a832c742321735fa92ad22d32d5471...
  • d7e6a0a add Benchmark (jmh) benchmark result for a1bb28d8ed7f076fa4132af5dbebf0dc3cb9...
  • a1bb28d add Benchmark (jmh) benchmark result for 2f226a60d90398c42b3efd2a46027ea0bc14...
  • 2f226a6 add Benchmark (jmh) benchmark result for 289398b02686700cbb3ac76996beab160e37...
  • 289398b add Benchmark (jmh) benchmark result for fe791966b2f0aaa115d0b7a5cf664f0fa070...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [io.lettuce:lettuce-core](https://github.com/redis/lettuce) from 6.5.5.RELEASE to 7.2.0.RELEASE.
- [Release notes](https://github.com/redis/lettuce/releases)
- [Changelog](https://github.com/redis/lettuce/blob/main/RELEASE-NOTES.md)
- [Commits](redis/lettuce@6.5.5.RELEASE...7.2.0.RELEASE)

---
updated-dependencies:
- dependency-name: io.lettuce:lettuce-core
  dependency-version: 7.2.0.RELEASE
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 29, 2025

Superseded by #1304.

@dependabot dependabot bot closed this Dec 29, 2025
@dependabot dependabot bot deleted the dependabot/gradle/develop/io.lettuce-lettuce-core-7.2.0.RELEASE branch December 29, 2025 09:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated-pr dependencies Update dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant