Bump Confluent.Kafka from 1.8.2 to 2.14.0#279
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
--- updated-dependencies: - dependency-name: Confluent.Kafka dependency-version: 2.14.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
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.
Updated Confluent.Kafka from 1.8.2 to 2.14.0.
Release notes
Sourced from Confluent.Kafka's releases.
2.14.0
Enhancements
Fixes
2.13.2
Enhancements
Fixes
2.13.1
Enhancements
Fixes
2.13.0
Enhancements
Fixes
2.12.0
KIP-848 – General Availability
Starting with Confluent.Kafka 2.12.0, the next generation consumer group rebalance protocol defined in KIP-848 is production-ready. Please refer to the following migration guide for moving from
ClassictoConsumerprotocol.Note: The new consumer group protocol defined in KIP-848 is not enabled by default. There are few contract change associated with the new protocol and might cause breaking changes.
GroupProtocolconfiguration property dictates whether to use the newConsumerprotocol or olderClassicprotocol. It defaults toClassicif not provided.Enhancements
an Azure IMDS endpoint using an attached managed identity as principal (#2526).
2.11.1
Enhancements
2.11.0
Enhancements
2.10.1
Enhancements
2.10.0
Enhancements
2.9.0
Enhancements
Fixes
2.8.0
v2.8.0 is a feature release with the following features, fixes and enhancements:
Enhancements
Fixes
2.6.1
v2.6.1 is a maintenance release with the following features, fixes and enhancements:
Enhancements
Fixes
$id(#2339).2.6.0
v2.6.0 is a feature release with the following features, fixes and enhancements:
Enhancements
confluent-kafka-dotnet is based on librdkafka v2.6.0, see the librdkafka release notes for a complete list of changes, enhancements, fixes and upgrade considerations.
2.5.3
v2.5.3 is a maintenance release with the following fixes and enhancements:
Fixes
confluent-kafka-dotnet is based on librdkafka v2.5.3, see the librdkafka release notes for a complete list of changes, enhancements, fixes and upgrade considerations.
2.5.2
This is a maintenance release.
Fixes
2.5.1
This is a maintenance release.
Fixes
2.5.0
This is a feature release
Enhancements
contracts.
Vault. See the encryption examples in the examples directory.
Fixes
2.4.0
This is a feature release.
Enhancements
Integration tests running with the new consumer group protocol. The feature is an Early Access: not production ready. Please refer
detailed doc for more information. (#2212).
2.3.0
This is a feature release.
Enhancements
Return authorized operations in describe responses (#2021, @jainruchir).
Rackto theNodetype, so AdminAPI calls can expose racks for brokers (currently, all DescribeResponses) (#2021, @jainruchir).
JsonSerializerandJsonDeserializer(#2042).DescribeCluster()andDescribeTopics()(#2021, @jainruchir).2.2.1
librdkafka v2.2.1 is a maintenance release
Enhancements
2.2.0
This is a feature release.
Enhancements
IncrementalAlterConfigs API (#2005).
User SASL/SCRAM credentials alteration and description (#2070).
Fixes
2.1.1
This is a maintenance release.
Enhancements
2.1.0
This is a feature release.
Enhancements
SASL PLAIN/SCRAM credentials that will be used for subsequent (new) connections to a broker (#1980).
_SCHEMAfiled is accessed internally from reflecting the static field to accessing it from the instance (AlexeyRaga).TopicPartitionOffsetError and ConsumeResult classes (#2027).
Fixes
OverflowExceptionthrown intermittently when using theListGroupmethod (#2003).2.0.2
Upgrade considerations
OpenSSL 3.0.x upgrade in librdkafka requires a major version bump, as some legacy ciphers need to be explicitly configured to continue working, but it is highly recommended NOT to use them. The rest of the API remains backward compatible.
Enhancements
NJsonSchemato v10.6.3LatestCompatibilityStrictconfiguration property to JsonSerializerConfig to check the compatibility with latest schema whenUseLatestVersionis set to true.DeleteGroupsis already present).ListConsumerGroupsAdmin operation. Supports listing by state.DescribeConsumerGroupsAdmin operation. Supports multiple groups.ListConsumerGroupOffsetsAdmin operation. Currently, only supports1 group with multiple partitions. Supports the
requireStableoption.AlterConsumerGroupOffsetsAdmin operation. Currently, only supports1 group with multiple offsets.
Fixes
DependentAdminClientBuilder.Note: There were no 2.0.0 and 2.0.1 releases.
1.9.3
Enhancements
NormalizeSchemasconfiguration property to the Avro, Json and Protobuf serdes.Fixes
ErrorCodeenum.1.9.2
Enhancements
Fixes
1.9.0
Enhancements
for a complete list of changes, enhancements, fixes and upgrade considerations.
Fixes
Upgrade Considerations
Commits viewable in compare view.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)