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

Bump github.com/Shopify/sarama from 1.27.2 to 1.28.0 #182

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 11, 2021

Bumps github.com/Shopify/sarama from 1.27.2 to 1.28.0.

Release notes

Sourced from github.com/Shopify/sarama's releases.

Version 1.28.0 (2021-02-15)

Note that with this release we change RoundRobinBalancer strategy to match Java client behavior. See #1788 for details.

  • #1870 - @​kvch - Update Kerberos library to latest major
  • #1876 - @​bai - Update docs, reference pkg.go.dev
  • #1846 - @​wclaeys - Do not ignore Consumer.Offsets.AutoCommit.Enable config on Close
  • #1747 - @​XSAM - fix: mock sync producer does not handle the offset while sending messages
  • #1863 - @​bai - Add support for Kafka 2.7.0 + update lz4 and klauspost/compress dependencies
  • #1788 - @​kzinglzy - feat[balance_strategy]: announcing a new round robin balance strategy
  • #1862 - @​bai - Fix CI setenv permissions issues
  • #1832 - @​ilyakaznacheev - Update Godoc link to pkg.go.dev
  • #1822 - @​danp - KIP-392: Allow consumers to fetch from closest replica
Changelog

Sourced from github.com/Shopify/sarama's changelog.

Version 1.28.0 (2021-02-15)

Note that with this release we change RoundRobinBalancer strategy to match Java client behavior. See #1788 for details.

  • #1870 - @​kvch - Update Kerberos library to latest major
  • #1876 - @​bai - Update docs, reference pkg.go.dev
  • #1846 - @​wclaeys - Do not ignore Consumer.Offsets.AutoCommit.Enable config on Close
  • #1747 - @​XSAM - fix: mock sync producer does not handle the offset while sending messages
  • #1863 - @​bai - Add support for Kafka 2.7.0 + update lz4 and klauspost/compress dependencies
  • #1788 - @​kzinglzy - feat[balance_strategy]: announcing a new round robin balance strategy
  • #1862 - @​bai - Fix CI setenv permissions issues
  • #1832 - @​ilyakaznacheev - Update Godoc link to pkg.go.dev
  • #1822 - @​danp - KIP-392: Allow consumers to fetch from closest replica
Commits
  • a7eb541 Merge pull request #1883 from Shopify/changelog-1.28.0
  • 0e48eb8 Add changelog for 1.28.0
  • 0eba6f6 Merge pull request #1870 from kvch/update-gorkb-to-8
  • 13fa025 Fix go.mod downgrades
  • acced82 Update Kerberos library to latest major
  • 29d67db Merge pull request #1876 from Shopify/docs-fixes
  • bb5a9af Hardcode kafka 2.6.1 in functional tests
  • a46ca17 Test against Kafka 2.7.0
  • dbcc2a8 Update docs, reference pkg.go.dev
  • ceadf4f Merge pull request #1846 from wclaeys/master
  • 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 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/Shopify/sarama](https://github.com/Shopify/sarama) from 1.27.2 to 1.28.0.
- [Release notes](https://github.com/Shopify/sarama/releases)
- [Changelog](https://github.com/Shopify/sarama/blob/master/CHANGELOG.md)
- [Commits](IBM/sarama@v1.27.2...v1.28.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 11, 2021
@github-actions
Copy link

This PR was marked stale due to lack of activity. It will be closed in 7 days.

@github-actions github-actions bot added the Stale label Mar 19, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 10, 2021

Superseded by #197.

@dependabot dependabot bot closed this May 10, 2021
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/Shopify/sarama-1.28.0 branch May 10, 2021 10:01
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 Stale
Projects
None yet
0 participants