Skip to content

chore(api): update dependency redis to v4.4.0 (develop)

RenovateBot requested to merge renovate/develop-api-redis-4.x into develop

This MR contains the following updates:

Package Type Update Change
redis (changelog) dependencies minor ==4.3.5 -> ==4.4.0

Release Notes

redis/redis-py

v4.4.0: Version 4.4.0

Compare Source

Changes

4.4.0rc4 release notes 4.4.0rc3 release notes 4.4.0rc2 release notes 4.4.0rc1 release notes

🚀 New Features (since 4.4.0rc4)

  • Async clusters: Support creating locks inside async functions (#​2471)

🐛 Bug Fixes (since 4.4.0rc4)

  • Async: added 'blocking' argument to call lock method (#​2454)
  • Added a replacement for the default cluster node in the event of failure. (#​2463)
  • Fixed geosearch: Wrong number of arguments for geosearch command (#​2464)

🧰 Maintenance (since 4.4.0rc4)

  • Updating dev dependencies (#​2475)
  • Removing deprecated LGTM (#​2473)
  • Added an explicit index name in RediSearch example (#​2466)
  • Adding connection step to bloom filter examples (#​2478)

Contributors (since 4.4.0rc4)

We'd like to thank all the contributors who worked on this release!

@​Sibuken, @​barshaul, @​chayim, @​dvora-h, @​nermiller, @​uglide and @​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 MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports