Download Latest Version v6.1.1 source code.tar.gz (4.9 MB)
Email in envelope

Get an email when there's a new version of redis-py

Home / v6.2.0
Name Modified Size InfoDownloads / Week
Parent folder
6.2.0 source code.tar.gz 2025-05-27 4.9 MB
6.2.0 source code.zip 2025-05-27 5.0 MB
README.md 2025-05-27 998 Bytes
Totals: 3 Items   9.8 MB 0

Changes

πŸš€ New Features

  • Add dynamic_startup_nodes parameter to async RedisCluster (#3646)
  • Support RESP3 with hiredis-py parser (#3648)
  • [Async] Support for transactions in async RedisCluster client (#3649)

πŸ› Bug Fixes

  • Revert wrongly changed default value for check_hostname when instantiating RedisSSLContext (#3655)
  • Fixed potential deadlock from unexpected __del__ call (#3654)

🧰 Maintenance

  • Update search_json_examples.ipynb: Fix the old import indexDefinition -> index_definition (#3652)
  • Remove mandatory update of the CHANGES file for new PRs. Changes file will be kept for history for versions < 4.0.0 (#3645)
  • Dropping Python 3.8 support as it has reached end of life (#3657)
  • fix(doc): update Python print output in json doctests (#3658)
  • Update redis-entraid dependency (#3661)

We'd like to thank all the contributors who worked on this release! @JCornat @ShubhamKaudewar @uglide @petyaslavova @vladvildanov

Source: README.md, updated 2025-05-27