This repository has been archived by the owner on Nov 21, 2023. It is now read-only.
Releases: confidential-containers/attestation-service
Releases · confidential-containers/attestation-service
v0.8.1
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
v0.7.0
What's Changed
- build(deps): Bump github.com/open-policy-agent/opa from 0.52.0 to 0.53.1 in /attestation-service/src/cgo by @dependabot in #104
- TDX Verifier: Add fine grained parsed claims inside evidence by @Xynnn007 in #105
- attestation-service: Add a CODEOWNERS file by @sameo in #107
- AS: flatten the parsed claims by @Xynnn007 in #109
- Update TDX verifier dependencies to DCAP_1.16 by @jialez0 in #106
- Update base64 to 0.21 by @sameo in #108
- build(deps): Bump tracing-attributes from 0.1.24 to 0.1.25 by @dependabot in #111
- Dockerfile: Copy TPM runtime dependencies by @octaviansima in #114
- build(deps): Bump path-clean from 0.1.0 to 1.0.1 by @dependabot in #112
- TDX verifier: Refined the parsing content of tdx evidence by @jialez0 in #110
- build(deps): Bump github.com/open-policy-agent/opa from 0.53.1 to 0.54.0 in /attestation-service/src/cgo by @dependabot in #117
- Update virtee/sev dep to 1.2 by @jepio in #116
- deps: update kbs-types to 0.4 by @katexochen in #119
- build(deps): Bump scroll_derive from 0.11.0 to 0.11.1 by @dependabot in #118
New Contributors
- @octaviansima made their first contribution in #114
- @jepio made their first contribution in #116
- @katexochen made their first contribution in #119
Full Changelog: v0.6.1...v0.7.0
v0.6.1
v0.6.0
What's Changed
- cleanup: simplify the logic by re-use the
tee_evidence
struct by @chendave in #91 - Add SGX verifier by @Xynnn007 in #52
- Add support for Azure SNP vTPM verification by @mkulke in #80
- AS: Add API to set policy by @jialez0 in #92
- Update kbs-types to upstream v0.3 by @mkulke in #93
- Refactor code structure and add Cargo.lock by @Xynnn007 in #94
- github: Enable dependabot by @sameo in #95
- build(deps): Bump actions/checkout from 2 to 3 by @dependabot in #96
- build(deps): Bump linux-raw-sys from 0.3.7 to 0.3.8 by @dependabot in #97
- SNP Verifier by @fitzthum in #38
New Contributors
- @dependabot made their first contribution in #96
Full Changelog: v0.5.0...v0.6.0