We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d043256 commit 1a55117Copy full SHA for 1a55117
CHANGELOG.md
@@ -13,6 +13,8 @@ All versions prior to 0.9.0 are untracked.
13
* Added support for ed25519 keys.
14
[#1377](https://github.com/sigstore/sigstore-python/pull/1377)
15
16
+* Added a `RekorV2Client` for posting new entries to a Rekor V2 instance.
17
+
18
### Fixed
19
20
* Avoid instantiation issues with `TransparencyLogEntry` when `InclusionPromise` is not present.
0 commit comments