Skip to content

chore: release - #2235

Merged
tmathern merged 1 commit into
mainfrom
release-plz-2026-06-11T21-05-23Z
Jun 22, 2026
Merged

chore: release#2235
tmathern merged 1 commit into
mainfrom
release-plz-2026-06-11T21-05-23Z

Conversation

@caiopensrc

@caiopensrc caiopensrc commented Jun 11, 2026

Copy link
Copy Markdown
Collaborator

🤖 New release

  • c2pa: 0.88.0 -> 0.89.0 (⚠ API breaking changes)
  • c2pa-c-ffi: 0.88.0 -> 0.89.0
  • c2patool: 0.26.67 -> 0.26.68

c2pa breaking changes

--- failure constructible_struct_adds_field: externally-constructible struct adds field ---

Description:
A pub struct constructible with a struct literal has a new pub field. Existing struct literals must be updated to include the new field.
        ref: https://doc.rust-lang.org/reference/expressions/struct-expr.html
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.47.0/src/lints/constructible_struct_adds_field.ron

Failed in:
  field Core.max_decompressed_manifest_size_in_mb in /tmp/.tmpbuBGoz/c2pa-rs/sdk/src/settings/mod.rs:302
Changelog

c2pa

0.89.0

19 June 2026

Added

  • Add source to HttpResolverError::Other error message (#2237)
  • Auto format detect for Reader (#2181)

Fixed

  • Harden JUMBF and JPEG XL parsers against Brotli decompression bombs (#2210)

c2pa-c-ffi

0.88.0

11 June 2026

Added

  • Remove some long deprecated APIs (#2206)

c2patool

0.26.68

19 June 2026


This PR was generated with release-plz.

@caiopensrc caiopensrc added the release release-plz release PR; runs the full Tier 1A+1B+2 suite label Jun 11, 2026
@codecov

codecov Bot commented Jun 11, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.32%. Comparing base (3dd723e) to head (5aed255).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2235   +/-   ##
=======================================
  Coverage   78.32%   78.32%           
=======================================
  Files         175      175           
  Lines       46207    46207           
=======================================
+ Hits        36192    36193    +1     
+ Misses      10015    10014    -1     

☔ View full report in Codecov by Harness.
📢 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.

@codspeed-hq

codspeed-hq Bot commented Jun 11, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 30 untouched benchmarks
⏩ 64 skipped benchmarks1


Comparing release-plz-2026-06-11T21-05-23Z (5aed255) with main (3dd723e)

Open in CodSpeed

Footnotes

  1. 64 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@caiopensrc
caiopensrc force-pushed the release-plz-2026-06-11T21-05-23Z branch 6 times, most recently from 82dceb7 to 55fbbd4 Compare June 19, 2026 21:36
@caiopensrc
caiopensrc force-pushed the release-plz-2026-06-11T21-05-23Z branch from 55fbbd4 to 5aed255 Compare June 19, 2026 21:53
@tmathern
tmathern merged commit 82f2c24 into main Jun 22, 2026
69 checks passed
@tmathern
tmathern deleted the release-plz-2026-06-11T21-05-23Z branch June 22, 2026 18:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release release-plz release PR; runs the full Tier 1A+1B+2 suite

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants