Closed renovate[bot] closed 1 year ago
Base: 100.00% // Head: 100.00% // No change to project coverage :thumbsup:
Coverage data is based on head (
2fe97b2
) compared to base (fa970ab
). Patch has no changes to coverable lines.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
This PR contains the following updates:
==4.3.5
->==4.4.0
Release Notes
redis/redis-py
### [`v4.4.0`](https://togithub.com/redis/redis-py/releases/tag/v4.4.0): Version 4.4.0 [Compare Source](https://togithub.com/redis/redis-py/compare/v4.3.5...v4.4.0) ### Changes [4.4.0rc4 release notes](https://togithub.com/redis/redis-py/releases/tag/v4.4.0rc4) [4.4.0rc3 release notes](https://togithub.com/redis/redis-py/releases/tag/v4.4.0rc3) [4.4.0rc2 release notes](https://togithub.com/redis/redis-py/releases/tag/v4.4.0rc2) [4.4.0rc1 release notes](https://togithub.com/redis/redis-py/releases/tag/v4.4.0rc1) #### π New Features (since 4.4.0rc4) - Async clusters: Support creating locks inside async functions ([#2471](https://togithub.com/redis/redis-py/issues/2471)) #### π Bug Fixes (since 4.4.0rc4) - Async: added 'blocking' argument to call lock method ([#2454](https://togithub.com/redis/redis-py/issues/2454)) - Added a replacement for the default cluster node in the event of failure. ([#2463](https://togithub.com/redis/redis-py/issues/2463)) - Fixed geosearch: Wrong number of arguments for `geosearch` command ([#2464](https://togithub.com/redis/redis-py/issues/2464)) #### π§° Maintenance (since 4.4.0rc4) - Updating dev dependencies ([#2475](https://togithub.com/redis/redis-py/issues/2475)) - Removing deprecated LGTM ([#2473](https://togithub.com/redis/redis-py/issues/2473)) - Added an explicit index name in RediSearch example ([#2466](https://togithub.com/redis/redis-py/issues/2466)) - Adding connection step to bloom filter examples ([#2478](https://togithub.com/redis/redis-py/issues/2478)) #### Contributors (since 4.4.0rc4) We'd like to thank all the contributors who worked on this release! [@Sibuken](https://togithub.com/Sibuken), [@barshaul](https://togithub.com/barshaul), [@chayim](https://togithub.com/chayim), [@dvora-h](https://togithub.com/dvora-h), [@nermiller](https://togithub.com/nermiller), [@uglide](https://togithub.com/uglide) and [@utkarshgupta137](https://togithub.com/utkarshgupta137)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 Mend Renovate. View repository job log here.