Releases: redis/node-redis
Releases · redis/node-redis
[email protected]
Fixes
- Revert the minimum node version change
- Upgrade
@redis/client
from1.5.9
to1.5.10
- Upgrade
@redis/search
from1.1.3
to1.1.4
- Upgrade
@redis/json
from1.0.4
to1.0.5
[email protected]
Fixes
- Revert the minimum node version change
[email protected]
Fixes
- Revert the minimum node version change
[email protected]
Enhancements
- Add support for
FT.SEARCH NOCONTENT
by @brettburch in #2610
[email protected]
Enhancements
- Upgrade
@redis/client
from1.5.9
to1.5.10
- Upgrade
@redis/search
from1.1.3
to1.1.4
- Upgrade
@redis/json
from1.0.4
to1.0.5
[email protected]
Enhancements
- Add support for
JSON.MSET
by @rowantrollope in #2605 - Add support for
JSON.MERGE
by @shacharPash in #2511
[email protected]
Fixes
Enhancements
- Make
client.connect()
returnPromise<RedisClient>
by @franciscop in #2602 - fix #1970 - add support for
RESTORE
by @Moshe-RS in #2535 - fix #1956 - add support for
LATENCY HISTORY
by @avinashkrishna613 in #2555 - Add support for
CLIENT NO-TOUCH
by @codrin-ch in #2497 - Add support for
CLUSTER MYSHARDID
by @e920528 in #2528 - Add support for
PUBSUB SHARDNUMSUB
by @david02324 in #2541
[email protected]
[email protected]
Enhancements
- upgrade
@redis/client
from1.5.8
to1.5.9
- upgrade
@redis/time-series
from1.0.4
to1.0.5
[email protected]
Fixes
- Fix #2524 - fix issue with
pingInterval
delaying graceful exit by @jorenvandeweyer in #2525