Skip to content

Conversation

@dependabot
Copy link
Contributor

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

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

Release notes

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

7.2.1.RELEASE

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

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.1.RELEASE

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

... (truncated)

Changelog

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

Lettuce 7.2.1 RELEASE NOTES

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

Commits
  • 6df1ea4 Release 7.2.1 (#3582)
  • a35230a Fix command queue corruption on encoding failures (#3443) (#3581)
  • 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...
  • 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.1.RELEASE.
- [Release notes](https://github.com/redis/lettuce/releases)
- [Changelog](https://github.com/redis/lettuce/blob/7.2.1.RELEASE/RELEASE-NOTES.md)
- [Commits](redis/lettuce@6.5.5.RELEASE...7.2.1.RELEASE)

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

Signed-off-by: dependabot[bot] <support@github.com>
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