Update dependency redis to ~=6.1.0 #31
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/redis-6.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
~=6.0.0
->~=6.1.0
Release Notes
redis/redis-py (redis)
v6.1.0
: 6.1.0Compare Source
Changes
🚀 New Features
RedisCluster
client (#3611)Retry
and backoff classes (#3628)🐛 Bug Fixes
ssl_check_hostname
not set to connections. For SSL verification withssl_cert_reqs="none"
, check_hostname is set toFalse
(#3637)Retry
and backoff classes (#3628) - fixes integration with Django RQAttributeError
onClusterPipeline
(#3634)🧰 Maintenance
REDIS_MAJOR_VERSION
correctly in run-tests (#3642)hiredis-py-integration.yaml
(#3641)RedisModuleCommands
class (#3632)None
args or return types to be annotated withOptional
- includes commands incore.py
and json commands (#3610)🙏 Special Thanks
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!
Contributors
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
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.