v2.14.0
This release adds support for setting metadata within a SIF.
Specifically, the following API has been added:
- func (*FileImage) SetMetadata: sets the metadata of the data object with id to md, according to opts.
What's Changed
- build(deps): bump github.com/sigstore/sigstore from 1.7.2 to 1.7.3 by @dependabot in #322
- feat: add setMetadata by @wobito in #324
Full Changelog: v2.13.0...v2.14.0