Skip to content

Comments

build(deps): update dependency @redis/client to v5.11.0 (main)#41418

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/main-redis-client-5.x
Feb 23, 2026
Merged

build(deps): update dependency @redis/client to v5.11.0 (main)#41418
renovate[bot] merged 1 commit intomainfrom
renovate/main-redis-client-5.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 23, 2026

This PR contains the following updates:

Package Change Age Confidence
@redis/client (source) 5.10.05.11.0 age confidence

Release Notes

redis/node-redis (@​redis/client)

v5.11.0

Compare Source

5.11.0 Release Changelog

🌟 Highlights
Smart Client Handoffs for Enterprise OSS API (Pending a Redis Enterprise version release)

This release introduces support for Redis Enterprise Cluster maintenance notifications via SMIGRATING/SMIGRATED push notifications. The client now automatically handles slot migrations by:

  • Relaxing timeouts during migration (SMIGRATING) to prevent false failures
  • Automatic slot handoff when completed (SMIGRATED)
  • Enabling seamless operations during Redis Enterprise maintenance windows
Redis 8.6 Support

This release adds support for Redis 8.6 features:

  • XADD idempotency options (IDMPAUTO, IDMP, and policy) - Prevent duplicate entries by tracking producer and message IDs
  • XCFGSET command - Configure per-stream idempotency parameters (IDMP_DURATION, IDMP_MAXSIZE)
  • XINFO STREAM enhancements - New idempotency tracking fields (idmp-duration, idmp-maxsize, pids-tracked, iids-tracked, iids-added, iids-duplicates)
  • HOTKEYS command family (START, STOP, GET, RESET) - Track and identify hot keys by CPU time and network bytes

🚀 New Features

🐛 Bug Fixes

📚 Documentation & Testing

New Contributors

Full Changelog: https://github.com/redis/node-redis/compare/redis@5.10.0...redis@5.11.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 was generated by Mend Renovate. View the repository job log.

| datasource | package       | from   | to     |
| ---------- | ------------- | ------ | ------ |
| npm        | @redis/client | 5.10.0 | 5.11.0 |
@renovate renovate bot enabled auto-merge February 23, 2026 15:02
@renovate renovate bot added this pull request to the merge queue Feb 23, 2026
Merged via the queue into main with commit cce6e16 Feb 23, 2026
45 checks passed
@renovate renovate bot deleted the renovate/main-redis-client-5.x branch February 23, 2026 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants