File tree 1 file changed +28
-0
lines changed
1 file changed +28
-0
lines changed Original file line number Diff line number Diff line change
1
+ # v2.2.4
2
+
3
+ ## Bug Fixes
4
+
5
+ * Fixes for GHSA-88jx -383q-w4qc and GHSA-95pr -fxf5-86gv (#3661 )
6
+ * ErrNoSignaturesFound should be used when there is no signature attached to an image. (#3526 )
7
+ * fix semgrep issues for dgryski.semgrep-go ruleset (#3541 )
8
+ * Honor creation timestamp for signatures again (#3549 )
9
+
10
+ ## Features
11
+
12
+ * Adds Support for Fulcio Client Credentials Flow, and Argument to Set Flow Explicitly (#3578 )
13
+
14
+ ## Documentation
15
+
16
+ * add oci bundle spec (#3622 )
17
+ * Correct help text of triangulate cmd (#3551 )
18
+ * Correct help text of verify-attestation policy argument (#3527 )
19
+ * feat: add OVHcloud MPR registry tested with cosign (#3639 )
20
+
21
+ ## Testing
22
+
23
+ * Refactor e2e-tests.yml workflow (#3627 )
24
+ * Clean up and clarify e2e scripts (#3628 )
25
+ * Don't ignore transparency log in tests if possible (#3528 )
26
+ * Make E2E tests hermetic (#3499 )
27
+ * add e2e test for pkcs11 token signing (#3495 )
28
+
1
29
# v2.2.3
2
30
3
31
## Bug Fixes
You can’t perform that action at this time.
0 commit comments