Releases: TiltingPoint/kafka-go
Releases · TiltingPoint/kafka-go
v0.3.5
- Upstream changes up until segmentio@e7c1f56
- Async Writer now has retries
- WriterError implements error.Wrapper interface
v0.3.4
- Upstream changes up until 55e867e (roughly v0.3.5)
- Improve handling of too large messages in a write batch
- Add WriterErrors type