github redis/lettuce 6.8.1.RELEASE

3 days ago

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

  • Extend the JSON API to accept values of raw types in #3369
  • Possible NullPointerException in DelegateJsonObject in #3417
  • Avoid creating a new instance of the ObjectMapper ctd. in #3412
  • JSON implementation has reduced the API surface in #3368

Full Changelog: 6.8.0.RELEASE...6.8.1.RELEASE

Don't miss a new lettuce release

NewReleases is sending notifications on new releases.