We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e37c19 commit 5072901Copy full SHA for 5072901
CHANGELOG.md
@@ -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
26
# v1.3.3
27
28
## New Features
0 commit comments