Skip to content

Conversation

@aarongable
Copy link
Contributor

Redis recently released version 7.0.0, which has several breaking
changes. The go-redis library that we rely on does not yet support
communicating with a Redis 7.0.0 cluster.

Pin ourselves to the latest non-7.0.0 version, 6.2.7, until such time
as go-redis releases a version with support for 7.0.0.

Fixes #6071

@aarongable aarongable requested a review from a team as a code owner April 29, 2022 21:33
@aarongable aarongable requested review from andygabby, beautifulentropy and jsha and removed request for andygabby April 29, 2022 21:33
@jsha jsha merged commit 802acc5 into main May 2, 2022
@jsha jsha deleted the fix-redis-cluster-info-elements branch May 2, 2022 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix rocsp unit test flakes

3 participants