releases.shpreview
Redis/redis-py

redis-py

Mon
Wed
Fri
JunJulAugSepOctNovDecJanFebMarAprMayJun
Less
More
Releases8Avg2/moVersionsv7.2.2 to v8.0.0b2
v8.0.0

redis-py now uses RESP3 on the wire by default while preserving legacy RESP2-compatible Python response shapes for existing applications. Set legacy_responses=False to migrate to unified responses or protocol=2 to force RESP2. Full asyncio Cluster PubSub support is now available with shard-channel capabilities, keyspace notifications are supported across sync and async modes for standalone and cluster deployments, and Redis Arrays data type is now supported with new AR* command helpers.

Read more →

Changes

Unified command response types across RESP2 and RESP3 protocols

In this release, the command response types across RESP2 and RESP3 pro...

Read more →

Changes

Async Cluster PubSub & Keyspace Notifications

This release introduces full asyncio Cluster PubSub support, bringing shard-channe...

Read more →

Changes

🐛 Bug Fixes

  • Fix AttributeError in cluster metrics recording when connection is None or ClusterNode object instance is used to extr...
Read more →

Changes

OpenTelemetry Native Metrics Support for asynchronous clients Added comprehensive OpenTelemetry metrics support for asynchronous clien...

Read more →

Changes

🐛 Bug Fixes

  • Handle connection attributes conditionally for metrics and set connection data on exceptions in cluster error handling...
Read more →

Changes

Redis 8.6 Support Added support for Redis 8.6, including new commands and features for streams idempotent production and HOTKEYS.

...

Read more →

Changes

🧪 Experimental Features

  • Added initial health check policies, refactored add_database method (#3906)

🧰 Maintenance

  • Disa...
Read more →

Changes

🚀 New Features

  • Adding MSETEX command support. (#3823)
  • Adding CLAIM option to XREADGROUP command + unit tests (#3825)
  • Apply r...
Read more →

Changes

This release adds small fixes related to documentation.

🧰 Maintenance

  • Add 'multi_database' section to documentation index (313d...
Read more →

Changes

One of the main features introduced in this release is a new type of client MultiDBClient. The purpose of this client is a communicatio...

Read more →

Changes

Main feature introduced in this beta release is a new type of client MultiDBClient. The purpose of this client is a communication with ...

Read more →

Changes

🚀 New Features

  • Adding ssl_verify_flags_config argument for ssl connection configuration (#3772)
  • Adding 'auto' option to MaintNo...
Read more →

Changes

🚀 New Features

  • Support for maintenance push notifications handling during server upgrade or maintenance procedures. (#3756)
  • Add...
Read more →

Changes

🚀 New Features

  • Added epsilon property to the vsim command (#3723)

🧰 Maintenance

  • Updating the latest Redis image for gith...
Read more →

Changes

🚀 New Features

  • Add support for new BITOP operations: DIFF, DIFF1, ANDOR, ONE (#3690)
  • Support new VAMANA vector index type (#370...
Read more →

Changes

🧰 Maintenance

  • Allow newer PyJWT versions for branch 5.3 (#3682)

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

Read more →
Last Checked
2h ago
Latest
v7.4.1
Tracking since Oct 26, 2021