This repository has been archived by the owner on Nov 21, 2023. It is now read-only.
v0.8.0
What's Changed
- build(deps): Bump libc from 0.2.146 to 0.2.147 by @dependabot in #120
- build(deps): Bump github.com/open-policy-agent/opa from 0.54.0 to 0.55.0 in /attestation-service/src/cgo by @dependabot in #122
- dockerfile: update the builder image to rust:latest by @Xynnn007 in #125
- Add initial support for a hygon csv verifier by @BaoshunFang in #126
- Change the Attestation Results from a custom JSON structure to a JWT standard format. by @jialez0 in #121
- snp: accept DER and non-DER encoding for hwID by @katexochen in #131
- as: Update csv-rs dep to rev bcf3bcc. by @BaoshunFang in #132
- New tee type: CCA (Confidential Compute Architecture) by @chendave in #90
- Update
az-snp-vtpm
version to avoid vendor openssl by @jialez0 in #134 - build(deps): Bump actions/checkout from 3 to 4 by @dependabot in #133
- build(deps): Bump github.com/open-policy-agent/opa from 0.55.0 to 0.56.0 in /attestation-service/src/cgo by @dependabot in #136
- as: Update csv-rs dep to rev 05fbacd. by @BaoshunFang in #137
- Update az-snp-vtpm dependency by @mkulke in #145
- Update Docker base image version and install openssl by @jialez0 in #146
- Validate the freshness of session nonce by @chendave in #147
New Contributors
- @BaoshunFang made their first contribution in #126
Full Changelog: v0.7.0...v0.8.0