Skip to content

Conversation

@dependabot
Copy link
Contributor

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

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

Release notes

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

6.8.1.RELEASE

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

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

Thanks to all contributors who made Lettuce 6.8.1 possible.

📗 Links

🐞 Bug Fixes

Full Changelog: redis/lettuce@6.8.0.RELEASE...6.8.1.RELEASE

6.8.0.RELEASE

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

This release provides support for the newly introduced Redis Query Engine support which was is part of Redis 8.0 and previously - as part of RedisStack. The new operators (DIFF, DIFF1, ANDOR and ONE) for the BITOP command are also available. The team has worked on extending the contract of the XADD and XTRIM commands to support trimming policy, and also introduced the new XDELEX and XACKDEL commands.

Lettuce 6.8.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.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 6.8.0.RELEASE possible.

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

⭐ New Features Introduce RediSearch by @​tishun in redis/lettuce#3375 Add support for new operations of BITOP command in Redis Community Edition 8.2 by @​atakavci in redis/lettuce#3334 Add support for 8.2 stream commands by @​uglide in redis/lettuce#3374

🐞 Bug Fixes NoClassDefFoundError in Lettuce 6.7.0 #3317 by @​tishun in redis/lettuce#3318

💡 Other The instance of the ObjectMapper can now be reused in the DefaultJsonParser by @​thachlp in redis/lettuce#3372 Added basic connection interruption tests by @​uglide in redis/lettuce#3292 DOC-4758 async JSON doc examples by @​andy-stark-redis in redis/lettuce#3335 Fixed SocketOptions.Builder validation messages by @​hubertchylik in redis/lettuce#3366 Refactor tests for clarity and maintainability by @​Rian-Ismael in redis/lettuce#3363

... (truncated)

Changelog

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

Lettuce 6.8.1 RELEASE NOTES

The Redis team is delighted to announce the release of Lettuce 6.8.1

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

Thanks to all contributors who made Lettuce 6.8.1 possible.

If you need any support, meet Lettuce at

Fixes

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

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

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

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

dependabot bot commented on behalf of github Sep 8, 2025

Labels

The following labels could not be found: automated-pr. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 27, 2025

Superseded by #1035.

@dependabot dependabot bot closed this Oct 27, 2025
@dependabot dependabot bot deleted the dependabot/gradle/develop/io.lettuce-lettuce-core-6.8.1.RELEASE branch October 27, 2025 10:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Update dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant