Releases: redis/node-redis
Releases Β· redis/node-redis
[email protected]
Fixes
- fixed MIGRATE function when key is array by @StefanCenusa in #2184
- fix: loop over arguments instead of spreading by @bmeverett in #2160
- Handle unhandled errors in
socket.reconnectStrategry
by @leibale in #2226
Enhancements
- Add support for
client.unref()
andclient.ref()
by @leibale in #2188 - upgrade dependencies by @leibale in #2211
New Contributors
- @StefanCenusa made their first contribution in #2184
- @bmeverett made their first contribution in #2160
[email protected]
Enhancements
- Upgrade
@redis/client
[email protected]
Rerelease of [email protected]
[email protected]
Enhancements
- Upgrade
@redis/client
[email protected]
Fixes
- nit: spelling fix memoery to memory by @sparecycles in #2132
- fix legacy mode resp encoder by @leibale in #2118
Enhancements
- fix #2123 - expose is ready by @leibale in #2130
- Support all GEORADIUS Commands by @Avital-Fine in #2017
- fix #1911 - CLIENT NO-EVICT by @leibale in #2124
- fix #1912 - CLIENT PAUSE by @leibale in #2125
- fix #1917 - CLIENT UNPAUSE by @leibale in #2128
- fix #1959 - LCS by @leibale in #2129
- fix #1914 - CLIENT TRACKING by @leibale in #2126
- fix #1915 - CLIENT TRACKINGINFO by @leibale in #2127
New Contributors
- @sparecycles made their first contribution in #2132
[email protected]
[email protected]
Enhancements
- Upgrade
@redis/bloom
- Upgrade
@redis/client
- Upgrade
@redis/graph
- Upgrade
@redis/json
- Upgrade
@redis/search
- Upgrade
@redis/time-series
[email protected]
Fixes
- Flatten array arguments in
legacyMode
multi commands by @JPricey in #2064 - call
socket.setKeepAlive
after the connect event by @leibale in #2074 - fix socket error handlers by @leibale in #2092
Enhancements
- export
GeoReplyWith
by @guyroyse in #2082 - fix #2090 - topK.listWithCount by @leibale in #2091
- Support new muilti pop commands by @Avital-Fine in #2051
- New RESP2 parser by @leibale in #1899
- Add support for redis functions by @leibale in #2020
- fix #1904 - ACL DRYRUN by @leibale in #2102
- fix #1976 - XSETID by @leibale in #2104
- Drop support for node 12
[email protected]
Enhancements
- Support Vector Similarity by @AvitalFineRedis in #1785
[email protected]
- Upgrade
@node-redis/client
- Upgrade
@node-redis/search