Skip to content

Conversation

Wwwsylvia
Copy link
Member

@Wwwsylvia Wwwsylvia commented Apr 24, 2025

What this PR does / why we need it:

This PR proposes tagging and releasing v1.3.0-beta.3 based on commit fce0546. 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.2...fce0546


Draft Release Notes

New Features

  • Add oras manifest get as an alias for oras manifest fetch.

Experimental Features

  • Refactor the output of oras discover:
    • BREAKING CHANGE: Field manifests is now referrers.
    • Include information of the subject manifest in the output using the --format json option.
  • Display indirect referrers for all formats of oras discover
    • BREAKING CHANGE: Show all levels of referrers for go-template and json formats, which previously showed only the direct referrers.
    • Add a --depth flag that controls the maximum depth of referrers to display.
  • Display annotations by default in the output of oras discover --format tree.

Deprecation

  • Deprecate the table option for the --format flag in oras discover.

Bug Fixes

Other Changes

  • Upgraded to Go 1.24.2.
  • Update dependencies.
  • Improve command documentation.
  • Optimized code structure.

Detailed Commits

New Contributors

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

Signed-off-by: Lixia (Sylvia) Lei <lixlei@microsoft.com>
Copy link

codecov bot commented Apr 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.69%. Comparing base (3a02c88) to head (fce0546).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1705   +/-   ##
=======================================
  Coverage   84.69%   84.69%           
=======================================
  Files         127      127           
  Lines        5718     5718           
=======================================
  Hits         4843     4843           
  Misses        622      622           
  Partials      253      253           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

Going to be a docs PR?

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
Contributor

@SteveLasker SteveLasker left a comment

Choose a reason for hiding this comment

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

LGTM

@AliVerses
Copy link

AliVerses commented Apr 24, 2025

could you please confirm when we are expecting a patch? I cant see the release yet. @Wwwsylvia @shizhMSFT @SteveLasker

@FeynmanZhou
Copy link
Member

Going to be a docs PR?

@TerryHowe Yes, there is another issue tracked on oras-project/oras-www#468. It does not block the release process. I will have a PR to address the doc issue.

@Wwwsylvia
Copy link
Member Author

@AliVerses We will prepare another vote for the patch release.

@Wwwsylvia Wwwsylvia merged commit d92ad3c into oras-project:main Apr 25, 2025
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
Development

Successfully merging this pull request may close these issues.

compare and swap of inconsistently typed value into Value --verbose flag removed in oras 1.3.0-beta.2
7 participants