Skip to content

v0.0.7

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 19 Oct 15:35
· 568 commits to main since this release
1a0460a

Changelog

New Features

  • 7a7be14: feat(cli): Added scaffolding for store containers, orchs(orchestrators/agents), and status (@spbsoluble)
  • 3d4a2f7: feat(cli): Adding some basic store-type functionality (@spbsoluble)
  • fb1de18: feat(rot): Added ability for stores rot reconcile to take a modified audit report as an input. (@spbsoluble)
  • 8f9bb98: feat(stores): Added stores list and stores get --id $store_id functions that output JSON to stdout. (@spbsoluble)

Bug fixes