Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to image-spec v1.1.0-rc5 #599

Closed
Wwwsylvia opened this issue Sep 15, 2023 · 1 comment · Fixed by #615
Closed

Upgrade to image-spec v1.1.0-rc5 #599

Wwwsylvia opened this issue Sep 15, 2023 · 1 comment · Fixed by #615
Assignees
Labels
dependencies Pull requests that update a dependency file
Milestone

Comments

@Wwwsylvia
Copy link
Member

Wwwsylvia commented Sep 15, 2023

image-spec v1.1.0-rc5 has just been released.
The changes related to ORAS include:

Change log between v1.1.0-rc4 and v1.1.0-rc5: opencontainers/image-spec@v1.1.0-rc4...v1.1.0-rc5

@shizhMSFT
Copy link
Contributor

Nice summary, @Wwwsylvia. Let's upgrade oras-go to image-spec v1.1.0-rc5accordingly.

@Wwwsylvia Wwwsylvia modified the milestone: v2.4.0 Sep 18, 2023
Wwwsylvia added a commit that referenced this issue Oct 12, 2023
)

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>
@Wwwsylvia Wwwsylvia added the dependencies Pull requests that update a dependency file label Oct 18, 2023
Wwwsylvia added a commit to Wwwsylvia/oras-go that referenced this issue Oct 19, 2023
…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>
shizhMSFT pushed a commit that referenced this issue Oct 20, 2023
)

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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants