Skip to content

go-ipfix v0.5.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@zyiou zyiou released this 27 Jul 02:57
· 44 commits to release-0.5.0 since this release

Added

  • Add convertor interface input into Kafka producer. (#223, @stati)
  • Add consumer, broker and related deployment yaml for consuming records from Kafka producer. (#214, @zyiou)

Changed

  • Cleanup unnecessary producer files. (#228, @stati)
  • Improve Kafka consumer application by adding retry mechanism for consumer initialization. (#230, @stati)
  • Change Docker version of images used in kafka server deployment yaml. (#224, @zyiou)

Fixed

  • Fix bug that after stopping the TCP collector process, new connections should not be established. (#227, @stati)
  • Fix bug that after stopping the collector process, no write should be processed on existing connections. (#229, @zyiou)