seldon-core
seldon-core copied to clipboard
build(deps): bump github.com/confluentinc/confluent-kafka-go/v2 from 2.8.0 to 2.10.1 in /components/kafka
Bumps github.com/confluentinc/confluent-kafka-go/v2 from 2.8.0 to 2.10.1.
Release notes
Sourced from github.com/confluentinc/confluent-kafka-go/v2's releases.
v2.10.1
This is a maintenance release:
confluent-kafka-go is based on librdkafka v2.10.1, see the librdkafka v2.10.1 release notes for a complete list of changes, enhancements, fixes and upgrade considerations.
v2.10.0
This is a feature release:
confluent-kafka-go is based on librdkafka v2.10.0, see the librdkafka v2.10.0 release notes for a complete list of changes, enhancements, fixes and upgrade considerations.
There was no v2.9.0 release.
Enhancements
- [KIP-848] Group Config is now supported in AlterConfigs, IncrementalAlterConfigs and DescribeConfigs. (#1344)
- [KIP-848]
DescribeConsumerGroups()now supports KIP-848 introducedconsumergroups. Two new fields for consumer group type and target assignment have also been added. Type defines whether this group is aclassicorconsumergroup. Target assignment is only valid for theconsumerprotocol and its defaults to NULL. (#1418).
Changelog
Sourced from github.com/confluentinc/confluent-kafka-go/v2's changelog.
v2.10.1
This is a maintenance release:
confluent-kafka-go is based on librdkafka v2.10.1, see the librdkafka v2.10.1 release notes for a complete list of changes, enhancements, fixes and upgrade considerations.
v2.10.0
This is a feature release:
confluent-kafka-go is based on librdkafka v2.10.0, see the librdkafka v2.10.0 release notes for a complete list of changes, enhancements, fixes and upgrade considerations.
There was no v2.9.0 release.
Enhancements
- [KIP-848] Group Config is now supported in AlterConfigs, IncrementalAlterConfigs and DescribeConfigs. (#1344)
- [KIP-848]
DescribeConsumerGroups()now supports KIP-848 introducedconsumergroups. Two new fields for consumer group type and target assignment have also been added. Type defines whether this group is aclassicorconsumergroup. Target assignment is only valid for theconsumerprotocol and its defaults to NULL. (#1418).
Commits
f231f28Import v2.10.1 (#1444)072e08aDocumentation and error code update for librdkafka v2.10.1d67ee10librdkafka static bundle v2.10.11680c71librdkafka and confluent-kafka-go v2.10.12a1cfe5Import v2.10.1-RC1 (#1442)77df7c3Documentation and error code update for librdkafka v2.10.1-RC150c97b8librdkafka static bundle v2.10.1-RC1f6151delibrdkafka and confluent-kafka-go v2.10.1-RC113e5fe9feat: use hamba encoder schema function if available (#1440)faebfb7Remove old avro v1 examples (#1438)- Additional 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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)