Skip to content

0.5.1

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Jun 03:35
· 26 commits to master since this release

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