github redis/redis-py v4.3.2
Version 4.3.2

latest releases: v5.0.9, v5.0.8, v5.0.7...
2 years ago

Changes

🚀 New Features

  • SHUTDOWN - add support for the new NOW, FORCE and ABORT modifiers (#2150)
  • Adding pipeline support for async cluster (#2199)
  • Support CF.MEXISTS + Clean bf/commands.py (#2184)
  • Extending query_params for FT.PROFILE (#2198)
  • Implementing ClusterPipeline Lock (#2190)

🐛 Bug Fixes

  • Set default response_callbacks to redis.asyncio.cluster.ClusterNode (#2201)
  • Add default None for maxlen at xtrim command (#2188)

🧰 Maintenance

Contributors

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

@Avital-Fine, @Olegt0rr, @WisdomPill, @dvora-h, @grippy, @mfgnik, @rapidia, @ryanrussell and @utkarshgupta137

Don't miss a new redis-py release

NewReleases is sending notifications on new releases.