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.26.4 to 1.29.0 #648

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps github.com/Shopify/sarama from 1.26.4 to 1.29.0.

Release notes

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

Version 1.29.0 (2021-05-07)

New Features / Improvements

Fixes

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

Version 1.27.2 (2020-10-21)

Improvements

#1750 - @​krantideep95 Adds missing mock responses for mocking consumer group

Fixes

#1817 - reverts #1785 - Add private method to Client interface to prevent implementation

Version 1.27.1 (2020-10-07)

Improvements

#1775 - @​d1egoaz - Adds a Producer Interceptor example #1781 - @​justin-chen - Refresh brokers given list of seed brokers #1784 - @​justin-chen - Add randomize seed broker method #1790 - @​d1egoaz - remove example binary #1798 - @​bai - Test against Go 1.15 #1785 - @​justin-chen - Add private method to Client interface to prevent implementation

... (truncated)

Changelog

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

Changelog

Unreleased

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

Version 1.27.2 (2020-10-21)

Improvements

#1750 - @​krantideep95 Adds missing mock responses for mocking consumer group

Fixes

#1817 - reverts #1785 - Add private method to Client interface to prevent implementation

Version 1.27.1 (2020-10-07)

Improvements

#1775 - @​d1egoaz - Adds a Producer Interceptor example #1781 - @​justin-chen - Refresh brokers given list of seed brokers #1784 - @​justin-chen - Add randomize seed broker method #1790 - @​d1egoaz - remove example binary #1798 - @​bai - Test against Go 1.15 #1785 - @​justin-chen - Add private method to Client interface to prevent implementation #1802 - @​uvw - Support Go 1.13 error unwrapping

Fixes

#1791 - @​stanislavkozlovski - bump default version to 1.0.0

Version 1.27.0 (2020-08-11)

Improvements

#1466 - @​rubenvp8510 - Expose kerberos fast negotiation configuration #1695 - @​KJTsanaktsidis - Use docker-compose to run the functional tests

... (truncated)

Commits
  • 83d633e Merge pull request #1936 from Shopify/dnwe/follow-the-leader
  • 73be95a feat(test): add a unittest for leadership tracking
  • 8dbbfb5 Merge pull request #1917 from arkady-emelyanov/kip-554-scram-config-api
  • bb5205a Merge pull request #1934 from Shopify/dnwe/fv
  • 5108a1e fix(test): bump default KAFKA_VERSION to 2.7.1
  • 9d205e2 Merge pull request #1935 from Shopify/ref/heads/dnwe/improve-test
  • 66d5c44 Merge pull request #1933 from ozzieba/revert-removing-of-fork-for-asn1
  • 5e1dfc7 fix(test): improve flakey async producer test
  • ae85104 Merge pull request #1931 from Shopify/dnwe/golangci-lint
  • bbf1d62 Merge pull request #1930 from Shopify/dnwe/fix-balance-strategy-test
  • 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label May 10, 2021
@dependabot-preview
Copy link
Contributor Author

Superseded by #692.

@dependabot-preview dependabot-preview bot deleted the dependabot/go_modules/github.com/Shopify/sarama-1.29.0 branch June 24, 2021 10:58
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants