github redis/redis-py v7.4.0
7.4.0

8 hours ago

Changes

๐Ÿ› Bug Fixes

  • Fix AttributeError in cluster metrics recording when connection is None or ClusterNode object instance is used to extract the connection info (#3999)
  • Fixing security concern in repr methods for ConnectionPools - passwords might leak in plain text logs (#3998)
  • Refactored connection count and SCH metric collection (#4001)

๐Ÿงช Experimental Features

-Refactored health check logic for MultiDBClient (#3994)

๐Ÿงฐ Maintenance

  • Expose basic Otel classes and functions to be importable through redis.observability to match the examples in the readthedocs (#3996)

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

Don't miss a new redis-py release

NewReleases is sending notifications on new releases.