Releases: redis/node-redis
Releases · redis/node-redis
[email protected]
[email protected]
[email protected]
https://github.com/redis/node-redis/blob/v5/packages/redis/README.md
https://github.com/redis/node-redis/blob/v5/docs/v5.md
https://github.com/redis/node-redis/blob/v5/docs/v4-to-v5.md
[email protected]
Fixes
- Revert the minimum node version change
[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