kafka-elasticsearch-injector
kafka-elasticsearch-injector copied to clipboard
chore(deps): bump github.com/Shopify/sarama from 1.24.1 to 1.27.1
Bumps github.com/Shopify/sarama from 1.24.1 to 1.27.1.
Release notes
Sourced from github.com/Shopify/sarama's releases.
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 #1769 -@bai- Add support for Kafka 2.6.0Fixes
#1697 -
@kvch- Use gofork for encoding/asn1 to fix ASN errors during Kerberos authentication #1744 -@alrs- Fix isBalanced Function SignatureVersion 1.26.4 (2020-05-19)
Fixes
- #1701 -
@d1egoaz- Set server name only for the current broker- #1694 -
@dnwe- testfix: set KAFKA_HEAP_OPTS for zk and kafkaVersion 1.26.3 (2020-05-07)
Fixes
- #1692 -
@d1egoaz- Set tls ServerName to fix issue: either ServerName or InsecureSkipVerify must be specified in the tls.ConfigVersion 1.26.2 (2020-05-06)
⚠️ Known Issues
This release has been marked as not ready for production and may be unstable, please use v1.26.4.
... (truncated)
Changelog
Sourced from github.com/Shopify/sarama's changelog.
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 #1769 -@bai- Add support for Kafka 2.6.0Fixes
#1697 -
@kvch- Use gofork for encoding/asn1 to fix ASN errors during Kerberos authentication #1744 -@alrs- Fix isBalanced Function SignatureVersion 1.26.4 (2020-05-19)
Fixes
- #1701 -
@d1egoaz- Set server name only for the current broker- #1694 -
@dnwe- testfix: set KAFKA_HEAP_OPTS for zk and kafkaVersion 1.26.3 (2020-05-07)
Fixes
... (truncated)
Commits
65f0fec1.27.1 changelog (#1810)4e92ad6Merge pull request #1802 from uvw/go-error-wrapping84360efMerge pull request #1785 from Shopify/client-interface-privatea904204Merge pull request #1791 from stanislavkozlovski/bump-default-version34549ecsupport go 1.13 error wrapping5466b37Merge pull request #1798 from Shopify/go15b83665dBump golangci-lintf76a57eFix hardcoded kafka version1410fd6Test against Go 1.155ab6809gofmt- 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