Bump redis[hiredis] from 5.0.2 to 7.0.1 in /backend
Bumps redis[hiredis] from 5.0.2 to 7.0.1.
Release notes
Sourced from redis[hiredis]'s releases.
7.0.1
Changes
This release adds small fixes related to documentation.
🧰 Maintenance
- Add 'multi_database' section to documentation index (313d93f)
- Revised multi-database client documentation(78df745)
- Adding info about Multi-database client in README.md (3f7a55e)
We'd like to thank all the contributors who worked on this release!
@dmaier@petyaslavova7.0.0
Changes
One of the main features introduced in this release is a new type of client
MultiDBClient. The purpose of this client is a communication with multiple databases that are eventually consistent (Active-Active setup) and handling failures by failover across databases. More information could be found in docs.🚀 New Features
- Support for maintenance push notifications handling during server upgrade or maintenance procedures. (#3756 #3777 #3778 #3779 #3785)
- Adding WITHATTRIBS option to vector set's vsim command. (#3746)
- Adding ssl_verify_flags_config argument for ssl connection configuration (#3772)
- Adding new ExternalAuthProviderError that will be raised when we receive 'problem with LDAP service' response from server. (#3808) Note Not supported with hiredis parser. When hiredis parser is used this server response is mapped to ResponseError
🧪 Experimental Features
🔥 Breaking changes
- Adding abstract method declaration for cache property setter in EvictionPolicyInterface(#3732)
- Remove unused parse_list_to_dict function from helpers (#3733)
- Removing synchronous context manager handling from async RedisCluster. (#3679)
- Redis Search/Aggregate improved type annotations (#3676)
- Removing the threading.Lock locks and replacing them with RLock objects to avoid deadlocks. (#3677)
- Update ping command docstrings and method return type hint (#3789)
- Fixing several *arg type hints in core.py and json module commands (#3793)
- Fixing errors reported by mypy in search module files - query.py, commands.py and aggregation.py. (#3666)
- Adding score_cast_func argument to zrank, zrevrank and zunion - for consistency with the other sorted sets commands (#3795)
- Changing the timeout typehint in async BlockingConnectionPool from int to float (#3801)
🐛 Bug Fixes
- Removing the threading.Lock locks and replacing them with RLock objects to avoid deadlocks. (#3677)
🧰 Maintenance
... (truncated)
Commits
613a06fUpdating redis-py package version to 7.0.13f7a55eAdding info about Multi-database client in README.md313d93fAdd 'multi_database' section to documentation index78df745Revised multi-database client documentation7a4e8bcUpdating package version to 7.0.0 and supported redis versions in readme.md64a2721Refactor healthcheck to use PING instead of ECHO (#3811)24a7a10Fixing SORTABLE, INDEXEMPTY and INDEXMISSING order when using RediSearch fiel...32ba6d8DOC-5821 update index/query example for runnable notebook (#3807)c1e566fAdd handling of empty spaces during CLIENT LIST response parsing (#3797)295bec6Adding new ExternalAuthProviderError that will be raised when we receive 'pro...- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
The latest updates on your projects. Learn more about Vercel for GitHub.
| Project | Deployment | Preview | Updated (UTC) |
|---|---|---|---|
| pycon | Preview | Oct 28, 2025 4:06am |