v1.3.6
Deployments
the kubernetes configs will now provision 5 nodes for trillian's etcd cluster,
instead of 3 nodes.
this makes the etcd cluster more resilient
to nodes becoming temporarily unavailable, such as during updates (it can now
tolerate 2 nodes being unavailable, instead of just 1).
Monitoring & Metrics
A count of the total number of individual leaves the logserver attempts to
fetch via the GetEntries.* API methods has been added.