Skip to content
This repository was archived by the owner on Oct 7, 2025. It is now read-only.

Releases: BelWue/flowpipeline

v2.0.5.0

09 Jul 11:42

Choose a tag to compare

v2.0.5.0 Pre-release
Pre-release

What's Changed

Full Changelog: v2.0.4.5...v2.0.5

v2.0.4.5

21 May 13:33

Choose a tag to compare

What's Changed

Full Changelog: v2.0.4.4...v2.0.4.5

v2.0.4.4

29 Apr 07:42

Choose a tag to compare

What's Changed

  • Feature configurable kafka rebalance strategy by @ynHuber in #117

Full Changelog: v2.0.4.3...v2.0.4.4

v2.0.4.3

22 Apr 05:50

Choose a tag to compare

What's Changed

  • Bugfix: KafkaConsumer: reconnect on timeout by @ynHuber in #116

Full Changelog: v2.0.4.2...v2.0.4.3

v2.0.4.2

16 Apr 06:40

Choose a tag to compare

v2.0.4.2 Pre-release
Pre-release

What's Changed

  • improved Kafka error logging and Balance Strategy by @ynHuber in #115

Full Changelog: v2.0.4...v2.0.4.2

v2.0.4

15 Apr 12:36

Choose a tag to compare

v2.0.4 Pre-release
Pre-release

What's Changed

Full Changelog: v2.0.3...v2.0.4

v2.0.3

14 Apr 17:26

Choose a tag to compare

What's Changed

  • Updated prometheus fields documentation by @ynHuber in #106
  • Set up structure to define segment specific structured configuration by @ynHuber in #108
  • Bump github.com/ClickHouse/ch-go from 0.63.1 to 0.65.0 by @dependabot in #107
  • Cleanup code scanning findings by @ynHuber in #109
  • Updated traffic_specific_toptalkers filter syntax by @ynHuber in #110
  • bugfix-github-action-release-missing-permission by @ynHuber in #111

Breaking

Changed Syntax of segment traffic_specific_toptalkers
Moved from definition to config. See https://github.com/BelWue/flowpipeline/blob/master/CONFIGURATION.md#traffic_specific_toptalkers for an example config.

Full Changelog: v2.0.2...v2.0.3

v2.0.2

11 Apr 17:46

Choose a tag to compare

What's Changed

  • fix: reverted package name for code generated from protobuf spec by @hreese in #96
  • Bump golang.org/x/net from 0.34.0 to 0.36.0 by @dependabot in #101
  • Cleaned up dependency to deprecated ioutil.Discard by @ynHuber in #100
  • New segment traffic specific toptalkers by @ynHuber in #97
  • New option "bypass-messages" for segment branch by @ynHuber in #98
  • Extended anonymize segment with option to anonymize IPs to their subnet by @ynHuber in #99
  • Feature: structured logging by @ynHuber in #102
  • Bug fix: Kafka connection preventing flowpipeline from shutting down by @ynHuber in #105

New Contributors

Full Changelog: v2.0.1...v2.0.2

v2.0.1

26 Feb 08:24

Choose a tag to compare

What's Changed

  • Update README.md by @ynHuber in #94
  • Bugfix: Changed goflow input segment to match new goflow2 version by @ynHuber in #95

Full Changelog: v2.0.0...v2.0.1

v2.0.0

03 Feb 09:17

Choose a tag to compare

v2.0.0 Pre-release
Pre-release

What's Changed

Breaking change:

Bug fixes

  • Lumberjack: Add parallel flow processing by @hreese in #77
  • Lumberjack: Fixes WaitGroup Wait by @JustKiddingCode in #79
  • Aggregate: Use the packet trace timestamps in netflow records by @Mynacol in #82
  • Anonymize: Fixed filling AddrAnon fields by @ynHuber in #84
  • Prometheus: New parameter vacuum_interval by @ynHuber in #85

New Segments

Maintenance

  • Moved GitHub orgs from bwNetFlow to BelWue by @9er in #89
  • Upgraded dependencies and Golang version in #90
  • Fixed deprecated build artifacts by @ynHuber in #91

New Contributors

Full Changelog: v1.3.0...v2.0.0