Skip to content
This repository was archived by the owner on Oct 7, 2022. It is now read-only.

Conversation

@dependabot-preview
Copy link
Contributor

Bumps github.com/Shopify/sarama from 1.19.0 to 1.22.1.

Release notes

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

Version 1.22.1 (2019-04-29)

Improvements:

  • Use zstd 1.3.8 (1350).
  • Add support for SaslHandshakeRequest v1 (1354).

Bug Fixes:

  • Fix V5 MetadataRequest nullable topics array (1353).
  • Use a different SCRAM client for each broker connection (1349).
  • Fix AllowAutoTopicCreation for MetadataRequest greater than v3 (1344).

Version 1.22.0 (2019-04-09)

New Features:

  • Add Offline Replicas Operation to Client (1318).
  • Allow using proxy when connecting to broker (1326).
  • Implement ReadCommitted (1307).
  • Add support for Kafka 2.2.0 (1331).
  • Add SASL SCRAM-SHA-512 and SCRAM-SHA-256 mechanismes (1331).

Improvements:

  • Unregister all broker metrics on broker stop (1232).
  • Add SCRAM authentication example (1303).
  • Add consumergroup examples (1304).
  • Expose consumer batch size metric (1296).
  • Add TLS options to console producer and consumer (1300).
  • Reduce client close bookkeeping (1297).
  • Satisfy error interface in create responses (1154).
  • Please lint gods (1346).

Bug Fixes:

  • Fix multi consumer group instance crash (1338).
  • Update lz4 to latest version (1347).
  • Retry ErrNotCoordinatorForConsumer in new consumergroup session (1231).
  • Fix cleanup error handler (1332).
  • Fix rate condition in PartitionConsumer (1156).

Version 1.21.0 (2019-02-24)

New Features:

  • Add CreateAclRequest, DescribeAclRequest, DeleteAclRequest (#1236).
  • Add DescribeTopic, DescribeConsumerGroup, ListConsumerGroups, ListConsumerGroupOffsets admin requests (#1178).
  • Implement SASL/OAUTHBEARER (#1240).

Improvements:

  • Add Go mod support (#1282).
  • Add error codes 73—76 (#1239).
  • Add retry backoff function (#1160).
  • Maintain metadata in the producer even when retries are disabled (#1189).
  • Include ReplicaAssignment in ListTopics (#1274).
  • Add producer performance tool (#1222).
  • Add support LogAppend timestamps (#1258).
... (truncated)
Changelog

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

Version 1.22.1 (2019-04-29)

Improvements:

  • Use zstd 1.3.8
    (1350).
  • Add support for SaslHandshakeRequest v1
    (1354).

Bug Fixes:

  • Fix V5 MetadataRequest nullable topics array
    (1353).
  • Use a different SCRAM client for each broker connection
    (1349).
  • Fix AllowAutoTopicCreation for MetadataRequest greater than v3
    (1344).

Version 1.22.0 (2019-04-09)

New Features:

  • Add Offline Replicas Operation to Client
    (1318).
  • Allow using proxy when connecting to broker
    (1326).
  • Implement ReadCommitted
    (1307).
  • Add support for Kafka 2.2.0
    (1331).
  • Add SASL SCRAM-SHA-512 and SCRAM-SHA-256 mechanismes
    (1331).

Improvements:

  • Unregister all broker metrics on broker stop
    (1232).
  • Add SCRAM authentication example
    (1303).
  • Add consumergroup examples
    (1304).
  • Expose consumer batch size metric
    (1296).
  • Add TLS options to console producer and consumer
    (1300).
  • Reduce client close bookkeeping
    (1297).
  • Satisfy error interface in create responses
    (1154).
  • Please lint gods
    (1346).

Bug Fixes:

  • Fix multi consumer group instance crash
... (truncated)
Commits
  • ea9ab1c Merge pull request #1364 from Shopify/changelog-1.22.1
  • 2aa1c24 Compile changelog for release 1.22.1
  • 6685e50 Merge pull request #1354 from dnwe/sasl
  • ee8eed6 feat: support SaslHandshakeRequest v1
  • 8457f0b Merge pull request #1344 from RazOmessi/master
  • 2a49b70 Merge pull request #1349 from mrsinham/sasl_client_datarace
  • 5722d69 [sasl] use a SCRAM client for each connection
  • c14ccca Merge pull request #1353 from dnwe/fix-v5-metadata-request-encoding
  • c547697 bug: V5 MetadataRequest nullable topics array
  • 2b82435 Merge pull request #1350 from Shopify/zstd-1.3.8
  • 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • 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)

Finally, you can contact us by mentioning @dependabot.


Dependabot has been acquired by GitHub  🎉

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label May 30, 2019
@dependabot-preview dependabot-preview bot requested a review from racevedoo May 30, 2019 12:54
@dependabot-preview
Copy link
Contributor Author

Superseded by #17.

@dependabot-preview dependabot-preview bot deleted the dependabot/go_modules/github.com/Shopify/sarama-1.22.1 branch July 3, 2019 03:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants