Skip to content

Commit fb651b4

Browse files
Add v2.2.4 changelog (#3662)
Signed-off-by: Hayden Blauzvern <[email protected]>
1 parent 629f5f8 commit fb651b4

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

CHANGELOG.md

+28
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,31 @@
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+
129
# v2.2.3
230

331
## Bug Fixes

0 commit comments

Comments
 (0)