v0.12.0
Main change is to add support for ATTESTATION_REPORT v3 added SEV-SNP firmware 1.55.22
What's Changed
- Change uuid dependency to Google's by @deeglaze in #123
- Allow an empty MinimumVersion by @deeglaze in #124
- Update protoc github action and regenerate. by @deeglaze in #128
- Skip old ABI tests for roots without them. by @deeglaze in #129
- add root certs for Genoa by @Freax13 in #127
- Remove dependency github.com/pkg/errors, minor improvements by @katexochen in #125
- Use pre-generated local private keys for default AMD keys by @yawangwang in #130
- client.GetQuoteProvider: return error if none supported by @katexochen in #132
- Reword certTableOptions log.Warning message by @JoshuaKrstic in #133
- Disambiguate SEV-SNP configfs use from other providers by @deeglaze in #135
- Remove ASK/ARK warnings by @deeglaze in #136
- Add more Genoa cert coverage by @deeglaze in #138
- Add flag for default VMPL in GetRawQuote. by @deeglaze in #139
- tools/show: set correct inform by @msanft in #140
- abi: parse v3 attestation reports by @daniel-weisse in #141
- Change FMS fields to a single CPUID_1_EAX formatted field. by @deeglaze in #143
- Revert "Change FMS fields to a single CPUID_1_EAX formatted field." by @deeglaze in #144
- Extend v3 support to KDS and change proto representation by @deeglaze in #145
New Contributors
- @Freax13 made their first contribution in #127
- @katexochen made their first contribution in #125
- @yawangwang made their first contribution in #130
- @JoshuaKrstic made their first contribution in #133
- @daniel-weisse made their first contribution in #141
Full Changelog: v0.11.1...v0.12.0