Skip to content

Release v0.3.7

Compare
Choose a tag to compare
@josephlr josephlr released this 11 Apr 22:18
· 224 commits to master since this release
e3e52aa

Breaking Changes

  • Use []*x509.Certificate instead of x509.CertPool in VerifyOptions: #185

New Features

  • Enable AK Intermediate fetching in the launcher: #177
  • Add "tee-impersonate-service-accounts" to launcher: #182
  • Get instance information from AK Certificate: #184

Other Changes

  • Remove github.com/google/certificate-transparency-go/x509 dependancy: #178
  • Move to using Go 1.18 Workspaces: #176 #180
  • Update documentation for building gotpm CLI: #181