Skip to content

Releases: sendbird/redis-py

4.4.4.sb9

03 Jan 00:29
ee51d2d
Compare
Choose a tag to compare
Do not use script load by default for envoy compat (#23)

4.4.4.sb8

15 Sep 03:01
Compare
Choose a tag to compare

What's Changed

  • [GROW-3598] make initialize to loop through replica nodes per cluster slots row (#17)
  • [GROW-3599] don't call RedisCluster.initialize on empty ConnectionPool (#18)

Full Changelog: v4.4.4.sb7...v4.4.4.sb8

4.4.4.sb7

24 Aug 05:25
a76278a
Compare
Choose a tag to compare

What's Changed

  • [GROW-3361] always release, instead of disconnect, when error occurs during get_connection by @zach-iee in #11

Full Changelog: v4.4.4.sb6...v4.4.4.sb7

4.4.4.sb6

01 Aug 00:33
1f75b91
Compare
Choose a tag to compare

What's Changed

  • Cherry pick sharded pubsub commit into 4.4 by @noah-chae in #10

New Contributors

Full Changelog: v4.4.4.sb5...v4.4.4.sb6

4.4.4.sb5

21 Jul 01:12
e85e3f7
Compare
Choose a tag to compare

What's Changed

  • [SF-11323] disallow sending command getkeys by @bellatoris in #7

New Contributors

Full Changelog: v4.4.4.sb4...v4.4.4.sb5

4.4.4.sb4

20 Jul 02:17
Compare
Choose a tag to compare

[GROW-3247] release connection even if an unexpected exception is thrown in cluster pipeline (#8)

4.4.4.sb4.rc

20 Jul 00:45
Compare
Choose a tag to compare
4.4.4.sb4.rc Pre-release
Pre-release
v4.4.4.sb4.rc

unassign n.connection at every loop

4.4.4.sb3

04 Jul 10:01
Compare
Choose a tag to compare

remove COMMAND GETKEYS call from ZUNION and ZUNIONSTORE (#4)

4.4.4.sb2

28 Jun 06:48
Compare
Choose a tag to compare

[GROW-2938] additional test to #1 (#2)
[GROW-3134] release already acquired connections, when get_connections raised an exception (#3)

4.4.4.sb

23 Jun 03:07
Compare
Choose a tag to compare

Merge existing changes to the forked version (#1)