Skip to content

Releases: sysflow-telemetry/sf-collector

0.5.0-rc4

12 Oct 00:33

Choose a tag to compare

0.5.0-rc4 Pre-release
Pre-release

Added

  • Add libsysflow
  • Add example consumer of libsysflow
  • Add support for k8s pod and event objects
  • Add build pipeline and static libraries based on musl
  • Add better exception handling with error codes
  • Add support for bundled builds of libs and libsysflow
  • Add libs system call specialization support
  • Add collection modes
  • Add documentation for libsysflow
  • Add collection modes for libsysflow
  • Add getVersion function to libSysFlow public interface

Changed

  • Refactor the src directory to separate the collector and libsysflow
  • Package static linked binary (based on musl build) into binary packages
  • Bumped Falco libs to 8cca3ab
  • Bumped UBI to 8.6-943

Fixed

  • Fix stop condition for traversing process tree
  • Fix exepath in execveat events
  • Fix logging error from google init
  • Fix (partial) missing values in process exec paths

0.5.0-rc3

23 Sep 05:05

Choose a tag to compare

0.5.0-rc3 Pre-release
Pre-release

Added

  • Add libsysflow
  • Add example consumer of libsysflow
  • Add support for k8s pod and event objects
  • Add build pipeline and static libraries based on musl
  • Add better exception handling with error codes
  • Add support for bundled builds of libs and libsysflow
  • Add libs system call specialization support
  • Add collection modes
  • Add documentation for libsysflow

Changed

  • Refactor the src directory to separate the collector and libsysflow
  • Package static linked binary (based on musl build) into binary packages
  • Bumped Falco libs to 0242f97

Fixed

  • Fix stop condition for traversing process tree
  • Fix exepath in execveat events
  • Fix logging error from google init

0.5.0-rc2

01 Sep 14:38

Choose a tag to compare

0.5.0-rc2 Pre-release
Pre-release

Added

  • Add libsysflow
  • Add example consumer of libsysflow
  • Add support for k8s pod and event objects
  • Add build pipeline and static libraries based on musl
  • Add better exception handling with error codes

Changed

  • Refactor the src directory to separate the collector and libsysflow
  • Build pipeline using sysflow-telemetry/libs-base-images
  • Package static linked binary (based on musl build) into binary packages
  • Bumped Falco libs to 57e4fe5

Fixed

  • Fix stop condition for traversing process tree
  • Fix exepath in execveat events

0.5.0-rc1

09 Aug 13:43

Choose a tag to compare

0.5.0-rc1 Pre-release
Pre-release

Added

  • Add libsysflow
  • Add example consumer of libsysflow
  • Add support for k8s pod and event objects
  • Add build pipeline and static libraries based on musl

Changed

  • Refactor the src directory to separate the collector and libsysflow
  • Build pipeline using sysflow-telemetry/libs-base-images
  • Package static linked binary (based on musl build) into binary packages
  • Bumped Falco libs to 51c1ee3

0.5.0-libsysflow-alpha.4

27 Jul 15:50

Choose a tag to compare

Pre-release

Added

  • Add libsysflow
  • Add example consumer of libsysflow
  • Add support for k8s pod and event objects
  • Add build pipeline and static libraries based on musl

Changed

  • Refactor the src directory to separate the collector and libsysflow
  • Build pipeline using sysflow-telemetry/libs-base-images
  • Package static linked binary (based on musl build) into binary packages

0.4.4

27 Jul 15:51

Choose a tag to compare

Changed

  • Bumped UBI version to 8.6-855

Fixed

  • Copies dkms to runtime image
  • Revert clang version to clang-9 in docker image (eBPF probe is failing checks on clang-13)

0.5.0-libsysflow-alpha.3

19 Jul 12:04

Choose a tag to compare

Pre-release

Added

  • Add initial version of libsysflow
  • Add example consumer of libsysflow
  • Add build pipeline and static libraries based on musl

Changed

  • Build pipeline using sysflow-telemetry/libs-base-images

0.5.0-libsysflow-alpha.2

14 Jul 15:01

Choose a tag to compare

Pre-release

Added

  • Add initial version of libsysflow
  • Add example consumer of libsysflow

Changed

  • Moved header dependencies into cpp file for sysflowlibs.hpp to make it easier for consumers to compile
  • Build pipeline using sysflow-telemetry/libs-base-images

0.5.0-libsysflow-alpha.1

29 Jun 10:31

Choose a tag to compare

Pre-release

Added

  • Add the initial version of libsysflow
  • Add example consumer of libsysflow

Changed

  • Build pipeline using sysflow-telemetry/libs-base-images

0.4.3

22 Jun 00:39

Choose a tag to compare

Changed

  • Add plugin dir configuration to systemd service