confluentinc / confluent-kafka-dotnet

Confluent's Apache Kafka .NET client
https://github.com/confluentinc/confluent-kafka-dotnet/wiki
Apache License 2.0
2.78k stars 847 forks source link

fix: replace deprecated property in sample #2237

Open ajpinedam opened 1 week ago

ajpinedam commented 1 week ago

The sample in the Readme shows accessing the Value properties from the ConsumerResult object returned from the Consume() method. This property was deprecated; instead, we are instructed to use the Message.Value.

cla-assistant[bot] commented 1 week ago

CLA assistant check
All committers have signed the CLA.

cla-assistant[bot] commented 1 week ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.