⚠️ This is an alpha/pre-release version. DO NOT USE IN PRODUCTION!
TYPE field which includes the newly supported integer8 and uinteger8 types by @htemelski in https://github.com/redis/node-redis/pull/2911client.ft.search('index', '*', {DIALECT: 1})
Full Changelog: https://github.com/redis/node-redis/compare/redis@5.0.0-next.6...redis@5.0.0-next.7
⚠️ This is an alpha/pre-release version. DO NOT USE IN PRODUCTION!
Full Changelog: https://github.com/redis/node-redis/compare/redis@5.0.0-next.5...redis@5.0.0-next.6
⚠️ This is an alpha/pre-release version. DO NOT USE IN PRODUCTION!
You can find further details here:
@redis/client from 1.5.16 to 1.6.0@redis/json from 1.0.6 to 1.0.7@redis/search from 1.1.6 to 1.2.0@redis/time-series from 1.0.5 to 1.1.0CLIENT KILL MAXAGE support by @sjpotter in https://github.com/redis/node-redis/pull/2761HSCAN NOVALUES support @gerzse in https://github.com/redis/node-redis/pull/2711IGNORE options to time series commands by @sjpotter in https://github.com/redis/node-redis/pull/2752GEOSHAPE support by @sjpotter in https://github.com/redis/node-redis/pull/2788FT.AGGREGATE ADDSCORES support by @sjpotter in https://github.com/redis/node-redis/pull/2799@redis/client from 1.5.16 to 1.5.17options.defaults.socket before modifying it by @soccermax in https://github.com/redis/node-redis/pull/2783@redis/client from 1.5.14 to 1.5.16@redis/client from 1.5.13 to 1.5.14client.isOpen before calling client.disconnect() when unsubscribing by @BrentLayne in https://github.com/redis/node-redis/pull/2687@redis/client from 1.5.12 to 1.5.13@redis/client from 1.5.11 to 1.5.12@redis/graph from 1.1.0 to 1.1.1@redis/json from 1.1.5 to 1.1.6GRAPH.EXPLAIN - fix transform typo in transformReply by @0o001 in https://github.com/redis/node-redis/pull/2627cluster.sUnsubscribe - make listener optional by @Clsan in https://github.com/redis/node-redis/pull/2641