Skip to content

Commit eac84af

Browse files
Add changelog for v2.4.3 (#4075)
Signed-off-by: Hayden B <[email protected]> Co-authored-by: Hayden B <[email protected]>
1 parent 6a7abbf commit eac84af

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

CHANGELOG.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,33 @@
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+
131
# v2.4.2
232

333
## Features

0 commit comments

Comments
 (0)