@sigstore/protobuf-specs
Advanced tools
Changelog
Changelog
0.3.0
VerificationMaterials.contents
now has an additional certificate
variant,
which is preferred in 0.3
bundles with the Sigstore PGI (#191)PublicKeyDetails
message
(#194, #212)
Changelog
0.2.1
There were no changes in this release.
There were no removals in this release.
Changelog
0.2.0
TransparencyLogEntry.inclusion_proof
is now marked as required (was previously optional),
while TransparencyLogEntry.inclusion_promise
is now marked as optional (was previously
required) (#84)
More Rekor messages and message fields have been marked as required (#79)
Ruby bindings: class names have been updated and now live in the Sigstore::
namespace
(#87)
Docs: Clarify that TransparencyLogEntry.canonicalized_body
is optional
(#74)
Docs: Clarify that key IDs are digests over SPKI encodings (#73)
Docs: Clarify that bundled certificate chains must not contain root or intermediate certificates that should be trused out-of-band (#77)
Docs: Clarify TimeRange
validity periods
(#78)
There were no removals in this release.