Releases: sysflow-telemetry/sf-apis
Releases · sysflow-telemetry/sf-apis
0.6.1
0.6.0
Changed
- Make Python packages globally installed in base sfnb notebook
- Go 1.19 and refactor of plugin interfaces to support generics
Security
- CVE-2022-32149: Denial of service in golang.org/x/text/language (updated to 0.3.8)
- CVE-2022-29526: golang.org/x/sys/unix has Incorrect privilege reporting in syscall (updated to 0.0.0-20220412211240-33da011f77ad)
0.6.0-rc1
Changed
- Make Python packages globally installed in base sfnb notebook
- Go 1.19 and refactor of plugin interfaces to support generics
Security
- CVE-2022-32149: Denial of service in golang.org/x/text/language (updated to 0.3.8)
- CVE-2022-29526: golang.org/x/sys/unix has Incorrect privilege reporting in syscall (updated to 0.0.0-20220412211240-33da011f77ad)
0.5.1
Added
- Add Python graph API to process and visualize sysflow traces
- Add k8s demo notebook
- Add attributes cwd and env to process object (schema v5)
Changed
- Improve exception handling in sysprint
- Bump sysprint base image to ubi8/ubi-minimal:8.7-1085.1679482090
- Bump sysprint docker image to use Python 3.9 (fix toml issue)
Fixed
- Fix import of importlib metadata package for Python 3.7
0.5.1-rc4
Added
- Add Python graph API to process and visualize sysflow traces
- Add k8s demo notebook
- Add attributes cwd and env to process object
Changed
- Improve exception handling in sysprint
- Bump sysprint base image to ubi8/ubi-minimal:8.7-1085.1679482090
- Bump sysprint docker image to use Python 3.9 (fix toml issue)
Fixed
- Fix import of importlib metadata package for Python 3.7
0.5.1-rc3
Added
- Add Python graph API to process and visualize sysflow traces
- Add k8s demo notebook
- Add attributes cwd and env to process object
Changed
- Improve exception handling in sysprint
- Bump sysprint base image to ubi8/ubi-minimal:8.7-1085.1679482090
- Bump sysprint docker image to use Python 3.9 (fix toml issue)
Fixed
- Fix import of importlib metadata package for Python 3.7
0.5.1-rc2
Added
- Add Python graph API to process and visualize sysflow traces
Fixed
- Fix import of importlib metadata package for Python 3.7
0.5.1-rc1
Added
- Add Python graph API to process and visualize sysflow traces
0.5.0
Added
- Add k8s pod and event object support to sysflow spec and APIs
- Add enumeration of sysflow types in C++ API.
Changed
- Bump UBI to 8.6-941
0.4.4
Changed
- Bump UBI to 8.6-855