Skip to content

v0.4.0

Compare
Choose a tag to compare
@steiza steiza released this 10 Jun 18:38
· 84 commits to main since this release
c60e743

What's Changed

In addition to various improvements in functionality, documentation, and testing, v0.4.0 includes signing support as well as the verification and signing API moving from unstable to beta. There may be minor interface changes between now a v1.0.0.

  • Add mediatype string builder to bundle package by @puerco in #154
  • chore: fix undefined media type error in OCI verification example by @vishal-chdhry in #163
  • Use observer timestamp for comparison against certificate chain validity period by @codysoyland in #180
  • Add clarifying comments around TUF caching options by @haydentherapper in #173
  • Fix verification example by @cmurphy in #194
  • Update README and documentation for signing support by @steiza in #203
  • Add unit tests for SCT verification by @cmurphy in #204

New Contributors

Full Changelog: v0.3.0...v0.4.0