Skip to content

v0.1.2

Compare
Choose a tag to compare
@jotak jotak released this 29 Jun 06:40
· 411 commits to main since this release
2011d0a

What's Changed

Breaking changes

This release includes a couple of breaking changes, read carefully to check where it may impact you:

  • Decode stages must be removed from pipelines (Remove Decoder stage (breaking change) by @jotak in #225)
  • Time format in protobuf ingester is now in milliseconds ([breaking change] Fix protobuf decode for new time fields in ms by @jotak in #203)
  • If using NetFlow v5 ingestion (in addition to IPFIX or v9), it must now be configured explicitely (NETOBSERV-341 configure netflow v5 separately (breaking change if using v5) by @jotak in #207)
  • Several fields are renamed in the API / pipeline stages config (Cleanup API for consistency, make it more consumable (breaking changes) by @jotak in #213)

Non-breaking changes

New Contributors

Full Changelog: v0.1.1...v0.1.2