Releases: Keyfactor/kfutil
Releases · Keyfactor/kfutil
v0.0.8
Changelog
New Features
- 82d9290: feat(api): Added
GET
andLIST
commands forCertStoreContainers
(@spbsoluble)
Bug fixes
- 917a51b: fix(cli): GET store container by integer ID. (@spbsoluble)
v0.0.7
Changelog
New Features
- 7a7be14: feat(cli): Added scaffolding for store
containers
,orchs
(orchestrators/agents), andstatus
(@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
andstores get --id $store_id
functions that output JSON to stdout. (@spbsoluble)
Bug fixes
- b1a4f1f: fix(ci): Adding
.goreleaser.yml
(@spbsoluble) - 478d85f: fix(rot): Added logic and input params for determining if a store is a
root store
. (@spbsoluble) - 8d0ec81: fix(rot): Allow a cert to be deployed to multiple stores rather than just one (@spbsoluble)