Skip to content
This repository has been archived by the owner on Aug 29, 2022. It is now read-only.

Bump lettuce-core from 5.2.1.RELEASE to 6.1.1.RELEASE #49

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 14, 2021

Bumps lettuce-core from 5.2.1.RELEASE to 6.1.1.RELEASE.

Release notes

Sourced from lettuce-core's releases.

6.1.1.RELEASE

The Lettuce team is pleased to announce the Lettuce 6.1.1 service release! This release ships with bug fixes and selected enhancements along with dependency upgrades.

Find the full changelog at the end of this document.

Thanks to all contributors who made Lettuce 6.1.1.RELEASE possible. Lettuce 6 supports Redis 2.6+ up to Redis 6.x. In terms of Java runtime, Lettuce requires at least Java 8 and works with Java 16. It is tested continuously against the latest Redis source-build.

📗 Links

⭐ New Features

  • Allow configuring a default ThreadFactoryProvider to create ClientResources #1711

🪲 Bug Fixes

  • Fix potential null-dereference in CommandHandler #1703 (Thanks to @​wbzj1110)
  • RedisPubSubCommands,RedisClusterPubSubCommands, and other types missing in reflect-config.json #1710

💡 Other

  • Upgrade to Netty 4.1.63.Final #1696
  • RedisURI: improve deprecation notice in withPassword() #1707 (Thanks to @​perlun)
  • Upgrade to Reactor 3.3.16.RELEASE #1720

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

6.1.0.RELEASE

The Lettuce team is delighted to announce general availability of Lettuce 6.1.

This is a massive release thanks to all the community contributions. Most notable changes that ship with this release are:

  • Support for Redis 6.2 commands and modifier/argument updates
  • Micrometer integration
  • CommandListeners API to intercept Redis commands
  • extended Keep-Alive options
  • Coroutine variant of ScanStream
  • TCP NoDelay enabled by default
  • Experimental support for io_uring
  • Java Flight Recorder Integration for Connection and Cluster Events

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

Thanks to all contributors who made Lettuce 6.1.0 possible.

Documentation

... (truncated)

Changelog

Sourced from lettuce-core's changelog.

Lettuce 6.1.1 RELEASE NOTES

The Lettuce team is pleased to announce the Lettuce 6.1.1 service release! This release ships with bugfixes and selected enhancements along with dependency upgrades.

Find the full changelog at the end of this document.

Thanks to all contributors who made Lettuce 6.1.1.RELEASE possible. Lettuce 6 supports Redis 2.6+ up to Redis 6.x. In terms of Java runtime, Lettuce requires at least Java 8 and works with Java 16. It is tested continuously against the latest Redis source-build.

If you need any support, meet Lettuce at

Enhancements

  • Allow configuring a default ThreadFactoryProvider to create ClientResources #1711

Fixes

  • Fix potential null-dereference in CommandHandler #1703 (Thanks to @​wbzj1110)
  • RedisPubSubCommands,RedisClusterPubSubCommands, and other types missing in reflect-config.json #1710

Other

  • Release Lettuce 6.1 #1693
  • Upgrade to Netty 4.1.63.Final #1696
  • RedisURI: improve deprecation notice in withPassword() #1707 (Thanks to @​perlun)
  • Upgrade to Reactor 3.3.16.RELEASE #1720
Commits

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 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)

@dependabot dependabot bot requested a review from a team as a code owner April 14, 2021 06:55
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 14, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 19, 2021

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/gradle/io.lettuce-lettuce-core-6.1.1.RELEASE branch April 19, 2021 10:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant