v0.4.0
Whats new
- Update JSON output to handle duplicate column names - append a unique suffix to duplicate column names. (#375)
- Update snapshot schema and dashboard event schema versions to
20240607
. (#406)
Bug fixes
- When generating a snapshot from a benchmark run, the row data is empty any of the rows are in error. (#366)
- Update mod install to only install or update mods which are command targets (and their dependencies). Set default pull mode for install is latest if there is a target, and minimal if no target is given. (#381)
- Fix incorrect help message for output in powerpipe benchmark/control run. (#367)
- Fix issue where
POWERPIPE_PORT
env var was not being honoured. (#362) - Update timing metadata output to rename
duration
field toduration_ms
for consistency with steampipe. (#368) - Dashboard graph should not crash if an invalid edge category color is provided. (#364)
- Dashboard flow/hierarchy components should show panel controls. (#363)