Skip to content

Conversation

qweeah
Copy link
Contributor

@qweeah qweeah commented Dec 9, 2024

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

  • Add OS and architecture information into oras version

Experimental Features

  • Add multi-arch artifacts support
    • Introduce oras manifest index create to craft OCI index manifests
    • Introduce oras manifest index update to update existing OCI index manifests
    • Introduce --artifact-platform option for oras push to push multi-arch artifacts
  • Introduce --oci-layout-path option for oras cp to copy via full reference in OCI Image Layout

Deprecation

  • -v, --verbose flag is deprecated and all status text output will be verbose by default

Bug Fixes

Other Changes

  • Bump Golang to 1.23.4
  • Enhance document
  • Enhance debug logs
    • Improve readability
    • Enforce timestamp
    • Output displayable response body
  • Improve error message
  • Update dependencies

What's Changed

New Contributors

Full Changelog: v1.2.0...2ca02f6

Signed-off-by: Billy Zha <jinzha1@microsoft.com>
Copy link

codecov bot commented Dec 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.23%. Comparing base (983791c) to head (2ca02f6).
Report is 2 commits behind head on main.

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.
📢 Have feedback on the report? Share it here.

@qweeah qweeah marked this pull request as ready for review December 9, 2024 10:47
Copy link
Contributor

@shizhMSFT shizhMSFT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@TerryHowe TerryHowe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@qweeah qweeah merged commit 1b3aad5 into oras-project:main Dec 10, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants