confluent-kafka-dotnet
confluent-kafka-dotnet copied to clipboard
Fix ProtobufUtils Parse function (Showstopper defect) (#2297)
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
Apologies for the whitespace changes. My IDE did that for some reason. (Thanks Rider)
Thanks @yinzara , we're working on some .NET 8 build issues, will take a look at this afterward.