Skip to content

Commit 25f429c

Browse files
authored
add changelog for 0.12.0 and 0.12.1 (sigstore#1064)
Signed-off-by: cpanato <ctadeu@gmail.com> Signed-off-by: cpanato <ctadeu@gmail.com>
1 parent 78e8f0b commit 25f429c

File tree

1 file changed

+57
-0
lines changed

1 file changed

+57
-0
lines changed

CHANGELOG.md

Lines changed: 57 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,60 @@
1+
# v0.12.1
2+
3+
> ** Rekor `v0.12.1` comes with a breaking change to `rekor-cli v0.12.1`. Users of rekor-cli MUST upgrade to the latest version **
4+
> The addition of the intotov2 created a breaking change for the `rekor-cli`
5+
6+
## Enhancements
7+
8+
* Adds new rekor metrics for latency and QPS. (https://github.com/sigstore/rekor/pull/1059)
9+
* feat: add file based signer and password (https://github.com/sigstore/rekor/pull/1049)
10+
11+
## Bug Fixes
12+
13+
* fix: fix harness tests with intoto v0.0.2 (https://github.com/sigstore/rekor/pull/1052)
14+
15+
## Contributors
16+
17+
* Asra Ali (@asraa)
18+
* Simon Kent (@var-sdk)
19+
20+
# v0.12.0
21+
22+
## Enhancements
23+
24+
* remove /api/v1/version endpoint (https://github.com/sigstore/rekor/pull/1022)
25+
* Include checkpoint (STH) in entry upload and retrieve responses (https://github.com/sigstore/rekor/pull/1015)
26+
* Validate tree ID on calls to /api/v1/log/entries/retrieve (https://github.com/sigstore/rekor/pull/1017)
27+
* feat: add verification functions (https://github.com/sigstore/rekor/pull/986)
28+
* Change Checkpoint origin to be "Hostname - Tree ID" (https://github.com/sigstore/rekor/pull/1013)
29+
* Add bounds on number of elements in api/v1/log/entries/retrieve (https://github.com/sigstore/rekor/pull/1011)
30+
* Intoto v0.0.2 (https://github.com/sigstore/rekor/pull/973)
31+
* api.SearchLogQueryHandler thread safety (https://github.com/sigstore/rekor/pull/1006)
32+
* enable blocking specific pluggable type versions from being inserted into the log (https://github.com/sigstore/rekor/pull/1004)
33+
* check supportedVersions list rather than directly reading from version map (https://github.com/sigstore/rekor/pull/1003)
34+
35+
## Bug Fixes
36+
37+
* fix retrieve endpoint response code and add testing (https://github.com/sigstore/rekor/pull/1043)
38+
* Fix harness tests @ main (https://github.com/sigstore/rekor/pull/1038)
39+
* Fix rekor-cli backwards incompatibility & run harness tests against HEAD (https://github.com/sigstore/rekor/pull/1030)
40+
* fix: use entry uuid uniformly (https://github.com/sigstore/rekor/pull/1012)
41+
42+
## Others
43+
44+
* Fetch all tags in harness tests (https://github.com/sigstore/rekor/pull/1039)
45+
46+
## Contributors
47+
48+
* Asra Ali (@asraa)
49+
* Bob Callaway (@bobcallaway)
50+
* Carlos Tadeu Panato Junior (@cpanato)
51+
* Ceridwen Driskill (@cdris)
52+
* Hayden Blauzvern (@haydentherapper)
53+
* Kenny Leung (@k4leung4)
54+
* Mikhail Swift (@mikhailswift)
55+
* Parth Patel (@pxp928)
56+
* Priya Wadhwa (@priyawadhwa)
57+
158
# v0.11.0
259

360
## Enhancements

0 commit comments

Comments
 (0)