This repository has been archived by the owner on May 15, 2024. It is now read-only.
Releases: oras-project/artifacts-spec
Releases · oras-project/artifacts-spec
v1.0.0-rc.2
RC.2 release of the ORAS Project artifacts-spec
Documentation 📘
- Scenarios for the artifacts-spec
- artifact.manifest-spec for persisting content in an oci distribution-spec based registry
- manifest referrers API spec for discovering referenced artifacts
- Quick Start for usage scenarios around the artifacts-spec
- CNCF Distribution (registry) reference implementation
- ORAS CLI for pushing, discovering, pulling OCI & ORAS Artifacts
- Notary - notation CLI, enabling signing of all OCI Artifacts
What's Changed
- Update OCI Discover Extension Response by @akashsinghal in #95
- RC1 updates by @SteveLasker in #97
- Update artifact manifest spec to make mediaType REQUIRED by @michaelb990 in #101
- Make subject optional by @avtakkar in #103
- Update Discover Response Name by @akashsinghal in #106
- Add created date to examples by @SteveLasker in #102
- Doc Fix: Remove OCI Image as an example of Artifact Manifest by @SteveLasker in #107
- Add AnnotationArtifactCreated constant by @Wwwsylvia in #109
New Contributors
- @avtakkar made their first contribution in #103
- @Wwwsylvia made their first contribution in #109
Full Changelog: v1.0.0-rc.1...v1.0.0-rc.2
1.0.0-rc.1
RC.1 release of the artifacts-spec
Documentation 📘
- Scenarios for the artifacts-spec
- artifact.manifest-spec for persisting content in an oci distribution-spec based registry
- manifest referrers API spec for discovering referenced artifacts
- Quick Start for usage scenarios around the artifacts-spec
- CNCF Distribution (registry) reference implementation
- ORAS CLI for pushing, discovering, pulling OCI & ORAS Artifacts
- Notary - notation CLI, enabling signing of all OCI Artifacts
Full Changelog: v1.0.0-draft.1...1.0.0-rc.1
1.0.0-draft.1.1
Draft 1.1 release of the artifacts-spec
Documentation 📘
- Scenarios for the artifacts-spec
- artifact.manifest-spec for persisting content in an oci distribution-spec based registry
- manifest referrers API spec for discovering referenced artifacts
- Quick Start for usage scenarios around the artifacts-spec
- CNCF Distribution (registry) reference implementation
- ORAS CLI for pushing, discovering, pulling OCI & ORAS Artifacts
- Notary - notation CLI, enabling signing of all OCI Artifacts
Full Changelog: 1.0.0-draft.1...v1.0.0-draft.1.1
1.0.0-draft.1
Draft 1 release of the artifacts-spec
Documentation 📘
- Scenarios for the artifacts-spec
- artifact.manifest-spec for persisting content in an oci distribution-spec based registry
- manifest referrers API spec for discovering referenced artifacts
- Quick Start for usage scenarios around the artifacts-spec
- CNCF Distribution (registry) reference implementation
- ORAS CLI for pushing, discovering, pulling OCI & ORAS Artifacts
- Notary - notation CLI, enabling signing of all OCI Artifacts