Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump github.com/confluentinc/confluent-kafka-go from 1.7.0 to 1.8.2 #533

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 31, 2022

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps github.com/confluentinc/confluent-kafka-go from 1.7.0 to 1.8.2.

Release notes

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

v1.8.2

confluent-kafka-go v1.8.2

This is a maintenance release:

  • Bundles librdkafka v1.8.2
  • Check termination channel while reading delivery reports (by @​zjj)
  • Added convenience method Consumer.StoreMessage() (@​finncolman, #676)

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

Note: There were no confluent-kafka-go v1.8.0 and v1.8.1 releases.

Changelog

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

v1.8.2

This is a maintenance release:

  • Bundles librdkafka v1.8.2
  • Check termination channel while reading delivery reports (by @​zjj)
  • Added convenience method Consumer.StoreMessage() (@​finncolman, #676)

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

Note: There were no confluent-kafka-go v1.8.0 and v1.8.1 releases.

Commits
  • 1d5067b Reduce number of Travis jobs
  • 4f3e610 v1.8.2 changelog
  • 0475aec correct handle's eventPoll RD_KAFKA_EVENT_DR term
  • bf3f642 Documentation and error code update for librdkafka v1.8.2
  • f27b67d librdkafka static bundle v1.8.2
  • 194896a Added convenience method StoreMessage that calls StoreOffsets (@​finncolman, #...
  • 7182357 v1.8.0 changelogs
  • 605c471 Silence golang static checker
  • 4676126 Soak test for go client (#617)
  • 3dfb66a Update imports in README to use github imports instead
  • See full diff 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 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)

Bumps [github.com/confluentinc/confluent-kafka-go](https://github.com/confluentinc/confluent-kafka-go) from 1.7.0 to 1.8.2.
- [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@v1.7.0...v1.8.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 31, 2022
@alexec alexec merged commit 3ff400c into main Feb 12, 2022
@alexec alexec deleted the dependabot/go_modules/github.com/confluentinc/confluent-kafka-go-1.8.2 branch February 12, 2022 01:13
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant