Based on the below PR implementation, new Kafka binding related attributes got added to the Kafka extension.
SchemaRegistryUrl
SchemaRegistryUsername
SchemaRegistryPassword
Azure/azure-functions-kafka-extension#411
We need to have those to be added to the SDK to support this new feature in Java functions as well.
Based on the below PR implementation, new Kafka binding related attributes got added to the Kafka extension.
SchemaRegistryUrlSchemaRegistryUsernameSchemaRegistryPasswordAzure/azure-functions-kafka-extension#411
We need to have those to be added to the SDK to support this new feature in Java functions as well.