micronaut-projects / micronaut-redis

Integration between Micronaut and Redis
Apache License 2.0
30 stars 34 forks source link

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

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

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`](https://togithub.com/lettuce-io/lettuce-core/releases/tag/6.3.2.RELEASE) [Compare Source](https://togithub.com/lettuce-io/lettuce-core/compare/6.3.1.RELEASE...6.3.2.RELEASE) #### :green_book: Links - Reference documentation: https://lettuce.io/core/6.3.2.RELEASE/reference/ - Javadoc: https://lettuce.io/core/6.3.2.RELEASE/api/ #### :star: New Features - Performance: Encoding of keys/values in CommandArgs when using a codec that implements ToByteBufEncoder [#​2610](https://togithub.com/lettuce-io/lettuce-core/issues/2610) - Switch to `ConcurrentLinkedQueue` to avoid expensive `size` calls [#​2602](https://togithub.com/lettuce-io/lettuce-core/issues/2602) - Use `HashedWheelTimer` for command expiration management to reduce thread context switches and improve performance [#​2773](https://togithub.com/lettuce-io/lettuce-core/issues/2773) #### :lady_beetle: Bug Fixes - Connection reconnect suspended after reconnect to Redis with protected mode [#​2770](https://togithub.com/lettuce-io/lettuce-core/issues/2770) - Can't PUBLISH when subscribed with RESP3 [#​2594](https://togithub.com/lettuce-io/lettuce-core/issues/2594) #### :bulb: Other - Upgrade dependencies [#​2780](https://togithub.com/lettuce-io/lettuce-core/issues/2780) #### :heart: Contributors We'd like to thank all the contributors who worked on this release! - [@​Tmpod](https://togithub.com/Tmpod) - [@​ZH379411584](https://togithub.com/ZH379411584) - [@​okg-cxf](https://togithub.com/okg-cxf) - [@​shikharid](https://togithub.com/shikharid) - [@​yangty89](https://togithub.com/yangty89)

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.



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

sonarcloud[bot] commented 3 months ago

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