You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi maintainers, I'm wondering when will v5.0.8 be released as the compatibility fix in #1222 and transaction support in #1226 were added recently.
Without the compatibility fix, the version for redis-cluster-client will need to be pinned to v0.5.0 to call certain methods like .inspect which still uses @router.node.node_keys in v5.0.7 of the gem.