Releases: arjun-1/kafkagosaur
Releases · arjun-1/kafkagosaur
v0.0.6
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
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
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
First release
The first release of the kafkagosaur project. Includes functionality to read and write Kafka messages, and SASL support.