Releases: redis-rb/redis-cluster-client
Releases · redis-rb/redis-cluster-client
v0.4.10
What's Changed
- test: enable skipped test cases by @supercaracal in #228
- perf: lessen wasting time for pubsub by @supercaracal in #229
- build: release 0.4.10 by @supercaracal in #230
Full Changelog: v0.4.9...v0.4.10
v0.4.9
What's Changed
- fix: client should handle redirection for sharded pubsub by @supercaracal in #226
- build: release 0.4.9 by @supercaracal in #227
Full Changelog: v0.4.8...v0.4.9
v0.4.8
What's Changed
- fix: balancing act for subscription by @supercaracal in #224
- build: release 0.4.8 by @supercaracal in #225
Full Changelog: v0.4.7...v0.4.8
v0.4.7
What's Changed
- fix: enbuged for Pub/Sub by @supercaracal in #222
- build: release 0.4.7 by @supercaracal in #223
Full Changelog: v0.4.6...v0.4.7
v0.4.6
What's Changed
- fix: broken behavior for Pub/Sub by @supercaracal in #220
- build: release 0.4.6 by @supercaracal in #221
Full Changelog: v0.4.5...v0.4.6
v0.4.5
What's Changed
- fix: broken behavior for Pub/Sub by @supercaracal in #217
- build: release 0.4.5 by @supercaracal in #218
Full Changelog: v0.4.4...v0.4.5
v0.4.4
What's Changed
- test: against auth-required servers by @supercaracal in #209
- chore: correct a constant for dummy latency in measurement by @supercaracal in #210
- docs: add migration example to readme by @supercaracal in #211
- docs: delete housekeeping matters from an example code for readability by @supercaracal in #212
- docs: add background of this gem to readme by @supercaracal in #213
- fix: client should be able to subscribe multiple channels for Pub/Sub by @supercaracal in #215
- build: release 0.4.4 by @supercaracal in #216
Full Changelog: v0.4.3...v0.4.4
v0.4.3
What's Changed
- refactor: parsing cluster node command reply by @supercaracal in #201
- refactor: steps to parse reply for several commands in bootstrap by @supercaracal in #202
- refactor: bootstrap by @supercaracal in #203
- chore: freeze some objects by @supercaracal in #204
- fix: use hostname in node_key if present in CLUSTER NODES by @slai11 in #207
- build: release 0.4.3 by @supercaracal in #208
New Contributors
Full Changelog: v0.4.2...v0.4.3
v0.4.2
What's Changed
- ci: fix matrices by @supercaracal in #192
- ci: add jruby by @supercaracal in #193
- ci: add truffleruby by @supercaracal in #194
- ci: add memory profiling cases with massive cluster by @supercaracal in #195
- chore: rename compose file to more consistency by @supercaracal in #196
- fix: a bug for client list command by @supercaracal in #197
- build: release 0.4.2 by @supercaracal in #200
Full Changelog: v0.4.1...v0.4.2
v0.4.1
What's Changed
- fix: delay transformation of reply data to prevent errors while converting by @supercaracal in #190
- build: release 0.4.1 by @supercaracal in #191
Full Changelog: v0.4.0...v0.4.1