0.5.1-rc4
Pre-release
Pre-release
github-actions
released this
08 Jun 03:35
·
33 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
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