v0.7.0-alpha.1
Pre-release
Pre-release
·
278 commits
to main
since this release
Documentation 📘
notation-go-lib provides the libraries for notation sign|push|validate capabilities. The notation cli implements notation-go-lib, however notation-go-lib may be used in other clis.
- Getting started with notation
- Installing notation with linux and wsl2
curl -Lo notation.tar.gz https://github.com/notaryproject/notation/releases/download/v0.7.0-alpha.1/notation_0.7.0-alpha.1_linux_amd64.tar.gz tar xvzf notation.tar.gz -C ~/bin notation
What's Changed
- Add codeowners by @terencet-dev in #7
- Adding information and links to README.md by @terencet-dev in #6
- Notation library baseline by @shizhMSFT in #5
- JWS-based Notation Go Library by @shizhMSFT in #11
- Conform to the signature specification by @shizhMSFT in #21
New Contributors
- @terencet-dev made their first contribution in #7
Full Changelog: https://github.com/notaryproject/notation-go-lib/commits/v0.7.0-alpha.1