Skip to content

Conversation

@caiopensrc
Copy link
Collaborator

@caiopensrc caiopensrc commented Jun 19, 2025

🤖 New release

  • c2pa: 0.57.0 -> 0.58.0 (✓ API compatible changes)
  • c2pa-c-ffi: 0.57.0 -> 0.58.0
  • c2patool: 0.19.0 -> 0.19.1
Changelog

c2pa

0.58.0

18 July 2025

Added

  • Add C binding for setting the base path (#1237)
  • Asset reference assertion (#1203)
  • Add Reader::remote_url and Reader::is_embedded (#1150)
  • Store icon references into c2pa.icon assertions for v2 instead of using data_boxes. (#1235)
  • Remove file type from thumbnail names (#1187)
  • Update MSRV to 1.85 (#1208)

Documented

  • Fix spec link for EmbeddedData (#1226)
  • API doc clean up and improvement (#1178)
  • Fix formatting of top level example. (#1161)

Fixed

  • Panic when adding empty actions assertion (#1227)
  • Generated JPEG thumbnail incorrectly rotated (#1233)
  • Unfreeze dependency on base64ct crate now that we're up to MSRV 1.85 (#1228)
  • Clean up logs (#1181)
  • Change timestamp validation to return new required info fields (#1191)
  • Xmp jpeg write (#1156)
  • Clippy warnings for Rust 1.88 (#1204)

Other

  • Move uri_to_path into utils (#1186)

c2pa-c-ffi

0.58.0

18 July 2025

Added

  • Add C binding for setting the base path (#1237)
  • Add Reader::remote_url and Reader::is_embedded (#1150)
  • Store icon references into c2pa.icon assertions for v2 instead of using data_boxes. (#1235)

Fixed

  • Clean up logs (#1181)
  • Clippy warnings for Rust 1.88 (#1204)

c2patool

0.19.1

18 July 2025

Fixed

  • Clippy warnings for Rust 1.88 (#1204)
  • Fix c2patool --info command. (#1190)


This PR was generated with release-plz.

@codecov
Copy link

codecov bot commented Jun 19, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.36%. Comparing base (ac51b42) to head (f2a9829).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1176      +/-   ##
==========================================
- Coverage   79.37%   79.36%   -0.01%     
==========================================
  Files         149      149              
  Lines       41663    41663              
==========================================
- Hits        33068    33067       -1     
- Misses       8595     8596       +1     

☔ 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-06-19T20-56-57Z branch 2 times, most recently from 672cae2 to 857bc7f Compare June 25, 2025 15:19
@caiopensrc caiopensrc changed the title chore(c2pa): release v0.57.1 chore: release Jun 25, 2025
@caiopensrc caiopensrc force-pushed the release-plz-2025-06-19T20-56-57Z branch 14 times, most recently from 60be28f to 0ab2147 Compare July 10, 2025 17:59
@caiopensrc caiopensrc force-pushed the release-plz-2025-06-19T20-56-57Z branch 8 times, most recently from 75f838f to 79be5e5 Compare July 18, 2025 22:40
@caiopensrc caiopensrc force-pushed the release-plz-2025-06-19T20-56-57Z branch from 79be5e5 to f2a9829 Compare July 18, 2025 22:56
@gpeacock gpeacock merged commit 3ca8772 into main Jul 21, 2025
39 checks passed
@gpeacock gpeacock deleted the release-plz-2025-06-19T20-56-57Z branch July 21, 2025 19:25
ok-nick pushed a commit that referenced this pull request Aug 11, 2025
Hopefully the last release where v1 claim generation is the default.
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