v1.1.1
redis-GunYu v1.1.1
v1.1.1 is a patch release focused on reliability and release validation improvements on top of v1.1.0.
Highlights
- Added Redis reply error checking for single replies, batched replies, and transaction replies
- Improved failure detection in
MULTI/EXECreplay paths - Refactored and strengthened Redis role detection for both standalone and cluster deployments
- Added broader workload coverage, including bulk dataset validation
- Added bisync regression coverage for the etcd control plane
Included Commits
89cbd9cfeat(redis): add reply error checking and bulk dataset testing (#105)0f7db05refactor(redis): extract role parsing logic and improve role detection (#107)