We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a090bc7 commit a6b3e6dCopy full SHA for a6b3e6d
CHANGELOG.md
@@ -8,6 +8,14 @@ All versions prior to 0.9.0 are untracked.
8
9
## [Unreleased]
10
11
+### Added
12
+
13
+* API: The DSSE `Envelope` class now performs automatic validation
14
+ ([#1211](https://github.com/sigstore/sigstore-python/pull/1211))
15
16
+* API: Added `signature` property to `Envelope` class for accessing raw
17
+ signature bytes ([#1211](https://github.com/sigstore/sigstore-python/pull/1211))
18
19
### Fixed
20
21
* Fixed a CLI parsing bug introduced in 3.5.1 where a warning about
0 commit comments