File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change 1+ # v1.4.1
2+
3+ This release includes updated dependencies for known CVEs, as well as some optimizations to minimize gRPC traffic between Rekor and Trillian.
4+
5+ ## Fixes
6+
7+ * use less expensive gRPC call to implement GetLeafAndProofByHash (#2581 )
8+ * move to per-shard trillian client manager (#2564 )
9+ * use cheaper gRPC endpoint when we already have the inclusion proof (#2580 )
10+ * simplify hash and signature verification in rekord type (#2579 )
11+ * use correct type; just look for len() instead of nil check (#2576 )
12+ * return correct error if GetLeafAndProofByHash fails (#2574 )
13+ * fix incorrect client lb policy in test config (#2551 )
14+ * numerous upgraded dependencies
15+
16+ ## Contributors
17+ * Bob Callaway
18+ * Carlos Alexandro Becker
19+
120# v1.4.0
221
322This is a minor version release given the removal of the stable checkpoint feature. To our knowledge, this was not
You can’t perform that action at this time.
0 commit comments