Releases: sysflow-telemetry/sf-collector
Releases · sysflow-telemetry/sf-collector
0.5.0-rc3
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
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
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
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
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
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
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
Added
- Add the initial version of libsysflow
- Add example consumer of libsysflow
Changed
- Build pipeline using sysflow-telemetry/libs-base-images
0.4.3
Changed
- Add plugin dir configuration to systemd service
0.4.2
Changed
- Bumped SysFlow version to 0.4.2