Skip to content

Commit 2053c76

Browse files
committed
Update CHANGELOG for v1.3.11
1 parent 5cb4a10 commit 2053c76

File tree

1 file changed

+21
-2
lines changed

1 file changed

+21
-2
lines changed

CHANGELOG.md

Lines changed: 21 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,29 @@
22

33
## HEAD
44

5+
## v1.3.11
6+
[Published 2020-10-06](https://github.com/google/trillian/releases/tag/v1.3.11)
7+
8+
### Documentation
9+
10+
Added docs which describe the Claimant Model of transparency, a useful
11+
framework for reasoning about the design and architecture of transparent
12+
systems.
13+
14+
### Misc improvements
15+
16+
* Fixed int to string conversion warnings for golang 1.15
17+
* Metric improvements for fetched leaf counts
18+
* Move tools.go into its own directory to help with dependencies
19+
20+
### Dependency updates
21+
* go-grpc-middleware from 1.2.0 to 1.2.2 (#2219, #2229)
22+
* stackdriver from 0.13.2 to 0.13.4 (#2220, #2223)
23+
* Google api from 0.28.0 to 0.29.0 (#2193)
524

625

7-
## v1.3.10 (provisional)
8-
*Not yet published*
26+
## v1.3.10
27+
[Published 2020-07-02](https://github.com/google/trillian/releases/tag/v1.3.10)
928

1029
### Storage
1130

0 commit comments

Comments
 (0)