Skip to content

Releases: netobserv/flowlogs-pipeline

v0.1.10-rc1

07 Aug 13:35
5912edf

Choose a tag to compare

v0.1.10-rc1 Pre-release
Pre-release

What's Changed

Non-breaking changes

Full Changelog: v0.1.10-rc0...v0.1.10-rc1

v0.1.10-rc0

31 Jul 08:07

Choose a tag to compare

v0.1.10-rc0 Pre-release
Pre-release

What's Changed

Breaking changes 🛠

  • NETOBSERV-1063: Add TCP drop & DNS tracking to flowlogs-pipeline by @msherif1234 in #429
  • NETOBSERV-1111: Add support for RoundTripTime in FLP. by @dushyantbehl in #446

Non-breaking changes

New Contributors

Full Changelog: v0.1.9...v0.1.10-rc0

v0.1.9

05 Jun 08:29
d25d469

Choose a tag to compare

What's Changed

Breaking changes 🛠

  • Move prometheus server to main by @KalmanMeth in #399
  • make expiryTime in encode_prom into a Duration by @KalmanMeth in #411
  • shorten default timeout for aggregate; allow configuration of timeout for aggregates by @KalmanMeth in #418

Non-breaking changes

New Contributors

Full Changelog: v0.1.8...v0.1.9

v0.1.9-rc2

16 May 09:30
d25d469

Choose a tag to compare

v0.1.9-rc2 Pre-release
Pre-release

What's Changed

Breaking changes 🛠

  • shorten default timeout for aggregate; allow configuration of timeout for aggregates

Non-breaking changes

  • Add icmpv4/v6 bits to FLP
  • KafkaInterBrokerProtocalVersion throws warning and has ingestion errors
  • FLP multiarch consistency
  • Remove error logs in processing loop

Full Changelog: v0.1.9-rc1...v0.1.9-rc2

v0.1.9-rc1

25 Apr 15:47
4aee357

Choose a tag to compare

v0.1.9-rc1 Pre-release
Pre-release

Connection tracking

  • Updated endConnection logic and added TerminatingTimeout
  • Added operations first & last to keep informations for first / last flow

API

  • Added missing WriteIpfix helpers

v0.1.9-rc0

09 Mar 11:08
665de17

Choose a tag to compare

v0.1.9-rc0 Pre-release
Pre-release
add config parameter to suppress go metrics (#394)

* suppress Go metrics and document metrics settings

* changed metrics-settings back to metricsSettings

v0.1.8

21 Feb 08:25
2271f43

Choose a tag to compare

What's Changed

Breaking changes 🛠

Non-breaking changes

New Contributors

Full Changelog: v0.1.7...v0.1.8

v0.1.7

26 Jan 08:50
a9bf99b

Choose a tag to compare

What's Changed

Non-breaking changes

Full Changelog: v0.1.6...v0.1.7

v0.1.6

19 Dec 17:28
a88f7d6

Choose a tag to compare

What's Changed

Non-breaking changes

Full Changelog: v0.1.5...v0.1.6

v0.1.6-rc1

19 Dec 08:15
a88f7d6

Choose a tag to compare

v0.1.6-rc1 Pre-release
Pre-release
Made prom and health server url configurable (#351)

Fixes #349

Signed-off-by: Kuldeep Singh Pal <[email protected]>

Signed-off-by: Kuldeep Singh Pal <[email protected]>