v0.7.1-alpha.1
Pre-release
Pre-release
github-actions
released this
19 Nov 14:32
·
415 commits
to main
since this release
Alpha 1 release of Notary v2 notation
Documentation 📘
- Getting started with notation
- Installing notation with linux and wsl2
curl -Lo notation.tar.gz https://github.com/notaryproject/notation/releases/download/v0.7.1-alpha.1/notation_0.7.1-alpha.1_linux_amd64.tar.gz tar xvzf notation.tar.gz -C ~/bin notation
What's Changed
- Remove prototype-2 links from readme by @sajayantony in #103
- Resolve markdown linter warnings by @marcofranssen in #106
- Alpha.1 release updates by @SteveLasker in #111
- Link fix by @SteveLasker in #113
- Fix location parsing by @shizhMSFT in #115
- Correct auth flow by @shizhMSFT in #118
- No default push on local sign by @shizhMSFT in #122
- Support anonymous access by @shizhMSFT in #126
- Document release checklist by @shizhMSFT in #112
- Improve release pipeline by @shizhMSFT in #135
- Bump github.com/opencontainers/image-spec from 1.0.1 to 1.0.2 by @dependabot in #136
- Bump version to v0.7.1-alpha.1 by @shizhMSFT in #138
- Update artifact spec by @shizhMSFT in #133
- No auto-publish on release by @shizhMSFT in #134
New Contributors
- @sajayantony made their first contribution in #103
- @dependabot made their first contribution in #136
Full Changelog: v0.7.0-alpha.1...v0.7.1-alpha.1