github oras-project/oras v1.3.0-beta.4

latest releases: v1.3.0-rc.2, v1.3.0-rc.1
pre-release25 days ago

Experimental Features

  • Introduce portable backup and restore of OCI artifacts, images, and repositories
    • 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.
  • Add --format flag support for the oras repo ls and oras repo tags commands with text, json, and go-template output options
  • Add --artifact-type flag support for oras manifest index create and oras manifest index update commands to set the artifact type of an OCI image index
  • Enhance multi-repository OCI image layout support for oras repo tags to list tags under a specified repository

Bug Fixes

  • Fix #1728: oras cp now correctly copies root index when the index has no referrers
  • Fix #1715: oras discover --format json now properly shows referrers field when no referrer is found

Other Changes

  • Add support for the loong64 architecture
  • Improve UX with clearer error messages
  • Improve code quality and performance
  • Upgrade to Go 1.24.5
  • Update dependencies

Detailed Commits

New Contributors

Full Changelog: v1.3.0-beta.3...v1.3.0-beta.4

Notes

This release was signed with 73C7 F42E 8F0B 4493 115A BED6 4F72 3223 E9DF 0185 (@shizhMSFT's GPG key) which can be found here.

Don't miss a new oras release

NewReleases is sending notifications on new releases.