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 466674e commit 60b5025Copy full SHA for 60b5025
CHANGELOG.md
@@ -19,10 +19,12 @@ All versions prior to 0.9.0 are untracked.
19
* API: `IdentityToken` now supports `client_id` for audience claim validation.
20
[#1402](https://github.com/sigstore/sigstore-python/pull/1402)
21
22
-
23
* Added a `RekorV2Client` for posting new entries to a Rekor V2 instance.
24
[#1400](https://github.com/sigstore/sigstore-python/pull/1422)
25
+* Added a function for determining the `key_details` of a certificate`.
26
+ [#1456](https://github.com/sigstore/sigstore-python/pull/1456)
27
+
28
### Fixed
29
30
* Avoid instantiation issues with `TransparencyLogEntry` when `InclusionPromise` is not present.
0 commit comments