Skip to content

7.4.0

Choose a tag to compare

@petyaslavova petyaslavova released this 24 Mar 09:14
· 4 commits to 7.4 since this release

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