File tree Expand file tree Collapse file tree 1 file changed +41
-0
lines changed Expand file tree Collapse file tree 1 file changed +41
-0
lines changed Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments