RedisCluster client (#3611)Retry and backoff classes (#3628)ssl_check_hostname not set to connections. For SSL verification with ssl_cert_reqs="none", check_hostname is set to False (#3637)
Important: The default value for the check_hostname field of RedisSSLContext has been changed as part of this PR - this is a breaking change and should not be introduced in minor versions - unfortunately, it is part of the current release.
The breaking change is reverted in the next release to fix the behavior --> 6.2.0Retry and backoff classes (#3628) - fixes integration with Django RQAttributeError on ClusterPipeline (#3634)REDIS_MAJOR_VERSION correctly in run-tests (#3642)hiredis-py-integration.yaml (#3641)RedisModuleCommands class (#3632)None args or return types to be annotated with Optional - includes commands in core.py and json commands (#3610)A big thank you to our collaborators at Scopely for their valuable contributions to this release! Your support and improvements help move the project forward โ we appreciate it!
We'd like to thank all the contributors who worked on this release! @robertosantamaria-scopely @sentrivana @terencehonles @kesha1225 @aberres @uglide @omerfeyzioglu @petyaslavova @vladvildanov @andy-stark-redis
Fetched May 1, 2026