Skip to content

Releases: tgragnato/goflow

v0.5.0

04 Dec 20:31
Compare
Choose a tag to compare

Features

  • protobuf: add and populate the sampler_hostname field (e3ef7a1)
  • protobuf: introduce additional as path fields (e735e5a)

Bug Fixes

  • producer: replace direct string handling with json.Marshal (3c18550)

v0.4.0

19 Nov 14:01
Compare
Choose a tag to compare

Features

  • populate the ip and asn fields (b2af7e4)

Bug Fixes

  • gosec: integer overflow conversion uint -> uint32 (52b89ab)
  • protobuf: remove SrcAddrIp and DstAddrIp (cb09310)

v0.3.0

11 Nov 20:45
Compare
Choose a tag to compare

Features

  • add support to the lms_target_index target field (8c12dc3)
  • build: fix upload-artifact GitHub action (#353) (844e345)
  • geoip: merge pb_ext into pb and embed geoip (1badcc1)

v0.2.0

09 Sep 09:54
Compare
Choose a tag to compare

Features

  • producer: refactor encapsulation and configuration (#342) (ec96100)
  • syslog: remove the timestamp from the log message (e500ea0)

Bug Fixes

v0.1.0

20 Aug 12:13
Compare
Choose a tag to compare

Features

  • enricher: move the protobuf definition in pb_ext (9c6d5c2)
  • transport: replace kafka with syslog (3a441b4)

Bug Fixes

  • codeql: conversion of uint64 to int32 without upper bound checks (c9ca2bc)