We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcc010e commit df3380fCopy full SHA for df3380f
CHANGELOG.md
@@ -7,6 +7,7 @@ v2.5.3 is a maintenance release with the following fixes and enhancements:
7
### Fixes
8
9
* Fix an assert being triggered during push telemetry call when no metrics matched on the client side.
10
+* Minor enhancement to JSONDeserializer to retrieve schema from Schema Registry if not provided
11
12
confluent-kafka-python is based on librdkafka v2.5.3, see the
13
[librdkafka release notes](https://github.com/edenhill/librdkafka/releases/tag/v2.5.3)
0 commit comments