github oras-project/oras v1.1.0-rc.2

latest releases: v1.2.0-beta.1, v1.1.0
pre-release8 months ago

New Features

Experimental Features

  • BREAKING CHANGE: Redesign the flag --image-spec
    • Add options v1.0 and v1.1
    • Remove options v1.1-image and v1.1-artifact
    • No longer produce manifests of type application/vnd.oci.artifact.manifest.v1+json
  • BREAKING CHANGE: Remove the flag --image-spec from oras attach

Deprecation

  • Remove the flag --skip-delete-referrers (#1041) introduced in v1.1.0-rc.1

Other Changes

  • Improve UX
    • Make error logs more readable (#1021)
  • Improve documentation
    • Fix broken links in project readme (#1017)
  • Update dependencies
  • Update to Golang 1.21.0
  • Improve tests
    • Add unit tests for cred store (#972)
    • Fix E2E false positive result (#1022)

Detailed commits

  • bump: tag and release ORAS CLI v1.1.0-rc.1 by @qweeah in #1016
  • chore: fix lint warning by @kranurag7 in #1001
  • chore: fix the links in project readme by @amands98 in #1012
  • chore: update container build prepare job output in Github Actions by @qweeah in #1019
  • test: add unit test for error scenario in internal/credential/store.go by @enraiha0307 in #982
  • chore: use golangci lint by @kranurag7 in #986
  • fix: correct e2e specs and CI check configuration by @qweeah in #1023
  • workflow: add github stale action by @sajayantony in #1024
  • fix: move stale into .github/workflows by @sajayantony in #1031
  • build(deps): bump github.com/onsi/gomega from 1.27.8 to 1.27.10 in /test/e2e by @dependabot in #1037
  • chore: improving error log for oras push and oras attach when the annotation file is invalid by @1Shubham7 in #1026
  • chore: exempt stale if milestone is set by @qweeah in #1036
  • chore: add triage labels by @FeynmanZhou in #1055
  • chore: make error returned by oras tag more readable by @qweeah in #1058
  • revert: "feat: add flag to skip deleting obsolete referrers index" by @qweeah in #1060
  • feat: disable referrers index GC by default by @qweeah in #1059
  • build(deps): bump golang.org/x/term from 0.10.0 to 0.11.0 by @dependabot in #1051
  • feat: pack OCI image spec v1.1 manifests by @qweeah in #1054
  • bump: use new packing function in oras-go by @qweeah in #1070
  • feat: support warning in remote targets by @qweeah in #1057
  • chore: align naming of pack option to oras-go by @qweeah in #1073
  • bump: update golang to 1.21 by @qweeah in #1074
  • build(deps): bump github.com/onsi/ginkgo/v2 from 2.11.0 to 2.12.0 in /test/e2e by @dependabot in #1075

New Contributors

Full Changelog: v1.1.0-rc.1...v1.1.0-rc.2

Notes

This release was signed with BE6F A8DD A48D 4C23 0091 A0A9 276D 8A72 4CE1 C704 (@qweeah's GPG key) which can be found here.

Don't miss a new oras release

NewReleases is sending notifications on new releases.