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

fix(deps): update dependency io.lettuce:lettuce-core to v6.3.2.release #505

Merged
merged 1 commit into from
Apr 1, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 13, 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 - "after 10pm" in timezone Europe/Prague, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 type: dependency-upgrade Upgrade a dependency label Mar 13, 2024
Copy link

sonarcloud bot commented Mar 13, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@sdelamo sdelamo merged commit c50d298 into master Apr 1, 2024
11 checks passed
@sdelamo sdelamo deleted the renovate/managed.lettuce branch April 1, 2024 09:31
sdelamo pushed a commit that referenced this pull request Apr 1, 2024
#505)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: dependency-upgrade Upgrade a dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant