Skip to content

bump: tag and release ORAS CLI v1.3.0-beta.3#1705

Merged
Wwwsylvia merged 1 commit into
oras-project:mainfrom
Wwwsylvia:bump-v1.3.0-beta.3
Apr 25, 2025
Merged

bump: tag and release ORAS CLI v1.3.0-beta.3#1705
Wwwsylvia merged 1 commit into
oras-project:mainfrom
Wwwsylvia:bump-v1.3.0-beta.3

Conversation

@Wwwsylvia

@Wwwsylvia Wwwsylvia commented Apr 24, 2025

Copy link
Copy Markdown
Member

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>
@codecov

codecov Bot commented Apr 24, 2025

Copy link
Copy Markdown

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.

@TerryHowe TerryHowe left a comment

Copy link
Copy Markdown
Member

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?

@shizhMSFT shizhMSFT left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@SteveLasker SteveLasker left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@alishah730

alishah730 commented Apr 24, 2025

Copy link
Copy Markdown

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

@FeynmanZhou

Copy link
Copy Markdown
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
Copy Markdown
Member Author

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

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