sigstore-rs v0.6.0
What's Changed
- Fix typo in cosign/mod.rs doc comment by @danbev in #148
- Fix typo in KeyPair trait doc comment by @danbev in #149
- Add getter functions for LogEntry fields by @lkatalin in #147
- Add TreeSize alias to Rekor by @avery-blanchard in #151
- Updates for parsing hashedrekord LogEntry by @lkatalin in #152
- Update cached requirement from 0.39.0 to 0.40.0 by @dependabot in #154
- Fix typos in PublicKeyVerifier doc comments by @danbev in #155
- Update link to verification example by @danbev in #156
- fix: CI error for auto deref by @Xynnn007 in #160
- Remove unused imports in examples/rekor by @danbev in #162
- Fix typo and grammar in signature_layers.rs by @danbev in #161
- add certificate based verification by @flavio in #159
- Fix typos in from_encrypted_pem doc comments by @danbev in #164
- Fix typos in doc comments by @danbev in #163
- Add support for OCI Image signing (spec v1.0) by @Xynnn007 in #158
- Update path to fulcio-cert in verify example by @danbev in #168
New Contributors
- @danbev made their first contribution in #148
- @avery-blanchard made their first contribution in #151
Full Changelog: v0.5.3...v0.6.0