v0.12.0-beta.1
github-actions
released this
02 Nov 06:04
·
344 commits
to main
since this release
Features
- Verify using trust store and trust policy
- Manage trust store using CLI command
notation certificate
- Implement notation CLI command per CLI spec
- Support configuration of signature format
Other changes
- Clean up unused features and deprecated code
Changelog
- 965a0b7 Updates for v0.12.0-beta.1 release (#427)
- 24576db doc: remove reference to nv2 (#421)
- 2fef168 build(deps): bump github.com/spf13/cobra from 1.6.0 to 1.6.1 (#425)
- f0e77eb feat: Added
notation certificate
command for trust store (#405) - 8d1d4dc feat: add signatureFormat config field (#400)
- fcba9f1 feat: implement list command UX (#414)
- a08dc9e update: updated notation sign command based on spec (#417)
- 2992190 update: updated notation key command based on spec (#416)
- a41b377 feat: implement login/logout UX (#413)
- 469069e update: updated notation verify command based on spec (#418)
- a219ad5 feat: implement version command (#419)
- 4d8da74 Fix demo docker pull step (#420)
- eb87bc3 Change oras-project/registry tag (#397)
- f947da5 feat: implement plugin UX (#415)
- f747031 Bump github.com/spf13/cobra from 1.5.0 to 1.6.0 (#401)
- 4803a8b spec: update notation cli md file as index for sub-commands (#374)
- 193a533 spec: add CLI notation certificate and key specs (#361)
- 01015b0 update: clean up notation CLI (#404)
- ab20527 spec: add CLI specs for notation list/login/logout/plugin (#362)
- 07bba5f spec: add spec for notation version command (#376)
- ecb0708 spec: add spec for notation verify command (#371)
- 20b9fa2 feat: use new verify workflow (#373)
- eb7e4f4 update release process (#396)
- 080c6bb doc: update doc after new release (#395)