Skip to content

Releases: TiltingPoint/kafka-go

v0.3.5

02 Mar 16:30
Compare
Choose a tag to compare
  • Upstream changes up until segmentio@e7c1f56
  • Async Writer now has retries
  • WriterError implements error.Wrapper interface

v0.3.4

19 Feb 19:10
0c306fc
Compare
Choose a tag to compare
  • Upstream changes up until 55e867e (roughly v0.3.5)
  • Improve handling of too large messages in a write batch
  • Add WriterErrors type