Skip to content

Conversation

@scouten-adobe
Copy link
Collaborator

@scouten-adobe scouten-adobe commented Feb 1, 2025

🤖 New release

  • c2pa: 0.45.1 -> 0.45.2 (✓ API compatible changes)
  • c2pa-crypto: 0.6.1 -> 0.6.2 (✓ API compatible changes)
  • c2pa-status-tracker: 0.4.0 -> 0.5.0 (⚠️ API breaking changes)

⚠️ c2pa-status-tracker breaking changes

--- failure trait_method_added: pub trait method added ---

Description:
A non-sealed public trait added a new method without a default implementation, which breaks downstream implementations of the trait
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#trait-new-item-no-default
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.37.0/src/lints/trait_method_added.ron

Failed in:
  trait method c2pa_status_tracker::StatusTracker::logged_items_mut in file /tmp/.tmpmcwLLB/c2pa-rs/internal/status-tracker/src/status_tracker/mod.rs:26
Changelog

c2pa

0.45.2

06 February 2025

Documented

Fixed

c2pa-crypto

0.6.2

06 February 2025

Fixed

c2pa-status-tracker

0.5.0

06 February 2025

Fixed


This PR was generated with release-plz.

@codecov
Copy link

codecov bot commented Feb 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.80%. Comparing base (4ac5354) to head (ef16da5).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #899      +/-   ##
==========================================
- Coverage   78.81%   78.80%   -0.02%     
==========================================
  Files         146      146              
  Lines       34646    34646              
==========================================
- Hits        27307    27303       -4     
- Misses       7339     7343       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@scouten-adobe scouten-adobe force-pushed the release-plz-2025-02-01T05-02-23Z branch 2 times, most recently from b3a4b7e to 4f5214f Compare February 4, 2025 16:51
@scouten-adobe scouten-adobe changed the title chore(c2pa): release v0.45.2 chore: release Feb 5, 2025
@scouten-adobe scouten-adobe force-pushed the release-plz-2025-02-01T05-02-23Z branch from 4f5214f to aff71ef Compare February 5, 2025 00:38
@scouten-adobe scouten-adobe force-pushed the release-plz-2025-02-01T05-02-23Z branch from aff71ef to ef16da5 Compare February 6, 2025 20:33
@mauricefisher64 mauricefisher64 merged commit ab58012 into main Feb 6, 2025
31 of 32 checks passed
@mauricefisher64 mauricefisher64 deleted the release-plz-2025-02-01T05-02-23Z branch February 6, 2025 22:48
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