Skip to content
Compare
Choose a tag to compare
@Two-Hearts Two-Hearts released this 27 Sep 05:26
· 3 commits to main since this release
0324234

What's New

  • setup action now installs Notation CLI v1.2.0 by default.
  • Introduced new fields timestamp_url and timestamp_root_cert in sign action for Notation CLI v1.2.0 or later. Users now able to sign with RFC 3161 compliant timestamping.
  • The verify action now supports timestamping countersignature verification for Notation CLI v1.2.0 or later. See Trust Policy and Trust Store for more details.
  • Introduced new field force_referrers_tag in sign action for Notation CLI v1.2.0 or later. Users who want to use the Referrers API supported by OCI 1.1 need to set force_referrers_tag to false during signing.
  • For Notation CLI v1.2.0 or later, the verify action now always uses the Referrers API, if not supported, automatically fallback to the Referrers Tag Schema.

Deprecation

  • Field allow_referrers_api for sign action is deprecated for Notation CLI v1.2.0 or later. Use force_referrers_tag instead.
  • Field allow_referrers_api for verify action is deprecated for Notation CLI v1.2.0 or later.

What's Changed

Full Changelog: v1.1.0...v1.2.0