File tree Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Original file line number Diff line number Diff line change
1
+ # v2.4.3
2
+
3
+ ## Features
4
+
5
+ * Bump sigstore/sigstore to support KMS plugins (#4073 )
6
+ * Enable fetching signatures without remote get. (#4047 )
7
+ * Feat/file flag completion improvements (#4028 )
8
+ * Update builder to use go1.23.6 (#4052 )
9
+
10
+ ## Bug Fixes
11
+
12
+ * fix parsing error in --only for cosign copy (#4049 )
13
+
14
+ ## Cleanup
15
+
16
+ * Refactor verifyNewBundle into library function (#4013 )
17
+ * fix comment typo and imports order (#4061 )
18
+ * sync comment with parameter name in function signature (#4063 )
19
+ * sort properly Go imports (#4071 )
20
+
21
+ ## Contributors
22
+
23
+ * Bob Callaway
24
+ * Carlos Tadeu Panato Junior
25
+ * Cody Soyland
26
+ * Dmitry Savintsev
27
+ * Hayden B
28
+ * Tomasz Janiszewski
29
+ * Ville Skyttä
30
+
1
31
# v2.4.2
2
32
3
33
## Features
You can’t perform that action at this time.
0 commit comments