Skip to content

Commit fb4ed40

Browse files
authored
add changelog for v0.9.1 (sigstore#911)
Signed-off-by: cpanato <ctadeu@gmail.com>
1 parent a32b5b6 commit fb4ed40

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

CHANGELOG.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,32 @@
1+
# v0.9.1
2+
3+
## Enhancements
4+
5+
* Optimize lookup of attestation from storage layer (https://github.com/sigstore/rekor/pull/909)
6+
* feat: add subject URIs to index for x509 certificates (https://github.com/sigstore/rekor/pull/897)
7+
* ensure log messages have requestID where possible (https://github.com/sigstore/rekor/pull/907)
8+
* Check inactive shards for UUID for /retrieve endpoint (https://github.com/sigstore/rekor/pull/905)
9+
10+
## Bug Fixes
11+
12+
* Fix bug where /retrieve endpoint returns wrong logIndex across shards (https://github.com/sigstore/rekor/pull/908)
13+
* fix: sql syntax in dbcreate script (https://github.com/sigstore/rekor/pull/903)
14+
15+
## Others
16+
17+
* cleanup makefile with generated code; cleanup unused files (https://github.com/sigstore/rekor/pull/910)
18+
* Bump github.com/theupdateframework/go-tuf from 0.3.0 to 0.3.1 (https://github.com/sigstore/rekor/pull/906)
19+
* Pin release-utils to v0.7.1 (https://github.com/sigstore/rekor/pull/904)
20+
* Bump sigstore/cosign-installer from 2.4.0 to 2.4.1 (https://github.com/sigstore/rekor/pull/898)
21+
22+
## Contributors
23+
24+
* Asra Ali (@asraa)
25+
* Bob Callaway (@bobcallaway)
26+
* Priya Wadhwa (@priyawadhwa)
27+
* Romain Aviolat (@xens)
28+
* Sascha Grunert (@saschagrunert)
29+
130
# v0.9.0
231

332
## Enhancements

0 commit comments

Comments
 (0)