This repository was archived by the owner on Oct 7, 2025. It is now read-only.
Releases: BelWue/flowpipeline
Releases · BelWue/flowpipeline
v2.0.5.0
What's Changed
- Updated dependencies by @ynHuber in #121
- feat(main): Add possibility to concurrently spawn pipelines using -j by @debugloop and @ynHube in #88
- Feature: ASPath Prometheus Export by @Fabi1926 in #122
- Unified logging by @ynHuber in #123
- New option "direction" for toptalker by @ynHuber in #124
Full Changelog: v2.0.4.5...v2.0.5
v2.0.4.5
v2.0.4.4
v2.0.4.3
v2.0.4.2
v2.0.4
v2.0.3
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
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
- @dependabot made their first contribution in #101
Full Changelog: v2.0.1...v2.0.2
v2.0.1
v2.0.0
What's Changed
Breaking change:
- Updated EnrichedFlow Protocol Buffers definition to match changes introduced in goflow2 v2.2.1 by @ynHuber in #86
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_intervalby @ynHuber in #85
New Segments
- Add diskbuffer segment. by @JustKiddingCode in #78
- New segment mongodb by @ynHuber in #81
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
- @Mynacol made their first contribution in #82
- @ynHuber made their first contribution in #84
- @JustKiddingCode made their first contribution in #78
Full Changelog: v1.3.0...v2.0.0