confluent-kafka-dotnet icon indicating copy to clipboard operation
confluent-kafka-dotnet copied to clipboard

feat: adding caching to GetLatestSchemaAsync

Open amstee opened this issue 1 year ago • 1 comments

adding caching to GetLatestSchemaAsync to improve subsequent calls if a user sets: UseLatestVersion

I see those changes have already been made for Go

amstee avatar Jun 13 '24 15:06 amstee

CLA assistant check
All committers have signed the CLA.

cla-assistant[bot] avatar Jun 13 '24 15:06 cla-assistant[bot]

Thanks, caching was added in https://github.com/confluentinc/confluent-kafka-dotnet/pull/2226

rayokota avatar Jul 12 '24 19:07 rayokota