Skip to content

Conversation

@caiopensrc
Copy link
Collaborator

@caiopensrc caiopensrc commented Jul 23, 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

13 August 2025

Added

  • 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

  • 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

13 August 2025

Added

  • 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

13 August 2025

Added

  • V2 Claims are now generated by default (#1266)
  • Expand settings API (#1192)


This PR was generated with release-plz.

@codecov
Copy link

codecov bot commented Jul 23, 2025

Codecov Report

βœ… All modified and coverable lines are covered by tests.
βœ… Project coverage is 78.33%. Comparing base (7701df3) to head (1ecf449).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1255      +/-   ##
==========================================
+ Coverage   78.31%   78.33%   +0.01%     
==========================================
  Files         152      152              
  Lines       38753    38758       +5     
==========================================
+ Hits        30351    30360       +9     
+ Misses       8402     8398       -4     

β˜” 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-07-23T17-34-49Z branch from 305fcdf to 3634069 Compare July 24, 2025 04:29
@caiopensrc caiopensrc changed the title chore(c2pa): release v0.58.1 chore: release Jul 24, 2025
@caiopensrc caiopensrc force-pushed the release-plz-2025-07-23T17-34-49Z branch 9 times, most recently from 2f1e789 to 6b954a0 Compare July 30, 2025 12:45
@caiopensrc caiopensrc force-pushed the release-plz-2025-07-23T17-34-49Z branch 10 times, most recently from a5952d8 to 09d2fe8 Compare August 8, 2025 00:28
@caiopensrc caiopensrc force-pushed the release-plz-2025-07-23T17-34-49Z branch 5 times, most recently from 5e8773d to 2df33f5 Compare August 12, 2025 19:15
@caiopensrc caiopensrc force-pushed the release-plz-2025-07-23T17-34-49Z branch from 2df33f5 to 1ecf449 Compare August 13, 2025 17:28
@caiopensrc caiopensrc closed this Aug 13, 2025
@caiopensrc caiopensrc deleted the release-plz-2025-07-23T17-34-49Z branch August 13, 2025 18:30
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.

1 participant