Skip to content

Commit 66f5c06

Browse files
authored
add changelog for v0.9.0 (sigstore#895)
Signed-off-by: cpanato <ctadeu@gmail.com>
1 parent d4c8dae commit 66f5c06

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,31 @@
1+
# v0.9.0
2+
3+
## Enhancements
4+
5+
* Add COSE support to Rekor (https://github.com/sigstore/rekor/pull/867)
6+
7+
## Bug Fixes
8+
9+
* Resolve virtual log index when calling /api/v1/log/entries/retrieve endpoint (https://github.com/sigstore/rekor/pull/894)
10+
* Fix intoto index keys (https://github.com/sigstore/rekor/pull/889)
11+
* ensure fallback logic executes if attestation key is empty when fetching attestation (https://github.com/sigstore/rekor/pull/878)
12+
13+
## Others
14+
15+
* Bump github/codeql-action from 2.1.14 to 2.1.15 (https://github.com/sigstore/rekor/pull/893)
16+
* Bump ossf/scorecard-action from 1.1.1 to 1.1.2 (https://github.com/sigstore/rekor/pull/888)
17+
* Bump github/codeql-action from 2.1.13 to 2.1.14 (https://github.com/sigstore/rekor/pull/885)
18+
* add changelog for v0.8.2 (https://github.com/sigstore/rekor/pull/882)
19+
* Bump github/codeql-action from 2.1.12 to 2.1.13 (https://github.com/sigstore/rekor/pull/880)
20+
* Bump github.com/spf13/cobra from 1.4.0 to 1.5.0 (https://github.com/sigstore/rekor/pull/881)
21+
22+
## Contributors
23+
24+
* Bob Callaway (@bobcallaway)
25+
* Carlos Tadeu Panato Junior (@cpanato)
26+
* Fredrik Skogman (@kommendorkapten)
27+
* Priya Wadhwa (@priyawadhwa)
28+
129
# v0.8.2
230

331
## Bug Fixes

0 commit comments

Comments
 (0)