Skip to content

v3.15.0 Add reader and writer configuration

Compare
Choose a tag to compare
@willemsiers willemsiers released this 20 Jun 17:05
· 80 commits to master since this release
  • Add kafka.ReaderConfig and kafka.WriterConfig fields to configuration. To give the application more control over batches, timeouts, etc.
  • Log writer stats if debug level logging is enabled.
  • Requires go 1.18