Skip to content

Commit 4caadbc

Browse files
authored
changelog for v1.3.7 (#2284)
Signed-off-by: Bob Callaway <[email protected]>
1 parent 9fddf00 commit 4caadbc

File tree

1 file changed

+41
-0
lines changed

1 file changed

+41
-0
lines changed

CHANGELOG.md

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,44 @@
1+
# v1.3.7
2+
3+
## New Features
4+
5+
* log request body on 500 error to aid debugging (#2283)
6+
* Add support for signing with Tink keyset (#2228)
7+
* Add public key hash check in Signed Note verification (#2214)
8+
* update Trillian TLS configuration (#2202)
9+
* Add TLS support for Trillian server (#2164)
10+
* Replace docker-compose with plugin if available (#2153)
11+
* Add flags to backfill script (#2146)
12+
* Unset DisableKeepalive for backfill HTTP client (#2137)
13+
* Add script to delete indexes from Redis (#2120)
14+
* Run CREATE statement in backfill script (#2109)
15+
* Add MySQL support to backfill script (#2081)
16+
* Run e2e tests on mysql and redis index backends (#2079)
17+
18+
## Bug Fixes
19+
20+
* remove unneeded value in log message (#2282)
21+
* Add error message when computing consistency proof (#2278)
22+
* fix validation error handling on API (#2217)
23+
* fix error in pretty-printed inclusion proof from verify subcommand (#2210)
24+
* Fix index scripts (#2203)
25+
* fix failing sharding test
26+
* Better error handling in backfill script (#2148)
27+
* Batch entries in cleanup script (#2158)
28+
* Add missing workflow for index cleanup test (#2121)
29+
* hashedrekord: fix schema $id (#2092)
30+
31+
## Contributors
32+
33+
* Aditya Sirish
34+
* Bob Callaway
35+
* Colleen Murphy
36+
* cpanato
37+
* Firas Ghanmi
38+
* Hayden B
39+
* Hojoung (Brian) Jang
40+
* William Woodruff
41+
142
# v1.3.6
243

344
## New Features

0 commit comments

Comments
 (0)