File tree Expand file tree Collapse file tree 1 file changed +29
-0
lines changed
Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments