Skip to content

Tags: apoyl/sarama

Tags

v1.32.0

Toggle v1.32.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request IBM#2160 from Shopify/dnwe/retractions

chore: add retractions for known bad versions

v1.31.1

Toggle v1.31.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request IBM#2127 from Shopify/changelog

Backport missing changelog entries from 1.28 onwards

v1.31.0

Toggle v1.31.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support request pipelining in AsyncProducer (IBM#2094)

* Support request pipelining in AsyncProducer

- introduce Broker.AsyncProduce with a callback to have a mostly non
  blocking way to produce to a single broker
- refactor Broker.send and Broker.responseReceiver to support callback
- factorize throttleTime metrics into Broker.updateThrottleMetric
- add Config.Produce.Pipeline parameter (defaults to false for backward
  compatibility)
- honor MaxOpenRequests when using AsyncProducer and
  conf.Produce.Pipeline is enabled
- add unit and functional tests

* Use Broker.AsyncProduce in AsyncProducer

v1.30.1

Toggle v1.30.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request IBM#2076 from Shopify/dnwe/fix-fetch-from-follower

fix: only update preferredReadReplica if valid

v1.30.0

Toggle v1.30.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request IBM#2038 from Shopify/dnwe/github-actions

feat: add a fuzzing workflow to github actions

v1.29.1

Toggle v1.29.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request IBM#1962 from hanxiaolin/fix-interceptor

fix(consumer):  call interceptors when MaxProcessingTime expire

v1.29.0

Toggle v1.29.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request IBM#1936 from Shopify/dnwe/follow-the-leader

fix(consumer): follow preferred broker

v1.28.0

Toggle v1.28.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request IBM#1883 from Shopify/changelog-1.28.0

Add changelog for 1.28.0

v1.27.2

Toggle v1.27.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request IBM#1818 from Shopify/d1egoaz-patch-1

update changelog

v1.27.1

Toggle v1.27.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1.27.1 changelog (IBM#1810)