Skip to content

chore(deps): Bump github.com/confluentinc/confluent-kafka-go/v2 from 2.6.1 to 2.8.0#107

Merged
lbroudoux merged 1 commit intomainfrom
dependabot/go_modules/github.com/confluentinc/confluent-kafka-go/v2-2.8.0
Apr 1, 2025
Merged

chore(deps): Bump github.com/confluentinc/confluent-kafka-go/v2 from 2.6.1 to 2.8.0#107
lbroudoux merged 1 commit intomainfrom
dependabot/go_modules/github.com/confluentinc/confluent-kafka-go/v2-2.8.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2025

Bumps github.com/confluentinc/confluent-kafka-go/v2 from 2.6.1 to 2.8.0.

Release notes

Sourced from github.com/confluentinc/confluent-kafka-go/v2's releases.

v2.8.0

This is a feature release:

Enhancements

  • Add retry logic to RestService for Schema Registry (#1337)
  • Add ability to override disable flag and actions on a rule (#1356)
  • Add AWS AssumeRole support to AWS KMS (#1359)
  • Add support for comma-separated URLs (#1364)

Fixes

  • Add deleted query param when looking up schema under subject (#1340)
  • For Protobuf, copy the result into the target if necessary (#1347)
  • Don't register maps as native types in CEL rules (#1348)
  • Lookup local secret from env if needed (#1349)
  • Ensure different key ids use different client instances (#1352)
  • Fix handling of nested maps for Avro and JSON Schema (#1355)
  • Ensure algorithm query param is passed for CSFLE (#1373)

confluent-kafka-go is based on librdkafka v2.8.0, see the librdkafka v2.8.0 release notes for a complete list of changes, enhancements, fixes and upgrade considerations.

There was no v2.7.0 release.

Changelog

Sourced from github.com/confluentinc/confluent-kafka-go/v2's changelog.

v2.8.0

This is a feature release:

confluent-kafka-go is based on librdkafka v2.8.0, see the librdkafka v2.8.0 release notes for a complete list of changes, enhancements, fixes and upgrade considerations.

There was no v2.7.0 release.

Enhancements

  • Add retry logic to RestService for Schema Registry (#1337)
  • Add ability to override disable flag and actions on a rule (#1356)
  • Add AWS AssumeRole support to AWS KMS (#1359)
  • Add support for comma-separated URLs (#1364)

Fixes

  • Add deleted query param when looking up schema under subject (#1340)
  • For Protobuf, copy the result into the target if necessary (#1347)
  • Don't register maps as native types in CEL rules (#1348)
  • Lookup local secret from env if needed (#1349)
  • Ensure different key ids use different client instances (#1352)
  • Fix handling of nested maps for Avro and JSON Schema (#1355)
  • Ensure algorithm query param is passed for CSFLE (#1373)
Commits
  • ca4a207 Import v2.8.0 (#1376)
  • 05788e7 Documentation and error code update for librdkafka v2.8.0
  • 1992b64 librdkafka static bundle v2.8.0
  • 3005784 Update doc-gen, examples, go.mod.
  • 1d11f0a Import v2.8.0 RC1 (#1375)
  • 9112246 Documentation and error code update for librdkafka v2.8.0-RC1
  • fbd5803 librdkafka static bundle v2.8.0-RC1
  • 71fa326 Update examples, 00version, CHANGELOG, README, semaphore
  • 40deae5 Exclude examples/ from code coverage report (#1370)
  • 1f31b8e Ensure algorithm query param is passed for CSFLE (#1373)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [github.com/confluentinc/confluent-kafka-go/v2](https://github.com/confluentinc/confluent-kafka-go) from 2.6.1 to 2.8.0.
- [Release notes](https://github.com/confluentinc/confluent-kafka-go/releases)
- [Changelog](https://github.com/confluentinc/confluent-kafka-go/blob/master/CHANGELOG.md)
- [Commits](confluentinc/confluent-kafka-go@v2.6.1...v2.8.0)

---
updated-dependencies:
- dependency-name: github.com/confluentinc/confluent-kafka-go/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 1, 2025
@dependabot dependabot bot requested a review from lbroudoux as a code owner February 1, 2025 01:51
@github-actions
Copy link

github-actions bot commented Mar 4, 2025

This pull request has been automatically marked as stale because it has not had recent activity 😴

It will be closed in 30 days if no further activity occurs. To unstale this pull request, add a comment with detailed explanation.

There can be many reasons why some specific pull request has no activity. The most probable cause is lack of time, not lack of interest. Microcks is a Cloud Native Computing Foundation project not owned by a single for-profit company. It is a community-driven initiative ruled under open governance model.

Let us figure out together how to push this pull request forward. Connect with us through one of many communication channels we established here.

Thank you for your patience ❤️

@github-actions github-actions bot added the stale State due to inactivity label Mar 4, 2025
@lbroudoux lbroudoux added this to the 0.3.2 milestone Apr 1, 2025
Copy link
Member

@lbroudoux lbroudoux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lbroudoux lbroudoux merged commit 3c3482a into main Apr 1, 2025
5 checks passed
@lbroudoux lbroudoux deleted the dependabot/go_modules/github.com/confluentinc/confluent-kafka-go/v2-2.8.0 branch April 1, 2025 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code stale State due to inactivity

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant