Releases: redis-rb/redis-cluster-client
Releases · redis-rb/redis-cluster-client
v0.12.0
What's Changed
- docs: remove redundant description from readme by @supercaracal in #399
- fix: make some errors identifiable to which cluster related by @supercaracal in #401
- build: release 0.12.0 by @supercaracal in #402
- fix: set an ID option to a cluster config for the compatibility by @supercaracal in #403
Full Changelog: v0.11.6...v0.12.0
v0.11.6
What's Changed
- Assign a new node after calling update_cluster_info! by @KJTsanaktsidis in #355
- build: release 0.11.6 by @supercaracal in #398
Full Changelog: v0.11.5...v0.11.6
v0.11.5
What's Changed
- test: add a case for the recoverability from cluster down by @supercaracal in #387
- test: add a case for node recovery in a broken cluster by @supercaracal in #388
- test: fix a flaky test case by @supercaracal in #389
- test: fix cluster broken case by @supercaracal in #390
- test: no need to wait uselessly by @supercaracal in #391
- test: remove a redundant case by @supercaracal in #392
- chore: fix a debug script by @supercaracal in #393
- test: move a test case to the right place by @supercaracal in #394
- chore: patch some minor changes by @supercaracal in #395
- fix: the behavior of subscription in pubsub when nodes are unstable by @supercaracal in #396
- build: release 0.11.5 by @supercaracal in #397
Full Changelog: v0.11.4...v0.11.5
v0.11.4
What's Changed
- fix: insufficient error handling for cluster down by @supercaracal in #385
- build: release 0.11.4 by @supercaracal in #386
Full Changelog: v0.11.3...v0.11.4
v0.11.3
What's Changed
- fix: ensure recoverability for pubsub by @supercaracal in #383
- build: release 0.11.3 by @supercaracal in #384
Full Changelog: v0.11.2...v0.11.3
v0.11.2
What's Changed
- fix: ensure recoverability from cluster down for pubsub and transaction by @supercaracal in #381
- build: release 0.11.2 by @supercaracal in #382
Full Changelog: v0.11.1...v0.11.2
v0.11.1
What's Changed
- ci: add async-redis to iterations per second for a benchmark by @supercaracal in #371
- fix: make constants private by @supercaracal in #372
- docs: fix readme about MGET, MSET and DEL commands by @supercaracal in #373
- chore: tiny refactoring by @supercaracal in #374
- test: resume resharding test for scale reading by @supercaracal in #375
- test: verify occurrence of redirections just in case by @supercaracal in #376
- perf: lessen reload frequency to mitigate load of servers by @supercaracal in #377
- test: count errors of cluster down by @supercaracal in #378
- fix: ensure recoverability from cluster state changes by @supercaracal in #379
- build: release 0.11.1 by @supercaracal in #380
Full Changelog: v0.11.0...v0.11.1
v0.11.0
What's Changed
- ci: shorten blocking timeout seconds, add a test case for Valkey by @supercaracal in #366
- ci: fix a flaky test case by @supercaracal in #367
- feat: introduce max_startup_sample in ClusterConfig by @slai11 in #369
- build: release 0.11.0 by @supercaracal in #370
Full Changelog: v0.10.0...v0.11.0
v0.10.0
What's Changed
- chore: use hard coding instead of using command information by @supercaracal in #362
- chore: add a ruby container to docker compose for macOS users by @supercaracal in #363
- fix: delay initialization to the first query by @supercaracal in #364
- build: release 0.10.0 by @supercaracal in #365
Full Changelog: v0.9.1...v0.10.0
v0.9.1
What's Changed
- ci: add a case to the test for the iteration per second by @supercaracal in #359
- perf: lessen memory consumptions in a emulated mget method by @supercaracal in #360
- build: release 0.9.1 by @supercaracal in #361
Full Changelog: v0.9.0...v0.9.1