Skip to content

Releases: redis-rb/redis-cluster-client

v0.7.7

18 Feb 07:11
51e9517
Compare
Choose a tag to compare

What's Changed

  • chore: fix some stuff, readme and test cases by @supercaracal in #323
  • fix: the public methods for the block of the transaction should return nil because of the queueing by @supercaracal in #324
  • fix: the watch command should be executed in advance out of the pipeline for the transaction by @supercaracal in #325
  • build: release 0.7.7 by @supercaracal in #326

Full Changelog: v0.7.6...v0.7.7

v0.7.6

17 Feb 11:00
473b36e
Compare
Choose a tag to compare

What's Changed

Bug Fixes

Refactorings

Test, CI

Features (experimental, not official yet)

  • Implement RedisClient::Cluster::Command#extract_all_keys by @KJTsanaktsidis in #312
  • Implement RedisClient::Cluster#with (again!) by @KJTsanaktsidis in #311
  • fix: temporarily remove an experimental feature for the next patch release to prevent to lead to misunderstanding by @supercaracal in #320

New Contributors

Full Changelog: v0.7.5...v0.7.6

v0.7.5

20 Oct 01:58
c00ee01
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.4...v0.7.5

v0.7.4

06 Oct 07:56
c1d704d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.3...v0.7.4

v0.7.3

02 Oct 13:20
987f920
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.1...v0.7.3

v0.7.1

01 Oct 01:37
e976de5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.7.1

v0.7.0

30 Sep 04:45
47529e7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.1...v0.7.0

v0.6.1

12 Sep 08:53
523e4cf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.6.1

v0.6.0

12 Sep 08:13
efc80f8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.6.0

v0.5.0

06 Sep 22:07
bbeca6c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.17...v0.5.0