Skip to content

Releases: arjun-1/kafkagosaur

v0.0.6

05 Mar 13:12
54bece5
Compare
Choose a tag to compare

What's Changed

  • Add stats functions
  • Refactor DialBackend into reader and writer
  • Allow floating point time specifications
  • Reduce global namespace collision risk

Full Changelog: v0.0.5...v0.0.6

v0.0.5

19 Feb 17:27
119de9b
Compare
Choose a tag to compare

What's Changed

  • Expand API functionality of Reader and Writer by @arjun-1 in #9
  • Update Go deps
  • Fix fetchMessage bug
  • Update benchmarks by @arjun-1 in #10

Full Changelog: v0.0.4...v0.0.5

v0.0.4

13 Feb 20:04
2026f54
Compare
Choose a tag to compare

What's Changed

  • Fix negative deadline bug by @arjun-1 in #8
  • rename reader and writer creator @arjun-1 in #8
  • add logging functionality to reader and writer
  • better error reporting in case of write error

Full Changelog: v0.0.3...v0.0.4

Improve documentation

07 Feb 21:07
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.2...v0.0.3

Add TLS support

07 Feb 07:48
339dd51
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.1...v0.0.2

First release

23 Jan 13:14
Compare
Choose a tag to compare

The first release of the kafkagosaur project. Includes functionality to read and write Kafka messages, and SASL support.