Skip to content

Commit f5c00ea

Browse files
authored
add CHANGELOG for v1.3.1 (#1749)
Signed-off-by: Bob Callaway <[email protected]>
1 parent 543d7a1 commit f5c00ea

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

CHANGELOG.md

+32
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,35 @@
1+
# v1.3.1
2+
3+
## New Features
4+
* enable GCP cloud profiling on rekor-server (#1746)
5+
* move index storage into interface (#1741)
6+
* add info to readme to denote additional documentation sources (#1722)
7+
* Add type of ed25519 key for TUF (#1677)
8+
* Allow parsing base64-encoded TUF metadata and root content (#1671)
9+
10+
## Quality Enhancements
11+
* disable quota in trillian in test harness (#1680)
12+
13+
## Bug Fixes
14+
* Update contact for code of conduct (#1720)
15+
* fix: typo (#1711)
16+
* Fix panic when parsing SSH SK pubkeys (#1712)
17+
* Correct index creation (#1708)
18+
* Update .ko.yaml (#1682)
19+
* docs: fixzes a small typo on the readme (#1686)
20+
* chore: fix `backfill-redis` Makefile target (#1685)
21+
22+
## Contributors
23+
* Andres Galante
24+
* Andrew Block
25+
* Appu
26+
* Bob Callaway
27+
* Carlos Tadeu Panato Junior
28+
* guangwu
29+
* Hayden B
30+
* jonvnadelberg
31+
* Lance Ball
32+
133
# v1.3.0
234

335
## New Features

0 commit comments

Comments
 (0)