Skip to content

v0.7.0

Latest
Compare
Choose a tag to compare
@codysoyland codysoyland released this 24 Jan 21:12
· 9 commits to main since this release
9c466a8

Breaking Changes

  • Removed WithOnlineVerification() configuration option, and online argument to VerifyArtifactTransparencyLog() by @steiza in #344
  • Add interface types for TimestampingAuthority and CertificateAuthority by @codysoyland in #300
  • Simplify HasPublicKey interface method by @codysoyland in #348
  • Rename GetCertificate to Certificate by @codysoyland in #349
  • Verify certificate validity with only current time, bump conformance tests by @haydentherapper in #277

What's Changed

New Contributors

Full Changelog: v0.6.2...v0.7.0