Skip to content

Conversation

@caiopensrc
Copy link
Collaborator

@caiopensrc caiopensrc commented Aug 13, 2025

πŸ€– New release

  • c2pa: 0.58.0 -> 0.59.0 (βœ“ API compatible changes)
  • c2pa-c-ffi: 0.58.0 -> 0.59.0
  • c2patool: 0.19.1 -> 0.20.0
Changelog

c2pa

0.59.0

14 August 2025

Added

  • Add option for configuring trust when validating identity assertions (CAI-7980) (#1239)
  • Add new soft binding fields to the ingredient assertion structure (#1306)
  • Add cawg.metadata label and test. (#1305)
  • Certificate status assertion (#1236)
  • Browser wasm fetch remote manifests (#1259)
  • Define DigitalSourceType as enum (#1260)
  • Impl Soft Binding assertion definition (#1147)
  • Add metadata assertion and support for validation (#1258)
  • Remove Send trait for CAIRead on Wasm (#1264)
  • [breaking] Change Verifier to hold a Cow<'a, CertificateTrustPolicy rather than a reference (#1238)
  • V2 Claims are now generated by default (#1266)
  • Bump MSRV to 1.86.0 (#1269)
  • Expand settings API (#1192)

Fixed

  • Fix broken ingredient recursion (#1309)
  • Mark the CreativeWork assertion as deprecated (#1304)
  • Make common name available to manifest_store (#1300)
  • V2 redactions were reporting validation error if the assertion was redacted (#1282)
  • Bmff update manifest support (#1284)
  • Report correct identity assertion JUMBF URI when reporting validation status (#1292)
  • Support for BMFF V3 hashing options (#1253)
  • Remove "other" field in Metadata assertion (#1251)
  • Add support for m4v (#1254)

Other

  • Rename Metadata to AssertionMetadata (#1261)
  • Feature flag test_reader_remote_url with feature fetch_remote_manifests (#1252)

c2pa-c-ffi

0.59.0

14 August 2025

Added

  • Add option for configuring trust when validating identity assertions (CAI-7980) (#1239)
  • V2 Claims are now generated by default (#1266)
  • Expand settings API (#1192)

Fixed

  • Enable additional features on c2pa-c-ffi (#1287)

c2patool

0.20.0

14 August 2025

Added

  • Add option for configuring trust when validating identity assertions (CAI-7980) (#1239)
  • V2 Claims are now generated by default (#1266)
  • Expand settings API (#1192)

Fixed

  • Same file sign for c2patool (#1220)


This PR was generated with release-plz.

@codecov
Copy link

codecov bot commented Aug 13, 2025

Codecov Report

βœ… All modified and coverable lines are covered by tests.
βœ… Project coverage is 78.30%. Comparing base (b026443) to head (4dc23b0).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1303      +/-   ##
==========================================
- Coverage   78.33%   78.30%   -0.03%     
==========================================
  Files         153      153              
  Lines       39243    39064     -179     
==========================================
- Hits        30741    30590     -151     
+ Misses       8502     8474      -28     

β˜” 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.

@caiopensrc caiopensrc force-pushed the release-plz-2025-08-13T17-30-10Z branch 10 times, most recently from 2eafb65 to beda07b Compare August 14, 2025 17:00
@caiopensrc caiopensrc force-pushed the release-plz-2025-08-13T17-30-10Z branch from beda07b to 4dc23b0 Compare August 14, 2025 21:40
@gpeacock gpeacock merged commit 433ee0e into main Aug 14, 2025
42 of 43 checks passed
@gpeacock gpeacock deleted the release-plz-2025-08-13T17-30-10Z branch August 14, 2025 22:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants