fix(deps): update dependency redis to v6.2.0 #70
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/redis-6.x-lockfile"
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.2.0
Release Notes
redis/redis-py (redis)
v6.2.0
: 6.2.0Compare Source
Changes
🚀 New Features
dynamic_startup_nodes
parameter to async RedisCluster (#3646)hiredis-py
parser (#3648)RedisCluster
client (#3649)🐛 Bug Fixes
check_hostname
when instantiatingRedisSSLContext
(#3655)__del__
call (#3654)🧰 Maintenance
search_json_examples.ipynb
: Fix the old importindexDefinition
->index_definition
(#3652)Python 3.8
support as it has reached end of life (#3657)We'd like to thank all the contributors who worked on this release!
@JCornat @ShubhamKaudewar @uglide @petyaslavova @vladvildanov
v6.1.1
Compare Source
Changes
🐛 Bug Fixes
check_hostname
when instantiatingRedisSSLContext
(#3655)__del__
call (#3654)We'd like to thank all the contributors who worked on this release!
@vladvildanov @petyaslavova
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)Important: The default value for the
check_hostname
field ofRedisSSLContext
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.0
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: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
fix(deps): update dependency redis to v6.1.0to fix(deps): update dependency redis to v6.2.0ce8584bc84
to104845c4e0
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.