Skip to content

Commit ed3d0b1

Browse files
authored
changelog for v1.3.0 (#1657)
Signed-off-by: Bob Callaway <[email protected]>
1 parent f0fe617 commit ed3d0b1

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed

CHANGELOG.md

+33
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,36 @@
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+
134
# v1.2.2
235

336
## Quality Enhancements

0 commit comments

Comments
 (0)