bump: tag and release ORAS CLI v1.3.0-rc.1 #1830
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What this PR does / why we need it:
This PR proposes tagging and releasing
v1.3.0-rc.1
based on commit 39748a4. Approval from at least 4 of the 6 owners listed below is required:Please approve on the PR or request changes (with reasoning).
Changelog: v1.3.0-beta.4...39748a4
Draft Release Notes
Feature Stability Updates
Preview
toStable
:oras attach
oras attach --platform
oras pull --include-subject
oras resolve
fromExperimental
toPreview
Bug Fixes
Other Changes
1.25.0
Detailed Commits
--platform
flag oforas attach
from preview to stable by @wangxiaoxuan273 in chore: mark--platform
flag oforas attach
from preview to stable #1822oras resolve
from experimental to preview by @wangxiaoxuan273 in chore: markoras resolve
from experimental to preview #1823--include-subject
fororas pull
by @Wwwsylvia in chore: remove [Preview] label on--include-subject
fororas pull
#1821oras attach
by @Wwwsylvia in chore(ux): remove [Preview] label fororas attach
#1824Full Changelog: v1.3.0-beta.4...v1.3.0-rc.1