v1.2.0
版本发布时间: 2019-09-20 04:39:21
confluentinc/confluent-kafka-dotnet最新发布版本:v2.5.2(2024-08-07 15:21:59)
Enhancements
- References librdkafka v1.2.0. Refer to the release notes for more information. Headline feature is consumer side support for transactions.
- Added
IDictionary
overload toConfig
constructors (contribution by @AndyPook). -
Confluent.Kafka
,Confluent.SchemaRegistry
andConfluent.SchemaRegistry.Serdes
are now all signed, andConfluent.Kafka.StrongName
depreciated.
Fixes
- Updated the librdkafka build load order so that the most featureful version is used on any given platform.