Skip to content

Releases: contentauth/c2pa-rs

v0.36.3

07 Oct 21:46
20f603a
Compare
Choose a tag to compare

07 October 2024

Fixed

  • Changelog contained duplicate entries for 0.16.1 (#618)

v0.36.2

07 Oct 20:28
07268c6
Compare
Choose a tag to compare
chore: Release package c2pa version 0.36.2

v0.36.1

04 Oct 21:23
Compare
Choose a tag to compare
v0.36.1 Pre-release
Pre-release
  • fix: Make sure algorithm is being respected in data_hash.rs (#613)
  • fix: Make sure RSTn segment names are included in the data box hashes list (#612)
  • Update mp4 requirement from 0.13.0 to 0.14.0 in /sdk (#595)
  • chore: Add m4a test (#606)
  • fix: Write absolute urls to manifest store resource references. (#603)
  • doc: Removes xmp_write feature from README.md.
  • chore: Remove deprecated actions-rs/clippy-check action (#601)
  • chore: bump stefanzweifel/git-auto-commit-action from 4 to 5 (#600)
  • chore: bump actions/github-script from 3 to 7 (#599)
  • chore: bump paulhatch/semantic-version from 5.2.1 to 5.4.0 (#598)
  • chore: Use Dependabot to upgrade GitHub Actions steps (#597)
  • chore: Fix dependabot issues (#594)
  • Fixes issue where nested assertion-uri-hash errors were being reported at the active manifest level. (#593)
  • Feature/add content length to tsa request (#587)

v0.36.0

23 Sep 17:40
Compare
Choose a tag to compare
v0.36.0 Pre-release
Pre-release
  • (MINOR) ensures release bumps minor version (#592)
  • fix: requires "StatusTracker" to implement "Send" (#589)

v0.35.1

17 Sep 22:34
Compare
Choose a tag to compare
v0.35.1 Pre-release
Pre-release
  • Fix error when trying to sign BMFF content with Builder. (#582)

v0.35.0

12 Sep 20:37
Compare
Choose a tag to compare
v0.35.0 Pre-release
Pre-release
  • upgrades to [email protected], preventing panic on invalid riff files (#579)
  • EC signature DER support (#581)
  • Update base64 requirement from 0.21.2 to 0.22.1 in /sdk (#519)
  • (MINOR) Rust API enhancements and fixes. (#575)
  • Fix GIF off by one with XMP (#562)

v0.34.0

30 Aug 21:22
Compare
Choose a tag to compare
v0.34.0 Pre-release
Pre-release
  • (MINOR) Fragmented BMFF media (#572)

v0.33.4

29 Aug 23:18
Compare
Choose a tag to compare
v0.33.4 Pre-release
Pre-release
  • Depend on url crate version 2.5.2 or newer (#573)

v0.33.3

17 Aug 13:36
Compare
Choose a tag to compare
v0.33.3 Pre-release
Pre-release
  • Inline certs for wasm test signer (#564)

v0.33.2

15 Aug 18:20
Compare
Choose a tag to compare
v0.33.2 Pre-release
Pre-release
  • Bmff write fix (#552)
  • Fix remote embedding RIFF when specifying mime type (#551)
  • Fix data hash out of bounds when using placeholder beyond stream length (#546)
  • Adds embeddable apis and remote_url/no_embed options (#537)
  • export_schema: add unstable_api feature (#542)
  • Ingredient checks (#529)
  • Add base_path field to Builder (#539)
  • Export AssertionDefinition and ActionTemplate in public API (#522)