Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release #877

Merged
merged 1 commit into from
Jan 24, 2025
Merged

chore: release #877

merged 1 commit into from
Jan 24, 2025

Conversation

scouten-adobe
Copy link
Collaborator

@scouten-adobe scouten-adobe commented Jan 23, 2025

🤖 New release

  • cawg-identity: 0.3.0 -> 0.4.0 (⚠️ API breaking changes)
  • c2pa: 0.42.0 -> 0.43.0 (✓ API compatible changes)
  • c2pa-crypto: 0.4.0 -> 0.5.0 (✓ API compatible changes)

⚠️ cawg-identity breaking changes

--- failure derive_trait_impl_removed: built-in derived trait no longer implemented ---

Description:
A public type has stopped deriving one or more traits. This can break downstream code that depends on those types implementing those traits.
        ref: https://doc.rust-lang.org/reference/attributes/derive.html#derive
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.37.0/src/lints/derive_trait_impl_removed.ron

Failed in:
  type IdentityAssertionBuilder no longer derives Debug, in /tmp/.tmpw62218/c2pa-rs/cawg_identity/src/builder/identity_assertion_builder.rs:25
Changelog

cawg-identity

0.4.0

24 January 2025

Fixed

c2pa

0.43.0

24 January 2025

Added

Fixed

c2pa-crypto

0.5.0

24 January 2025

Added

Fixed


This PR was generated with release-plz.

Copy link

codecov bot commented Jan 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.67%. Comparing base (aa1576d) to head (97accc7).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #877      +/-   ##
==========================================
- Coverage   78.68%   78.67%   -0.02%     
==========================================
  Files         139      139              
  Lines       32122    32122              
==========================================
- Hits        25275    25271       -4     
- Misses       6847     6851       +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-01-23T17-27-47Z branch 2 times, most recently from b09548d to 037589d Compare January 24, 2025 22:25
@scouten-adobe scouten-adobe force-pushed the release-plz-2025-01-23T17-27-47Z branch from 037589d to 97accc7 Compare January 24, 2025 23:42
@scouten-adobe scouten-adobe merged commit 0fccae9 into main Jan 24, 2025
31 of 32 checks passed
@scouten-adobe scouten-adobe deleted the release-plz-2025-01-23T17-27-47Z branch January 24, 2025 23: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.

1 participant