v1.1.4
Log list
- Update to use the loglist v3 schema everywhere by @aarongable in #925
- Cleanup log list v1 dependencies by @roger2hk in #977
Logging
- Switch from glog to klog by @jdolitsky in #962
- Log test output with glog. by @phbnf in #944
- Capture variables in tests and add logging. by @phbnf in #942
Cleanup
- Format code using gofmt with Go version 1.18.1 by @roger2hk in #930
- Format code according to go1.19rc2 by @mhutchinson in #961
- Remove vendor code section in README.md by @roger2hk in #934
- Replace deprecated golint with revive by @roger2hk in #931
- Migrate off of deprecated ioutil by @AlCutter in #969
- Moved tools.go to its own directory to be consistent with other repos by @mhutchinson in #938
- Removed some GOPATH stuff that pre-dates go module usage by @mhutchinson in #949
- Removed references to etcdiscover tool by @mhutchinson in #948
- Skip consistency check when root is size zero by @hickford in #960
Misc
- Add test leaf template with serverAuth EKU by @pavelkalinnikov in #893
- Fix S1039: unnecessary use of fmt.Sprintf in presubmit lint messages by @roger2hk in #932
- Update Go version and remove log list v1, v2 in README.md by @roger2hk in #979
- Add missing license header by @AlCutter in #970
- Downgrade 429 errors to verbosity 2 (#957) by @mhutchinson in #963
- Update to testdata.SampleLogList3 in distributor_test.go by @roger2hk in #966
- Update linter, fix errors, delete travis config by @mhutchinson in #940
- Add CODEOWNERS with default team assignment by @AlCutter in #939
Dependency updates
- Bump gopkg.in/yaml.v3 from 3.0.0 to 3.0.1 by @dependabot in #943
- Bump github.com/spf13/cobra from 1.4.0 to 1.5.0 by @dependabot in #952
- Bump go from 1.16 to 1.17 in go.mod by @roger2hk in #953
- Bump github.com/google/trillian from 1.4.1 to 1.4.2 by @dependabot in #959
- Bump github.com/fullstorydev/grpcurl from 1.8.6 to 1.8.7 by @dependabot in #965
- Update Trillian to 0a389c4 by @AlCutter in #968
- Update golangci-lint to latest (v1.48.0) by @AlCutter in #971
- Bump github.com/mattn/go-sqlite3 from 1.14.10 to 1.14.15 by @dependabot in #973
- Bump k8s.io/klog/v2 from 2.70.1 to 2.80.0 by @dependabot in #976
- Bump github.com/google/go-cmp from 0.5.8 to 0.5.9 by @dependabot in #981
- Bump k8s.io/klog/v2 from 2.80.0 to 2.80.1 by @dependabot in #980
- Bump go.etcd.io/etcd/etcdctl/v3 from 3.5.4 to 3.5.5 by @dependabot in #984
- Bump go.etcd.io/etcd/v3 from 3.5.4 to 3.5.5 by @dependabot in #982
- Bump github.com/spf13/cobra from 1.5.0 to 1.6.0 by @dependabot in #987
- Upgrade gopkg.in/yaml.v2 to gopkg.in/yaml.v3 by @roger2hk in #937
Full Changelog: v1.1.3...v1.1.4