File tree 1 file changed +33
-0
lines changed
1 file changed +33
-0
lines changed Original file line number Diff line number Diff line change
1
+ # v1.3.0
2
+
3
+ ## New Features
4
+ * feat: Support publishing new log entries to Pub/Sub topics (#1580 )
5
+ * Change values of Identity.Raw, add fingerprints (#1628 )
6
+ * Extract all subjects from SANs for x509 verifier (#1632 )
7
+ * Fix type comment for Identity struct (#1619 )
8
+ * Refactor Identities API (#1611 )
9
+ * Refactor Verifiers to return multiple keys (#1601 )
10
+
11
+ ## Quality Enhancements
12
+ * set min go version to 1.21 (#1651 )
13
+ * Upgrade to go1.21 (#1636 )
14
+
15
+ ## Bug Fixes
16
+ * Update openapi.yaml (#1655 )
17
+ * pass transient errors through retrieveLogEntry (#1653 )
18
+ * return full entryID on HTTP 409 responses (#1650 )
19
+ * Update checkpoint link (#1597 )
20
+ * Use correct log index in inclusion proof (#1599 )
21
+ * remove instrumentation library (#1595 )
22
+ * pki: clean up fuzzer (#1594 )
23
+ * alpine: add max metadata size to fuzzer (#1571 )
24
+
25
+ ## Contributors
26
+ * AdamKorcz
27
+ * Appu
28
+ * Bob Callaway
29
+ * Carlos Tadeu Panato Junior
30
+ * Ceridwen Coghlan
31
+ * Hayden B
32
+ * James Alseth
33
+
1
34
# v1.2.2
2
35
3
36
## Quality Enhancements
You can’t perform that action at this time.
0 commit comments