Releases: redis/node-redis
Releases · redis/node-redis
[email protected]
Fixes
- Fixes the time command response. by @simonprickett in #2008
- Fix #1870: TypeError in PubSub by @jhiesey in #2016
- add missing FIRST_KEY_INDEX by @leibale in #2028
- fix #2044 - handle "isolated clients" errors by @leibale in #2059
Enhancements
- fix #1906 - implement BITFIELD_RO by @leibale in #1988
- Support COMMAND LIST by @Avital-Fine in #2013
- Support ZINTERCARD and SINTERCARD by @Avital-Fine in #2040
- Support multiple parameters on CONFIG SET by @Avital-Fine in #2042
- Support new expire features by @Avital-Fine in #2036
- Support BIT|BYTE option by @Avital-Fine in #2035
- Support new cluster commands by @Avital-Fine in #2050
- support command LATENCY DOCTOR by @QuentinRK in #2053
- Support OBJECT [...] commands by @Avital-Fine in #2014
- Support CLUSTER commands by @Avital-Fine in #2015
- Support SORT_RO by @Avital-Fine in #2041
- Support COMMAND GETKEYSANDFLAGS by @Avital-Fine in #2039
[email protected]
Fixes
- fix TS.QUERYINDEX with multiple filters (#1996)
[email protected]
[email protected]
- Upgrade
@node-redis/client
- Upgrade
@node-redis/search
- Upgrade
@node-redis/time-series
[email protected]
[email protected]
- First release with
@node-redis/graph
- Upgrade to
@node-redis/[email protected]
[email protected]
Release [email protected]
[email protected]
Fixes
- fix #1854 - fix redis:invalidate messages handler by @leibale in #1856
- fix #1846 - handle arguments that are not buffers or strings by @leibale in #1849
- update tls type to be boolean instead of "true" (RedisTlsSocketOptions) by @MatanYemini in #1851
- fix #1875 - fix XPENDING_RANGE id type by @leibale in #1879
- fix #1874 - fix TIME return type by @leibale in #1880
- fix #1876 - remove engines by @leibale in #1884
- fix #1864 - cluster.quit by @leibale in #1886