Skip to content

Releases: sysflow-telemetry/sf-apis

0.6.1

24 Feb 04:32
Compare
Choose a tag to compare

Changed

  • Bump sysflow version to 0.6.1

0.6.0

30 Nov 02:58
Compare
Choose a tag to compare

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

29 Sep 21:15
bc28a59
Compare
Choose a tag to compare
0.6.0-rc1 Pre-release
Pre-release

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

08 Jun 03:35
Compare
Choose a tag to compare

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

08 Jun 03:35
Compare
Choose a tag to compare
0.5.1-rc4 Pre-release
Pre-release

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

03 Apr 22:53
Compare
Choose a tag to compare
0.5.1-rc3 Pre-release
Pre-release

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

06 Dec 20:14
Compare
Choose a tag to compare
0.5.1-rc2 Pre-release
Pre-release

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

18 Nov 23:09
Compare
Choose a tag to compare
0.5.1-rc1 Pre-release
Pre-release

Added

  • Add Python graph API to process and visualize sysflow traces

0.5.0

17 Oct 19:30
Compare
Choose a tag to compare

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

01 Aug 20:16
Compare
Choose a tag to compare

Changed

  • Bump UBI to 8.6-855