seldon-core icon indicating copy to clipboard operation
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

Open dependabot[bot] opened this issue 5 months ago • 2 comments

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 introduced consumer groups. Two new fields for consumer group type and target assignment have also been added. Type defines whether this group is a classic or consumer group. Target assignment is only valid for the consumer protocol 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 introduced consumer groups. Two new fields for consumer group type and target assignment have also been added. Type defines whether this group is a classic or consumer group. Target assignment is only valid for the consumer protocol and its defaults to NULL. (#1418).
Commits
  • f231f28 Import v2.10.1 (#1444)
  • 072e08a Documentation and error code update for librdkafka v2.10.1
  • d67ee10 librdkafka static bundle v2.10.1
  • 1680c71 librdkafka and confluent-kafka-go v2.10.1
  • 2a1cfe5 Import v2.10.1-RC1 (#1442)
  • 77df7c3 Documentation and error code update for librdkafka v2.10.1-RC1
  • 50c97b8 librdkafka static bundle v2.10.1-RC1
  • f6151de librdkafka and confluent-kafka-go v2.10.1-RC1
  • 13e5fe9 feat: use hamba encoder schema function if available (#1440)
  • faebfb7 Remove old avro v1 examples (#1438)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

dependabot[bot] avatar Jun 16 '25 12:06 dependabot[bot]