kafka-elasticsearch-injector
kafka-elasticsearch-injector copied to clipboard
chore(deps): bump github.com/Shopify/sarama from 1.24.1 to 1.28.0
Bumps github.com/Shopify/sarama from 1.24.1 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
RoundRobinBalancerstrategy 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 replicaVersion 1.27.2 (2020-10-21)
Improvements
#1750 -
@krantideep95Adds missing mock responses for mocking consumer groupFixes
#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 unwrappingFixes
#1791 -
@stanislavkozlovski- bump default version to 1.0.0Version 1.27.0 (2020-08-11)
Improvements
#1466 -
@rubenvp8510- Expose kerberos fast negotiation configuration #1695 -@KJTsanaktsidis- Use docker-compose to run the functional tests #1699 -@wclaeys- Consumer group support for manually comitting offsets #1714 -@bai- Bump Go to version 1.14.3, golangci-lint to 1.27.0 #1726 -@d1egoaz- Include zstd on the functional tests #1730 -@d1egoaz- KIP-42 Add producer and consumer interceptors #1738 -@varun06- fixed variable names that are named same as some std lib package names #1741 -@varun06- updated zstd dependency to latest v1.10.10 #1743 -@varun06- Fixed declaration dependencies and other lint issues in code base #1763 -@alrs- remove deprecated tls options from test
... (truncated)
Changelog
Sourced from github.com/Shopify/sarama's changelog.
Version 1.28.0 (2021-02-15)
Note that with this release we change
RoundRobinBalancerstrategy 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 replicaVersion 1.27.2 (2020-10-21)
Improvements
#1750 -
@krantideep95Adds missing mock responses for mocking consumer groupFixes
#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 unwrappingFixes
#1791 -
@stanislavkozlovski- bump default version to 1.0.0Version 1.27.0 (2020-08-11)
Improvements
#1466 -
@rubenvp8510- Expose kerberos fast negotiation configuration #1695 -@KJTsanaktsidis- Use docker-compose to run the functional tests #1699 -@wclaeys- Consumer group support for manually comitting offsets #1714 -@bai- Bump Go to version 1.14.3, golangci-lint to 1.27.0 #1726 -@d1egoaz- Include zstd on the functional tests #1730 -@d1egoaz- KIP-42 Add producer and consumer interceptors
... (truncated)
Commits
a7eb541Merge pull request #1883 from Shopify/changelog-1.28.00e48eb8Add changelog for 1.28.00eba6f6Merge pull request #1870 from kvch/update-gorkb-to-813fa025Fix go.mod downgradesacced82Update Kerberos library to latest major29d67dbMerge pull request #1876 from Shopify/docs-fixesbb5a9afHardcode kafka 2.6.1 in functional testsa46ca17Test against Kafka 2.7.0dbcc2a8Update docs, reference pkg.go.devceadf4fMerge pull request #1846 from wclaeys/master- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill 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)
This pull request will no longer be automatically closed when a new version is found as this pull request was created by Dependabot Preview and this repo is using a version: 2 config file. You can close this pull request and let Dependabot re-create it the next time it checks for updates.