bump: tag and release ORAS CLI v1.3.0-beta.1#1577
Merged
Merged
Conversation
Signed-off-by: Billy Zha <jinzha1@microsoft.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1577 +/- ##
==========================================
- Coverage 84.27% 84.23% -0.04%
==========================================
Files 120 120
Lines 5392 5392
==========================================
- Hits 4544 4542 -2
- Misses 602 604 +2
Partials 246 246 ☔ View full report in Codecov by Sentry. |
6 tasks
6 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 to tag v1.3.0-beta.1 based on 2ca02f6 and release. At least 3 approvals are needed from the 5 owners.
Below is a summary of change notes since v1.2.0:
New Features
oras versionExperimental Features
oras manifest index createto craft OCI index manifestsoras manifest index updateto update existing OCI index manifests--artifact-platformoption fororas pushto push multi-arch artifacts--oci-layout-pathoption fororas cpto copy via full reference in OCI Image LayoutDeprecation
-v,--verboseflag is deprecated and all status text output will be verbose by defaultBug Fixes
-v,--verboseflag from below commands:oras blob deleteoras blob fetchoras loginoras manifest deleteoras manifest fetchoras manifest fetch-configoras repo lsoras repo tagsoras resolveoras tagoras tagshould not create referrers tags #1436:oras tagno longer creates referrer tag.referencein the formatted output oforas pullis invalid #1494: invalid reference in the format output oforas pullOther Changes
1.23.4What's Changed
oras tagby @qweeah in fix(doc): resolve example error fororas tag#1419cp,tagandmanifest pushby @qweeah in refactor: add display handler forcp,tagandmanifest push#14391.23.0by @Wwwsylvia in build: upgrade to Go1.23.0#1493oras pullis invalid by @wangxiaoxuan273 in fix: reference in the formatted output oforas pullis invalid #1496oras manifest index createby @wangxiaoxuan273 in feat: --output fororas manifest index create#1490--outputfor oras manifestindex updateby @wangxiaoxuan273 in feat:--outputfor oras manifestindex update#1502--annotationforindex createby @wangxiaoxuan273 in feat:--annotationforindex create#1499manifest indexcommands by @wangxiaoxuan273 in refactor: status, metadata and content handlers formanifest indexcommands #1509--verboseas deprecated by @Wwwsylvia in refactor: mark--verboseas deprecated #1558New Contributors
Full Changelog: v1.2.0...2ca02f6