Skip to content

Commit 1b1bca3

Browse files
authored
add changelog for v1.7.2 (#1735)
Signed-off-by: cpanato <[email protected]>
1 parent c0d5c94 commit 1b1bca3

File tree

1 file changed

+38
-0
lines changed

1 file changed

+38
-0
lines changed

CHANGELOG.md

+38
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,41 @@
1+
# v1.7.2
2+
3+
## Bug Fixes
4+
5+
* Make public all types required to use ValidatePolicy (https://github.com/sigstore/cosign/pull/1727)
6+
* fix: add permissions to patch events (https://github.com/sigstore/cosign/pull/1722)
7+
* Fix publicKey unmarshal (https://github.com/sigstore/cosign/pull/1719)
8+
* Update release job (https://github.com/sigstore/cosign/pull/1720)
9+
* Makefile: fix directory not found error (https://github.com/sigstore/cosign/pull/1718)
10+
11+
## Others
12+
13+
* Remove newline from download sbom output (https://github.com/sigstore/cosign/pull/1732)
14+
* Bump github.com/hashicorp/go-uuid from 1.0.2 to 1.0.3 (https://github.com/sigstore/cosign/pull/1724)
15+
* Add unit tests for IntotoAttestation verifier. (https://github.com/sigstore/cosign/pull/1728)
16+
* Bump github/codeql-action from 2.1.7 to 2.1.8 (https://github.com/sigstore/cosign/pull/1725)
17+
* Bump cloud.google.com/go/storage from 1.21.0 to 1.22.0 (https://github.com/sigstore/cosign/pull/1721)
18+
* Bump sigstore/cosign-installer from 2.1.0 to 2.2.0 (https://github.com/sigstore/cosign/pull/1723)
19+
* Bump github.com/xanzy/go-gitlab from 0.61.0 to 0.62.0 (https://github.com/sigstore/cosign/pull/1711)
20+
* Bump google-github-actions/auth from 0.6.0 to 0.7.0 (https://github.com/sigstore/cosign/pull/1712)
21+
* Bump github/codeql-action from 2.1.6 to 2.1.7 (https://github.com/sigstore/cosign/pull/1713)
22+
* Bump codecov/codecov-action from 2.1.0 to 3 (https://github.com/sigstore/cosign/pull/1714)
23+
24+
## Contributors
25+
26+
* Carlos Tadeu Panato Junior (@cpanato)
27+
* Denny (@DennyHoang)
28+
* Hector Fernandez (@hectorj2f)
29+
* Josh Dolitsky (@jdolitsky)
30+
* Rob Best (@ribbybibby)
31+
* Ville Aikas (@vaikas)
32+
33+
# v1.7.1
34+
35+
## Bug Fixes
36+
37+
* commenting out the copy from gcr to ghcr due issues on github side (https://github.com/sigstore/cosign/pull/1715)
38+
139
# v1.7.0
240

341
## Enhancements

0 commit comments

Comments
 (0)