Skip to content

Releases: sysflow-telemetry/sf-collector

0.6.3

15 Apr 16:17
Compare
Choose a tag to compare

Changed

  • Bump xxhash to 0.8.2 (includes s390x fixes)

Fixed

  • Fix main thread issue

0.6.2

04 Mar 17:36
9fb5ddf
Compare
Choose a tag to compare

Fixed

  • Fix segfaulting issues in k8s/kind

0.6.1

23 Feb 21:35
Compare
Choose a tag to compare

Added

  • s390x support for libSysFlow

Changed

  • Bump Falco libs to 0.13.4 and drivers to 6.0.1+driver
  • Update build pipeline to use shared libelf
  • Bump UBI to 9.3-1552

0.6.1-rc2-skip-tests

20 Feb 01:24
Compare
Choose a tag to compare
0.6.1-rc2-skip-tests Pre-release
Pre-release

Added

  • s390x support for libSysFlow

Changed

  • Bump Falco libs to 0.13.4 and drivers to 6.0.1+driver
  • Update build pipeline to use shared libelf
  • Bump UBI to 9.3-1552

0.6.1-rc1-skip-tests

17 Jan 01:58
Compare
Choose a tag to compare
0.6.1-rc1-skip-tests Pre-release
Pre-release

Added

  • s390x support for libSysFlow

Changed

  • Bump Falco libs to 0.13.4 and drivers to 6.0.1+driver

0.6.0

30 Nov 02:59
Compare
Choose a tag to compare

Added

  • CO-RE eBPF driver support

Changed

  • Update c++ compatibility to c++17
  • Add sparsehash as part of compiled dependencies
  • Bump Falco libs to 0.12.0, driver to 5.1.0
  • Bump Falco to 0.35.1
  • Bump UBI to 9.3-1361.1699548029

0.6.0-rc1

30 Sep 01:05
Compare
Choose a tag to compare
0.6.0-rc1 Pre-release
Pre-release

Added

  • CO-RE eBPF driver support

Changed

  • Update c++ compatibility to c++17
  • Add sparsehash as part of compiled dependencies
  • Bump Falco libs to 0.12.0, driver to 5.1.0
  • Bump Falco to 0.35.1

0.5.1

08 Jun 03:37
Compare
Choose a tag to compare

Added

  • Add support for renameat2 system call
  • Strip binaries and static libraries before packaging (to reduce package sizes)
  • Add cwd (current working directory) attribute to process object
  • Add env (environment variables vector) attribute to process object

Changed

  • Add configuration object cleanup in sysflow context object destructor
  • Bump Falco libs to 0.11.2, driver to 5.0.1
  • Bump Falco to 0.34.1
  • Bump UBI to to 8.8-854
  • Bump GHC Filesystem version to v1.5.12
  • Bump elfutils to 0.187
  • Replaced mumurhash with xxhash
  • Updated libSysFlow to new libsinsp events API
  • Updated build for libtbb v2021.8.0 (updated in Falco libs)

Fixed

  • Remove duplicate config variable assignment in sysflow context constructor
  • Fixed getPath and getAbsolutePath functions in utils (caused paths for AT syscalls to resolve to an empty string)
  • Fix path sanitization (libsinsp PR981)

0.5.1-rc5

04 Apr 02:51
Compare
Choose a tag to compare
0.5.1-rc5 Pre-release
Pre-release

Added

  • Add support for renameat2 system call
  • Strip binaries and static libraries before packaging (to reduce package sizes)
  • Add cwd (current working directory) attribute to process object
  • Add env (environment variables vector) attribute to process object

Changed

  • Add configuration object cleanup in sysflow context object destructor
  • Bump Falco libs to 6608679 (fix to process timestamps and path sanitization), driver to 6608679
  • Bump Falco to 0.34.1
  • Bump UBI to to 8.7-1090
  • Bump GHC Filesystem version to v1.5.12
  • Bump elfutils to 0.187
  • Replaced mumurhash with xxhash
  • Updated libSysFlow to new libsinsp events API
  • Updated build for libtbb v2021.8.0 (updated in Falco libs)

Fixed

  • Remove duplicate config variable assignment in sysflow context constructor
  • Fixed getPath and getAbsolutePath functions in utils (caused paths for AT syscalls to resolve to an empty string)
  • Fix path sanitization (libsinsp PR981)

0.5.1-rc4

14 Feb 15:49
72e8689
Compare
Choose a tag to compare
0.5.1-rc4 Pre-release
Pre-release

Added

  • Add support for renameat2 system call
  • Strip binaries and static libraries before packaging (to reduce package sizes)
  • Add cwd (current working directory) attribute to process object
  • Add env (environment variables vector) attribute to process object

Changed

  • Add configuration object cleanup in sysflow context object destructor
  • Bump Falco libs to 0.10.3, driver to 4.0.0
  • Bump Falco to 0.34.0
  • Bump UBI to to 8.7-1054
  • Bump GHC Filesystem version to v1.5.12
  • Bump elfutils to 0.187
  • Replaced mumurhash with xxhash

Fixed

  • Remove duplicate config variable assignment in sysflow context constructor
  • Fixed getPath and getAbsolutePath functions in utils (caused paths for AT syscalls to resolve to an empty string)