You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
)
1. Bump `github.com/opencontainers/image-spec` to `v1.1.0-rc5` in go mod
2. Replace "index.json" and "blobs" with corresponding constants in the
spec
3. Fix testable examples that broke by the spec change - `MediaType`
became a required field in `Descriptor`
Resolve: #599
Signed-off-by: Lixia (Sylvia) Lei <lixlei@microsoft.com>
…ras-project#615)
1. Bump `github.com/opencontainers/image-spec` to `v1.1.0-rc5` in go mod
2. Replace "index.json" and "blobs" with corresponding constants in the
spec
3. Fix testable examples that broke by the spec change - `MediaType`
became a required field in `Descriptor`
Resolve: oras-project#599
Signed-off-by: Lixia (Sylvia) Lei <lixlei@microsoft.com>
)
1. Bump `github.com/opencontainers/image-spec` to `v1.1.0-rc5` in go mod
2. Replace "index.json" and "blobs" with corresponding constants in the
spec
3. Fix testable examples that broke by the spec change - `MediaType`
became a required field in `Descriptor`
Resolve: #599
Signed-off-by: Lixia (Sylvia) Lei <lixlei@microsoft.com>
image-spec v1.1.0-rc5
has just been released.The changes related to ORAS include:
manifest.md
MediaType
became a required field inDescriptor
Change log between
v1.1.0-rc4
andv1.1.0-rc5
: opencontainers/image-spec@v1.1.0-rc4...v1.1.0-rc5The text was updated successfully, but these errors were encountered: