All notable changes to protobuf-specs
will be documented in this file.
The format is based on Keep a Changelog.
All versions prior to 0.2.0 are untracked.
- CloudEvents proto for Rekor pub/sub messages (#86)
- Generate jsonschema (#112)
- Rust bindings for jsonschema (#118)
- Dependabot to update dependencies (#99)
There were no changes in this release.
- Docs: Fixed spelling error (#97)
- Docs: Clarified log index vs global log index (#101)
- Docs: Clarified purpose of SET as a signed timestamp (#100)
- Docs: Clarify message digest purpose (#114)
There were no removals in this release.
- Rust bindings have been added (#88)
-
TransparencyLogEntry.inclusion_proof
is now marked as required (was previously optional), whileTransparencyLogEntry.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.