Sourced from redis's changelog.
5.0.8
- Fix
Redis#without_reconnect
for sentinel clients. Fix #1212.- Add
sentinel_username
,sentinel_password
for sentinel clients. Bumpredis-client
to>=0.17.0
. See #12135.0.7
- Fix compatibility with
redis-client 0.15.0
when using Redis Sentinel. Fix #1209.
2b183ad
Release 5.0.8230a5c4
Merge pull request #1227
from supercaracal/add-sharded-pubsub-support54e6a7e
Add sharded Pub/Sub support for clusterccdf15f
Merge pull request #1226
from supercaracal/support-transaction-for-cluster-cl...dda95f8
Support transactions for cluster clientc888c74
Merge pull request #1225
from afinzel/masterad0f30b
Update default timeout docs8e9183a
Update sentinel auth with explicit kwargs (#1221)01de51a
Merge pull request #1222
from supercaracal/fix-clusterea4d04a
Fix redis-clustering gem to pass the test with latest dependencies