Skip to content

Commit 8ffcd12

Browse files
Jake Sanderscpanato
Jake Sanders
andauthored
Cherry-pick release notes for 1.5.1 and 1.5.2 (#1487)
* add changelog for 1.5.1 release (#1376) Signed-off-by: Carlos Panato <[email protected]> Signed-off-by: Jake Sanders <[email protected]> * add initial changelog for 1.5.2 (#1483) Signed-off-by: Carlos Panato <[email protected]> Signed-off-by: Jake Sanders <[email protected]> * update changelog (#1485) Signed-off-by: Carlos Panato <[email protected]> Signed-off-by: Jake Sanders <[email protected]> Co-authored-by: Carlos Tadeu Panato Junior <[email protected]>
1 parent c09e04a commit 8ffcd12

File tree

1 file changed

+61
-1
lines changed

1 file changed

+61
-1
lines changed

CHANGELOG.md

+61-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,63 @@
1+
# v1.5.2
2+
3+
## Security Fixes
4+
5+
* CVE-2022-23649 - Make sure signature in Rekor bundle matches signature being verified
6+
7+
## Others
8+
9+
* refactor release cloudbuild job (https://github.com/sigstore/cosign/pull/1476)
10+
* increase timeout for goreleaser snapshot (https://github.com/sigstore/cosign/pull/1473)
11+
* Double goreleaser timeout (https://github.com/sigstore/cosign/pull/1472)
12+
* Bump webhook timeout. (https://github.com/sigstore/cosign/pull/1465)
13+
* convert release cosigned to also generate yaml artifact. (https://github.com/sigstore/cosign/pull/1453)
14+
* feat: add -buildid= to ldflags (https://github.com/sigstore/cosign/pull/1451)
15+
* update cross-build to use go 1.17.7 (https://github.com/sigstore/cosign/pull/1446)
16+
17+
## Contributors
18+
19+
* Batuhan Apaydın (@developer-guy)
20+
* Carlos Tadeu Panato Junior (@cpanato)
21+
* Dan Lorenc (@dlorenc)
22+
* Kenny Leung (@k4leung4)
23+
* Matt Moore (@mattmoor)
24+
* Nathan Smith (@nsmith5)
25+
* Priya Wadhwa (@priyawadhwa)
26+
* Zack Newman (@znewman01)
27+
28+
# v1.5.1
29+
30+
## Bug Fixes
31+
32+
* add check to make sure the go modules are in sync (https://github.com/sigstore/cosign/pull/1369)
33+
* Update verify-blob to support DSSEs (https://github.com/sigstore/cosign/pull/1355)
34+
35+
## Documention
36+
37+
* docs: verify-attestation cue and rego policy doc (https://github.com/sigstore/cosign/pull/1362)
38+
* README: fix link to race conditions (https://github.com/sigstore/cosign/pull/1367)
39+
40+
## Others
41+
42+
* Bump sigstore/sigstore to pick up oidc login for vault. (https://github.com/sigstore/cosign/pull/1377)
43+
* Bump google.golang.org/api from 0.65.0 to 0.66.0 (https://github.com/sigstore/cosign/pull/1371)
44+
* expose dafaults fulcio, rekor, oidc issuer urls (https://github.com/sigstore/cosign/pull/1368)
45+
* Bump cloud.google.com/go/storage from 1.18.2 to 1.19.0 (https://github.com/sigstore/cosign/pull/1365)
46+
* organize, update select deps (https://github.com/sigstore/cosign/pull/1358)
47+
* Bump go-containerregistry to pick up ACR keychain fix (https://github.com/sigstore/cosign/pull/1357)
48+
* Bump github.com/go-openapi/runtime from 0.21.0 to 0.21.1 (https://github.com/sigstore/cosign/pull/1352)
49+
* sync go modules (https://github.com/sigstore/cosign/pull/1353)
50+
51+
## Contributors
52+
53+
* Batuhan Apaydın (@developer-guy)
54+
* Carlos Tadeu Panato Junior (@cpanato)
55+
* Dan Lorenc (@dlorenc)
56+
* Jake Sanders (@dekkagaijin)
57+
* Jason Hall (@imjasonh)
58+
* Mark Lodato (@MarkLodato)
59+
* Rémy Greinhofer (@rgreinho)
60+
161
# v1.5.0
262

363
## Highlights
@@ -540,7 +600,7 @@ See [#254](https://github.com/sigstore/cosign/issues/254) for more info.
540600
* Dependabot!
541601
* Mark Bestavros
542602
* Jake Sanders
543-
* Carlos Tadeu Panato Junior
603+
* Carlos Tadeu Panato Junior
544604

545605
# v0.2.0
546606

0 commit comments

Comments
 (0)