Releases: redis/node-redis
Releases Β· redis/node-redis
redis@4.7.0
Enhancements
- Upgrade
@redis/client
from1.5.16
to1.6.0
- Upgrade
@redis/json
from1.0.6
to1.0.7
- Upgrade
@redis/search
from1.1.6
to1.2.0
- Upgrade
@redis/time-series
from1.0.5
to1.1.0
json@1.0.7
Fixes
- fix: make JSON.MGET READONLY (#2807) by @marcoreni in #2808
client@1.6.0
redis@4.6.15
Enhancements
- Upgrade
@redis/client
from1.5.16
to1.5.17
client@1.5.17
Fixes
- fix createCluster - copy
options.defaults.socket
before modifying it by @soccermax in #2783
redis@4.6.14
Enhancements
- Upgrade
@redis/client
from1.5.14
to1.5.16
client@1.5.16
redis@4.6.13
Enhancements
- Upgrade
@redis/client
from1.5.13
to1.5.14
client@1.5.14
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
redis@4.6.12
Enhancements
- Upgrade
@redis/client
from1.5.12
to1.5.13