Skip to content

Releases: TerrexTech/go-kafkautils

v3.1.0

25 Oct 22:51
Compare
Choose a tag to compare

Change Log

v3.1.0

Full Changelog

Implemented enhancements:

* This Change Log was automatically generated by github_changelog_generator

v3.0.0

18 Oct 04:18
Compare
Choose a tag to compare

Change Log

v3.0.0

Full Changelog

Implemented enhancements:

* This Change Log was automatically generated by github_changelog_generator

v2.1.1

10 Sep 08:27
Compare
Choose a tag to compare

Change Log

v2.1.1

Full Changelog

Merged pull requests:

  • Producer#CreateMessage: Separate from struct and use []byte values #7 (Jaskaranbir)

* This Change Log was automatically generated by github_changelog_generator

v2.1.0

09 Sep 22:17
Compare
Choose a tag to compare

Change Log

Subsequent releases will use scripts to automatically create releases and changelogs.

v2.1.0

Full Changelog

Implemented enhancements:

  • Bump deps, set default consumer offset to "oldest" #6 (Jaskaranbir)
  • Travis: Automated releases, GolangCI and bors-ng #5 (Jaskaranbir)

* This Change Log was automatically generated by github_changelog_generator

Version 2.0.1 (August 30, 2018)

30 Aug 15:36
bcf1071
Compare
Choose a tag to compare

Changelog


  • Update Sarama to 1.17.0
  • Add the #MarkOffset method for convenience.

PR#4

Version 2.0.0 (August 28, 2018)

28 Aug 17:00
4c47a89
Compare
Choose a tag to compare

Changelog

  • Breaking Change: Replace message-handler and error-handler callbacks with channels (PR#3).

Version 1.0.0 (August 26, 2018)

26 Aug 06:52
d90cc17
Compare
Choose a tag to compare