github redis/redis-py v4.1.0rc2
Version 4.1.0-rc2

latest releases: v5.1.0b5, v5.0.4, v5.0.3...
pre-release2 years ago

Changes

🔥 Breaking Changes (from 4.1.0 rc1)

  • Migrated targeted nodes to kwargs in Cluster Mode (#1762)

🚀 New Features

  • Added support for MONITOR in clusters (#1756)
  • Adding ROLE Command (#1610)
  • Integrate RedisBloom support (#1683)
  • Adding RedisGraph support (#1556)
  • Allow overriding connection class via keyword arguments (#1752)
  • Aggregation LOAD * support for RediSearch (#1735)

🧰 Maintenance

  • Adding cluster, bloom, and graph docs (#1779)
  • Add packaging to setup_requires, and use >= to play nice to setup.py (fixes #1625) (#1780)
  • Fixing the license link in the readme (#1778)
  • Removing distutils from tests (#1773)
  • Fix cluster ACL tests (#1774)
  • Improved RedisCluster's reinitialize_steps and documentation (#1765)
  • Added black and isort (#1734)
  • Link Documents for all module commands (#1711)
  • Pyupgrade + flynt + f-strings (#1759)
  • Remove unused aggregation subclasses in RediSearch (#1754)

Contributors

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

@AvitalFineRedis, @WisdomPill, @akx, @barshaul, @asheryerm, @chayim, @hartwork and @m-novikov

Don't miss a new redis-py release

NewReleases is sending notifications on new releases.