v0.8.0
What's Changed
- Bump gopkg.in/ini.v1 from 1.66.4 to 1.66.5 by @dependabot in #846
- Update go-tuf and sigstore/sigstore to non-vulnerable go-tuf version. by @dhaus67 in #847
- Bump gopkg.in/ini.v1 from 1.66.5 to 1.66.6 by @dependabot in #848
- Configure rekor server in e2e tests via env variable by @priyawadhwa in #850
- Bump github.com/secure-systems-lab/go-securesystemslib from 0.3.1 to 0.4.0 by @dependabot in #853
- Bump google.golang.org/grpc from 1.46.2 to 1.47.0 by @dependabot in #852
- Bump ossf/scorecard-action from 1.1.0 to 1.1.1 by @dependabot in #857
- Bump github/codeql-action from 2.1.11 to 2.1.12 by @dependabot in #858
- update cross-builder image to use go1.17.11 and dockerfile base image by @cpanato in #860
- update go.mod to go1.17 by @cpanato in #861
- Improve error message when using ED25519 with HashedRekord type by @haydentherapper in #862
- Bump github.com/go-openapi/validate from 0.21.0 to 0.22.0 by @dependabot in #863
- Bump github.com/spf13/viper from 1.11.0 to 1.12.0 by @dependabot in #844
- Allow retrieving entryIDs or UUIDs via
/api/v1/log/entries/retrieve
endpoint by @priyawadhwa in #859 - Print total tree size, including inactive shards in
rekor-cli loginfo
by @priyawadhwa in #864 - add changelog for v0.8.0 by @cpanato in #866
New Contributors
Full Changelog: v0.7.0...v0.8.0