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

Fix ProtobufUtils Parse function (Showstopper defect) (#2297)

Open yinzara opened this issue 1 year ago • 2 comments

This PR fixes issues in the ProtobufUtils Parse function that prevented the ProtobufSerializer from serializing any message that contained well known types. This is a show stopper defect for all versions past 2.4.0 and should be prioritized

yinzara avatar Aug 29 '24 04:08 yinzara

CLA assistant check
All committers have signed the CLA.

cla-assistant[bot] avatar Aug 29 '24 04:08 cla-assistant[bot]

Apologies for the whitespace changes. My IDE did that for some reason. (Thanks Rider)

yinzara avatar Aug 29 '24 04:08 yinzara

Thanks @yinzara , we're working on some .NET 8 build issues, will take a look at this afterward.

rayokota avatar Aug 29 '24 22:08 rayokota