Skip to content

Releases: redis-rb/redis-cluster-client

v0.10.0

13 May 04:59
0b32144
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.1...v0.10.0

v0.9.1

04 May 00:47
523fd6a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.9.1

v0.9.0

02 May 11:50
9d394bf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.2...v0.9.0

v0.8.2

16 Apr 23:40
0cf2b55
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.1...v0.8.2

v0.8.1

13 Apr 05:34
5b94fc5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.8.1

v0.8.0

12 Apr 22:33
8af34d0
Compare
Choose a tag to compare

What's Changed

  • fix: Fix two separate but related problems with watch retry handling by @KJTsanaktsidis in #338
  • test: fix an error handling bug by @supercaracal in #341
  • fix: fix a dedicated method for watch to be the same manner as the multi method by @supercaracal in #342
  • feat: add an option to the pipeline feature to be able to select either throwing an error or returning errors as is by @supercaracal in #343
  • build: release 0.8.0 by @supercaracal in #345

Full Changelog: v0.7.11...v0.8.0

v0.7.11

20 Feb 05:27
3230791
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.10...v0.7.11

v0.7.10

20 Feb 03:00
3dba901
Compare
Choose a tag to compare

What's Changed

  • fix: unwatch should be called only if an error occurred during the transaction by @supercaracal in #332
  • fix: add a dedicated implementation for the watch command, it may be used by the redis gem by @supercaracal in #333
  • build: release 0.7.10 by @supercaracal in #334

Full Changelog: v0.7.9...v0.7.10

v0.7.9

18 Feb 23:13
e0b76c6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.8...v0.7.9

v0.7.8

18 Feb 11:35
9944228
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.7...v0.7.8