Skip to content

v0.3.2

Compare
Choose a tag to compare
@jessieqliu jessieqliu released this 26 Jan 22:43
· 300 commits to master since this release
938e4fa

New Features

  • Add SecureBootState to ParseMachineState by @alexmwu in #139
  • Add basic Canonical Event Log(CEL) operations by @jkl73 in #140, #145
  • Add COS measurements to MachineState by @alexmwu in #147
  • Add CEL replay and TPM extension in AppendEvent by @alexmwu in #148
  • proto: Add rest of AttestedCosState measurements by @alexmwu in #150
  • Add cos_tlv and ability to parse CEL to MachineState by @jkl73 in #146, #151
  • Add AK cert support in VerifyAttestation by @alexmwu in #149

Bug Fixes

  • proto: Change RestartPolicy variants to use CamelCase by @josephlr in #152
  • server: Fix AK Cert checking bug by @josephlr in #153

Other Changes

  • internal/test: add GetSimulatorWithLog by @josephlr in #156
  • server: Support all public key types in pubKeysEqual by @josephlr in #157
  • Fix CGO warnings and add CI checks to prevent regression by @josephlr in #158

Full Changelog: v0.3.1...v0.3.2