v0.2.0-alpha.1
Pre-release
Pre-release
·
714 commits
to main
since this release
Instructions for downloading builds for linux/amd64
curl -LO https://github.com/oras-project/oras/releases/download/v0.2.0-alpha.1/oras_0.2.0-alpha.1_linux_amd64.tar.gz
mkdir oras
tar -xvf ./oras_0.2.0-alpha.1_linux_amd64.tar.gz -C ./oras/
cp ./oras/oras ~/bin/oras
Documentation 📘
- Quick Start for usage scenarios of the oras artifacts specification
Changelog
- Updated oras-project/containerd with artifact filtering (#313) f01d975 (Sajay Antony)
- Add support for pre-release e427ad8 (Sajay Antony)
- Remove mediatype from artifact manifest abd6366 (Sajay Antony)
- Set containerd/api path explicitely to avoid inconsistent replace d3246ca (Esteban Rey)
- pretty print tree (#306) 246bc2e (Shiwei Zhang)
- go mod clean up a50a6d7 (Shiwei Zhang)
- Updated oras to use updated containerd with artifacts-spec v1 (#305) 888591e (Sajay Antony)
- Oras discover with output tree format (#297) 01bc2b4 (mnltejaswini)
- update dependency 8627d45 (Shiwei Zhang)
- print in table (#258) e522a27 (Shiwei Zhang)
- update containerd references 8690807 (Shiwei Zhang)
- update references fd3aaf3 (Shiwei Zhang)
- Fix copy/paste error for SBoM/Signature and SBoM explination c1133fe (Steve Lasker)
- Fix doc reference for experimental branch 804f046 (Steve Lasker)
- Fix doc reference for experimental branch 1cc4b24 (Steve Lasker)
- Add building of the experimental branch 61426db (Steve Lasker)
- Update OCI Artifact Manifest doc support 6977a42 (Steve Lasker)
- removes check on the artifact type filter 60b9dab (Shiwei Zhang)
- reflect json output of oras discover db537ea (Shiwei Zhang)
- allow pulling with empty name f0920ba (Shiwei Zhang)
- no dummy resolver applied to reference resolver 0e3fc18 (Shiwei Zhang)
- enhanced output of discover 321d79c (Shiwei Zhang)
- update to the latest spec 1d4a86e (Shiwei Zhang)
- update doc for pushing and artifacts 76586ec (Shiwei Zhang)
- update containerd dependency 7aeec78 (Shiwei Zhang)
- support dry run bfde944 (Shiwei Zhang)
- export manifest on push 0e3c1f4 (Shiwei Zhang)
- support artifact discovery for oras cli 8d49927 (Shiwei Zhang)
- support artifact discovery for oras lib 55d1abe (Shiwei Zhang)
- update to latest artifact spec 350dae6 (Shiwei Zhang)
- new artifact spec support f56d806 (Shiwei Zhang)