chore(deps): update dependency oras-project/oras to v1.3.0 #712
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.
This PR contains the following updates:
v1.2.3
->v1.3.0
Release Notes
oras-project/oras (oras-project/oras)
v1.3.0
Compare Source
New Features
Stable
oras
is compliant with OCI distribution-spec v1.1.1oras version
oras manifest get
fororas manifest fetch
Preview
oras discover
Experimental
oras backup
: New command to back up artifacts from remote registries into local OCI image layouts, either as directories or tar archives.oras restore
: New command to restore artifacts from local OCI image layouts (directories or tar archives) back to remote registries.oras manifest index
command set to manage OCI image index manifestsoras manifest index create
to create a new index from existing manifestsoras manifest index update
to update an existing index manifest--artifact-platform
tooras push
to push artifacts with platform information--format
tooras repo ls
andoras repo tags
withtext
,json
, andgo-template
options--oci-layout-path
oras discover
output for thejson
andgo-template
formatsmanifests
field toreferrers
json
outputoras discover
now displays referrers recursively by default; the maximum recursion depth can be controlled via the--depth
flagFeature Promotions
Preview
toStable
:oras attach
oras attach --platform
oras pull --include-subject
oras resolve
fromExperimental
toPreview
Deprecations
Stable
-v
,--verbose
flag (verbose output is now enabled by default)Preview
--no-tty
flag--no-tty
remains available on individual TTY-capable commandsExperimental
table
option of the--format
flag inoras discover
Bug Fixes
oras tag
creates referrers tags unexpectedlyoras pull
--debug
or--no-tty
withoras push
KB
instead ofkB
in the progress baroras cp
now correctly copies the root index when the index has no referrersOther Changes
loong64
architecture1.25.0
--debug
logsNew Contributors
Full Changelog: oras-project/oras@v1.2.0...v1.3.0
What's Changed Since RC.2
Full Changelog: oras-project/oras@v1.3.0-rc.2...v1.3.0
Notes
This release was signed with
3E94 D52A FA46 5877 CAEA 79F1 E805 2EA1 7ECB 9A6C
(@Wwwsylvia's GPG key) which can be found here.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.