Skip to content

Commit

Permalink
Prepare CHANGELOG.md for v1.5.2 release (#2997)
Browse files Browse the repository at this point in the history
  • Loading branch information
phbnf authored May 9, 2023
1 parent 18bc7a0 commit 7ae2316
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## HEAD

## v.1.5.2

* Recommended go version for development: 1.19
* This is the version used by the cloudbuild presubmits. Using a
different version can lead to presubmits failing due to unexpected
Expand All @@ -16,14 +18,15 @@
Read/Write transactions, however this functionality is no longer supported by the client
library.

### Misc

* Bump Go version from 1.17 to 1.19.
* Updated golangci-lint to v1.51.1 (developers should update to this version)
### Repo config
* Enable all lint checks in trillian repo by @mhutchinson in https://github.com/google/trillian/pull/2979

### Dependency updates

* Bump contrib.go.opencensus.io/exporter/stackdriver from 0.13.12 to 0.13.14 by @samuelattwood in https://github.com/google/trillian/pull/2950
* Bump Go version from 1.17 to 1.19.
* Updated golangci-lint to v1.51.1 (developers should update to this version)
* Update transparency-dev/merkle to v0.0.2

## v1.5.1

Expand Down

0 comments on commit 7ae2316

Please sign in to comment.