You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,14 @@
1
+
# v3.0.2
2
+
3
+
v3.0.2 is a functionally equivalent release to v3.0.0 and v3.0.1, with a fix for CI to publish signed releases in the new bundle format.
4
+
5
+
* Note that the `--bundle` flag specifying an output file to write the Sigstore bundle (which contains all relevant verification material) has moved from optional to required in v3.
6
+
7
+
## Changes
8
+
9
+
* choose different signature filename for KMS-signed release signatures (#4448)
10
+
* Update rekor-tiles version path (#4450)
11
+
1
12
# v3.0.1
2
13
3
14
v3.0.1 is an equivalent release to v3.0.0, which was never published due to a failure in our CI workflows.
0 commit comments