Releases: redis-rb/redis-cluster-client
Releases · redis-rb/redis-cluster-client
v0.0.12
What's Changed
- chore: test against lack of require modules by @supercaracal in #71
- chore: rename a constant for clarity by @supercaracal in #72
- docs: add several links to readme by @supercaracal in #73
- test: add test cases for scale-in scenario by @supercaracal in #74
- refactor: cluster controller for test by @supercaracal in #75
- Add benchmark test by @supercaracal in #76
- chore: fix benchmark by @supercaracal in #77
- chore: fix benchmark by @supercaracal in #78
- test: add URI escaping case to test by @supercaracal in #79
- chore: remove redundant module load by @supercaracal in #80
- chore: remove a guard clause for no point in a testing tool by @supercaracal in #81
- fix: prevent comparison errors by @supercaracal in #82
- build: release 0.0.12 by @supercaracal in #83
Full Changelog: v0.0.11...v0.0.12
v0.0.11
What's Changed
- Enable hiredis test by @supercaracal in #60
- Refactor codes for command routing by @supercaracal in #61
- Fix documents and refactoring by @supercaracal in #63
- chore: tiny refactoring by @supercaracal in #65
- chore: ignore errors when the client closes current connections before trying to fetch the latest cluster information by @supercaracal in #66
- chore: fix error handling by @supercaracal in #67
- test: fix a freaky test case by @supercaracal in #68
- fix: a bug to parse reply of cluster nodes command by @supercaracal in #69
- build: release 0.0.11 by @supercaracal in #70
Full Changelog: v0.0.10...v0.0.11
v0.0.10
v0.0.9
v0.0.8
This is the first stable release.