Skip to content

Commit db855f0

Browse files
authored
add changelog for v0.5.0 release (sigstore#645)
Signed-off-by: Carlos Panato <ctadeu@gmail.com>
1 parent 6cfe4e5 commit db855f0

File tree

1 file changed

+76
-0
lines changed

1 file changed

+76
-0
lines changed

CHANGELOG.md

Lines changed: 76 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,78 @@
1+
# v0.5.0
2+
3+
## Highlights
4+
5+
* update API calls to v5 (https://github.com/sigstore/rekor/pull/591)
6+
* Refactor helm type to remove intermediate state. (https://github.com/sigstore/rekor/pull/575)
7+
* Refactor the shard map parsing so we can pass it down into the API object. (https://github.com/sigstore/rekor/pull/564)
8+
* Refactor the alpine type to reduce intermediate state. (https://github.com/sigstore/rekor/pull/573)
9+
10+
## Enhancements
11+
12+
* Add logic to GET artifacts via old or new UUID (https://github.com/sigstore/rekor/pull/587)
13+
* helpful error message for hashedrekord types (https://github.com/sigstore/rekor/pull/605)
14+
* Set Accept header in dynamic counter requests (https://github.com/sigstore/rekor/pull/594)
15+
* Add sharding package and update validators (https://github.com/sigstore/rekor/pull/583)
16+
* rekor-cli: show the url in case of error (https://github.com/sigstore/rekor/pull/581)
17+
* Enable parsing of incomplete minisign keys, to enable re-indexing. (https://github.com/sigstore/rekor/pull/567)
18+
* Cleanups on the TUF pluggable type. (https://github.com/sigstore/rekor/pull/563)
19+
* Refactor the RPM type to remove more intermediate state. (https://github.com/sigstore/rekor/pull/566)
20+
* Do some cleanups of the jar type to remove intermediate state. (https://github.com/sigstore/rekor/pull/561)
21+
22+
## Others
23+
24+
* Update Makefile (https://github.com/sigstore/rekor/pull/621)
25+
* update version comments since dependabot doesn't do it (https://github.com/sigstore/rekor/pull/617)
26+
* Use workload identity provider instead of GitHub Secret for GCR access (https://github.com/sigstore/rekor/pull/600)
27+
* add OSSF scorecard action (https://github.com/sigstore/rekor/pull/599)
28+
* enable the sbom for rekor releases (https://github.com/sigstore/rekor/pull/586)
29+
* Point to the official website (instead of a 404) (https://github.com/sigstore/rekor/pull/580)
30+
* add milestone to closed prs (https://github.com/sigstore/rekor/pull/574)
31+
* Add a Makefile target for the "ko apply" step. (https://github.com/sigstore/rekor/pull/572)
32+
* types/README.md: Corrected documentation link (https://github.com/sigstore/rekor/pull/568)
33+
34+
## Dependencies Updates
35+
36+
* Bump github.com/prometheus/client_golang from 1.12.0 to 1.12.1 (https://github.com/sigstore/rekor/pull/636)
37+
* Bump github.com/go-openapi/runtime from 0.21.1 to 0.22.0 (https://github.com/sigstore/rekor/pull/635)
38+
* Bump github.com/go-openapi/swag from 0.19.15 to 0.20.0 (https://github.com/sigstore/rekor/pull/634)
39+
* Bump golang from `f71d4ca` to `301609e` (https://github.com/sigstore/rekor/pull/627)
40+
* Bump golang from `0fa6504` to `f71d4ca` (https://github.com/sigstore/rekor/pull/624)
41+
* Bump google.golang.org/grpc from 1.43.0 to 1.44.0 (https://github.com/sigstore/rekor/pull/622)
42+
* Bump github/codeql-action from 1.0.29 to 1.0.30 (https://github.com/sigstore/rekor/pull/619)
43+
* Bump ossf/scorecard-action from 1.0.1 to 1.0.2 (https://github.com/sigstore/rekor/pull/618)
44+
* bump swagger and go mod tidy (https://github.com/sigstore/rekor/pull/616)
45+
* Bump github.com/go-openapi/runtime from 0.21.0 to 0.21.1 (https://github.com/sigstore/rekor/pull/614)
46+
* Bump github.com/go-openapi/errors from 0.20.1 to 0.20.2 (https://github.com/sigstore/rekor/pull/613)
47+
* Bump google-github-actions/auth from 0.4.4 to 0.5.0 (https://github.com/sigstore/rekor/pull/612)
48+
* Bump github/codeql-action from 1.0.28 to 1.0.29 (https://github.com/sigstore/rekor/pull/611)
49+
* Bump gopkg.in/ini.v1 from 1.66.2 to 1.66.3 (https://github.com/sigstore/rekor/pull/608)
50+
* Bump github.com/google/go-cmp from 0.5.6 to 0.5.7 (https://github.com/sigstore/rekor/pull/609)
51+
* Update github/codeql-action requirement to 8a4b243fbf9a03a93e93a71c1ec257347041f9c4 (https://github.com/sigstore/rekor/pull/606)
52+
* Bump github.com/prometheus/client_golang from 1.11.0 to 1.12.0 (https://github.com/sigstore/rekor/pull/607)
53+
* Bump ossf/scorecard-action from 0fe1afdc40f536c78e3dc69147b91b3ecec2cc8a to 1.0.1 (https://github.com/sigstore/rekor/pull/603)
54+
* Bump goreleaser/goreleaser-action from 2.8.0 to 2.8.1 (https://github.com/sigstore/rekor/pull/602)
55+
* Bump golang from `8c0269d` to `0fa6504` (https://github.com/sigstore/rekor/pull/597)
56+
* Pin dependencies in github action workflows and Dockerfile (https://github.com/sigstore/rekor/pull/595)
57+
* update release image to use go 1.17.6 (https://github.com/sigstore/rekor/pull/589)
58+
* Bump golang from 1.17.5 to 1.17.6 (https://github.com/sigstore/rekor/pull/588)
59+
* Bump go.uber.org/goleak from 1.1.11 to 1.1.12 (https://github.com/sigstore/rekor/pull/585)
60+
* Bump go.uber.org/zap from 1.19.1 to 1.20.0 (https://github.com/sigstore/rekor/pull/584)
61+
* Bump github.com/go-playground/validator/v10 from 10.9.0 to 10.10.0 (https://github.com/sigstore/rekor/pull/579)
62+
* Bump actions/github-script from 4 to 5 (https://github.com/sigstore/rekor/pull/577)
63+
64+
## Contributors
65+
66+
* Asra Ali (@asraa)
67+
* Bob Callaway (@bobcallaway)
68+
* Carlos Tadeu Panato Junior (@cpanato)
69+
* Dan Lorenc (@dlorenc)
70+
* Jason Hall (@imjasonh)
71+
* Lily Sturmann (@lkatalin)
72+
* Morten Linderud (@Foxboron)
73+
* Sylvestre Ledru (@sylvestre)
74+
* Trishank Karthik Kuppusamy (@trishankatdatadog)
75+
176
# v0.4.0
277

378
## Highlights
@@ -45,6 +120,7 @@
45120

46121
## Bug Fixes
47122

123+
* bug: fix minisign prehashed entries (https://github.com/sigstore/rekor/pull/639)
48124
* fix timestamp addition and unmarshal (https://github.com/sigstore/rekor/pull/525)
49125
* Correct & parallelize tests (https://github.com/sigstore/rekor/pull/522)
50126
* Fix fuzz go.sum issue (https://github.com/sigstore/rekor/pull/509)

0 commit comments

Comments
 (0)