Skip to content

Releases: redis/node-redis

redis@4.7.0

29 Jul 14:35
Compare
Choose a tag to compare

Enhancements

  • Upgrade @redis/client from 1.5.16 to 1.6.0
  • Upgrade @redis/json from 1.0.6 to 1.0.7
  • Upgrade @redis/search from 1.1.6 to 1.2.0
  • Upgrade @redis/time-series from 1.0.5 to 1.1.0

json@1.0.7

29 Jul 13:41
Compare
Choose a tag to compare

Fixes

client@1.6.0

29 Jul 14:29
Compare
Choose a tag to compare

Enhancements

redis@4.6.15

02 Jul 17:42
Compare
Choose a tag to compare

Enhancements

  • Upgrade @redis/client from 1.5.16 to 1.5.17

client@1.5.17

02 Jul 17:39
Compare
Choose a tag to compare

Fixes

  • fix createCluster - copy options.defaults.socket before modifying it by @soccermax in #2783

redis@4.6.14

16 May 18:05
Compare
Choose a tag to compare

Enhancements

  • Upgrade @redis/client from 1.5.14 to 1.5.16

client@1.5.16

16 May 17:57
Compare
Choose a tag to compare

Fixes

  • Fix race condition when slots are re-calculated by @jjsimps in #2731

redis@4.6.13

05 Feb 14:26
Compare
Choose a tag to compare

Enhancements

  • Upgrade @redis/client from 1.5.13 to 1.5.14

client@1.5.14

05 Feb 14:24
Compare
Choose a tag to compare

Fixes

  • fix(clustered pubsub): check that client.isOpen before calling client.disconnect() when unsubscribing by @BrentLayne in #2687

New Contributors

redis@4.6.12

18 Dec 20:21
Compare
Choose a tag to compare

Enhancements

  • Upgrade @redis/client from 1.5.12 to 1.5.13