Skip to content

v6.1.0

Compare
Choose a tag to compare
@Skandalik Skandalik released this 07 Oct 08:33
· 5 commits to master since this release
d0f153d

What's Changed

  • Updated Go version in go.mod to 1.17
  • Add Github Actions with Docker support.
  • Updated Shopify/sarama to v1.30.0
  • Fixed kafka source tests for Consume and Commit
  • Added possibility for auto/manual/both commit control in kafka source - this fixed behavior of kafka source when app was closed gracefully and Shopify/sarama consumer marked offsets internally but those were still not commited to Kafka (AutoCommit worked using 1s ticker).

Full Changelog: v6.0.3...v6.1.0