Skip to content

Commit 5072901

Browse files
authored
changelog for v1.3.4 (#1868)
* changelog for v1.3.4 Signed-off-by: Bob Callaway <[email protected]> * add myself back Signed-off-by: Bob Callaway <[email protected]> --------- Signed-off-by: Bob Callaway <[email protected]>
1 parent 9e37c19 commit 5072901

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,28 @@
1+
# v1.3.4
2+
3+
## New Features
4+
* add mysql indexstorage backend
5+
* add s3 storage for attestations
6+
7+
## Bug Fixes
8+
* fix: Do not check for pubsub.topics.get on initialization (#1853)
9+
* fix optional field in cose schema
10+
11+
## Quality Enhancements
12+
* Update ranges.go (#1852)
13+
* update indexstorage interface to reduce roundtrips (#1838)
14+
* use a single validator library in rekor-cli (#1818)
15+
* Remove go-playground/validator dependency from pkg/pki (#1817)
16+
17+
## Contributors
18+
* Bob Callaway
19+
* Carlos Tadeu Panato Junior
20+
* Hayden B
21+
* James Alseth
22+
* Kenny Leung
23+
* Noah Kreiger
24+
* Zach Steindler
25+
126
# v1.3.3
227

328
## New Features

0 commit comments

Comments
 (0)