Skip to content

Commit 493e6e2

Browse files
Add changelog for v2.2.3 (#3513)
Signed-off-by: Hayden Blauzvern <[email protected]>
1 parent 628df78 commit 493e6e2

File tree

1 file changed

+36
-1
lines changed

1 file changed

+36
-1
lines changed

CHANGELOG.md

Lines changed: 36 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,38 @@
1+
# v2.2.3
2+
3+
## Bug Fixes
4+
5+
* Fix race condition on verification with multiple signatures attached to image (#3486)
6+
* fix(clean): Fix clean cmd for private registries (#3446)
7+
* Fixed BYO PKI verification (#3427)
8+
9+
## Features
10+
11+
* Allow for option in cosign attest and attest-blob to upload attestation as supported in Rekor (#3466)
12+
* Add support for OpenVEX predicate type (#3405)
13+
14+
## Documentation
15+
16+
* Resolves #3088: `version` sub-command expected behaviour documentation and testing (#3447)
17+
* add examples for cosign attach signature cmd (#3468)
18+
19+
## Misc
20+
21+
* Remove CertSubject function (#3467)
22+
* Use local rekor and fulcio instances in e2e tests (#3478)
23+
24+
## Contributors
25+
26+
* aalsabag
27+
* Bob Callaway
28+
* Carlos Tadeu Panato Junior
29+
* Colleen Murphy
30+
* Hayden B
31+
* Mukuls77
32+
* Omri Bornstein
33+
* Puerco
34+
* vivek kumar sahu
35+
136
# v2.2.2
237

338
v2.2.2 adds a new container with a shell, `gcr.io/projectsigstore/cosign:vx.y.z-dev`, in addition to the existing
@@ -25,7 +60,7 @@ For private deployments, we have also added an alias for `--insecure-skip-log`,
2560

2661
## Documentation
2762

28-
* Update SBOM_SPEC.md (#3358)
63+
* Update SBOM\_SPEC.md (#3358)
2964

3065
## Contributors
3166

0 commit comments

Comments
 (0)