Change8

v7.3.0

📦 redis-pythonView on GitHub →
2 features🐛 2 fixes🔧 1 symbols

Summary

This release introduces comprehensive OpenTelemetry metrics support for asynchronous clients, covering command, connection, resiliency, pubsub, and stream operations. It also includes several bug fixes related to async cluster clients and connection initialization.

✨ New Features

  • Added comprehensive OpenTelemetry metrics support for asynchronous clients following the OpenTelemetry Database Client Semantic Conventions.
  • Added OTel instrumentation and metrics export for async client

🐛 Bug Fixes

  • [async] Adding access to cluster client's nodes_manager and set_response_callback in ClusterPipeline objects
  • Ensure we have an initialized protocol in connection

Affected Symbols