Releases: redis-rb/redis-cluster-client
Releases · redis-rb/redis-cluster-client
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.