confluent-kafka-dotnet
confluent-kafka-dotnet copied to clipboard
feat: adding caching to GetLatestSchemaAsync
adding caching to GetLatestSchemaAsync to improve subsequent calls if a user sets: UseLatestVersion
Thanks, caching was added in https://github.com/confluentinc/confluent-kafka-dotnet/pull/2226