Releases: redis/node-redis
Releases Β· redis/node-redis
[email protected]
Fixes
- fix: make JSON.MGET READONLY (#2807) by @marcoreni in #2808
[email protected]
[email protected]
Enhancements
- Upgrade
@redis/client
from1.5.16
to1.5.17
[email protected]
Fixes
- fix createCluster - copy
options.defaults.socket
before modifying it by @soccermax in #2783
[email protected]
Enhancements
- Upgrade
@redis/client
from1.5.14
to1.5.16
[email protected]
[email protected]
Enhancements
- Upgrade
@redis/client
from1.5.13
to1.5.14
[email protected]
Fixes
- fix(clustered pubsub): check that
client.isOpen
before callingclient.disconnect()
when unsubscribing by @BrentLayne in #2687
New Contributors
- @BrentLayne made their first contribution in #2687
[email protected]
Enhancements
- Upgrade
@redis/client
from1.5.12
to1.5.13