Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency io.lettuce:lettuce-core to v6.3.2.RELEASE (release/3.0.x) #339

Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 15, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.lettuce:lettuce-core 6.3.1.RELEASE -> 6.3.2.RELEASE age adoption passing confidence

Release Notes

lettuce-io/lettuce-core (io.lettuce:lettuce-core)

v6.3.2.RELEASE

Compare Source

📗 Links

⭐ New Features

  • Performance: Encoding of keys/values in CommandArgs when using a codec that implements ToByteBufEncoder #​2610
  • Switch to ConcurrentLinkedQueue to avoid expensive size calls #​2602
  • Use HashedWheelTimer for command expiration management to reduce thread context switches and improve performance #​2773

🐞 Bug Fixes

  • Connection reconnect suspended after reconnect to Redis with protected mode #​2770
  • Can't PUBLISH when subscribed with RESP3 #​2594

💡 Other

❤️ Contributors

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


Configuration

📅 Schedule: Branch creation - "before 4am" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Mar 15, 2024
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@renovate renovate bot merged commit a0635fc into release/3.0.x Mar 15, 2024
5 checks passed
@renovate renovate bot deleted the renovate/release/3.0.x-patch-lettuce.version branch March 15, 2024 03:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants