Update dependency Confluent.Kafka to v1.8.2#181
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.0.0->1.8.2Release Notes
confluentinc/confluent-kafka-dotnet
v1.8.2v1.8.1Enhancements
NJsonSchemato v10.5.2.v1.8.0for a complete list of changes, enhancements, fixes and upgrade considerations.
UseLatestVersionconfiguration property to the Protobuf, JSON Schema and Avro serdes (rayokota).Fixes
ProtobufSerializerandProtobufDeserializer) to becompatible with the Java Protobuf serdes (message indices now use zigzag encoding). Note: This framing encodes schema metadata, enabling
integration with Confluent Schema Registry. To disable, set the
UseDeprecatedFormatconfiguration property totrue.(rayokota).
Security
CVEs: CVE-2016-9840, CVE-2016-9841, CVE-2016-9842, CVE-2016-9843 https://github.com/edenhill/librdkafka/issues/29342934 for more information.
v1.7.0Enhancements
list of changes, enhancements, fixes and upgrade considerations.
Fixes
CachedSchemaRegistryClient.GetSchemaIdAsync(jeremy001181).Security
System.Net.Httpdependency to v4.3.4 (CVE-2018-8292)v1.6.3Fixes
v1.6.2Enhancements
Producer.Producenow include an inner exception with additional context on the error (joostas).ConfigureAwait(false)to async methods in the Avro Serdes.IsInvalidproperty toHandleclass (volgunin).Fixes
ProtobufSerializer(yurii-hunter).v1.6.1Version 1.6.0 and 1.6.1 were not released.
v1.5.3Enhancements
v1.5.2Enhancements
ISpecificRecord. In this case, data is serialized according to the per-message concrete type (@ni-mi).v1.5.1Enhancements
v1.5.0Enhancements
v1.4.4Fixes
Error(IntPtr error)#1249 (@midnightriot)v1.4.3Fixes
CancellationTokentoProducer.ProduceAsync.v1.4.2Fixes
v1.4.0Enhancements
SerializationContext(@pascalconfluent).CancellationTokenparameter to theProduceAsyncmethods.Changes
Consmer(thanks to @andypook).net452is no longer a target framework ofConfluent.SchemaRegistryorConfluent.SchemaRegistry.Serdesdue to the switch to the official Apache Avro package which only targetsnetstandard2.0.ConsumeResultthat simply delegate to the corresponding properties onConsumeResult.Messageas obsolete.Fixes
ArgumentNullExceptionregression inListGroups(thanks to @andypook).v1.3.0Enhancements
Confluent.SchemaRegistry(thanks to @fipil, @alexpedrero and @eroyal for their input).ConsumeResultnow throwsMessageNullException, notNullReferenceExceptionwhen a message property is accessed but no message exists (thanks to @enzian for this change).Changes
SchemaRegistryConfigwith the (superfluous) prefixSchemaRegistry. Added corresponding properties without this prefix.Fixes
RestServicewas unable to communicate with Schema Registry hosted on a non-root path. Thanks to @jonathansant for this fix.v1.2.2v1.2.1Fixes
v1.2.0Bugs
WARNING: There is an issue with SASL GSSAPI authentication on Windows with this release. This is resolved in v1.2.1.
Enhancements
IDictionaryoverload toConfigconstructors (contribution by @AndyPook).Confluent.Kafka,Confluent.SchemaRegistryandConfluent.SchemaRegistry.Serdesare now all signed, andConfluent.Kafka.StrongNamedeprecated.Fixes
v1.1.0Enhancements
v1.0.1.1Changes
ConfigureAwait(false)to all internalawaited calls, which resolves deadlock issues insynchronization contexts with limited numbers of threads #967.
v1.0.1Changes
ConfigureAwait(false)to all internalawaited calls, which resolves deadlock issues insynchronization contexts with limited numbers of threads #967.
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.