Releases: intel/trustauthority-client-for-go
Intel(R) Trust Authority Client 1.9.0 Release
Updated TDX Adapter and trustauthority-cli to "opt-in" the collection of raw CCEL/RTMR event-log from /sys/firmware/acpi/tables/CCEL.
Added an optional flag "--ccel" to the trustauthority-cli evidence/token commands for opting-in the collection of CCEL/RTMR event-log.
Removed "--no-event-log", "--evl-path" and "--ima-path" flags. See Attestation Client CLI for updated commands and config options.
Updated dependencies.
Full Changelog: v1.8.0...v1.9.0
Intel(R) Trust Authority Client 1.8.0 Release
Added support for pyhsical TPM attestation. See Attestation Client CLI for updated commands and config options for physical TPM attestation.
Full Changelog: v1.7.0...v1.8.0
Intel(R) Trust Authority Client 1.7.0 Release
Added support for vTPM attestation on Azure. See Attestation Client CLI for updated commands and config options for vTPM attestation.
Removed tpm2-tools dependency for TDX Attestation on Azure.
Updated instructions for binaries are listed here
Full Changelog: v1.6.0...v1.7.0
Intel(R) Trust Authority Client 1.6.1 Release
Fixed a bug in tdx-cli where attestation was failing if user-data is passed in request.
Full Changelog: v1.6.0...v1.6.1
Intel(R) Trust Authority Client 1.6.0 Release
Merged Azure TDX Adapter into main branch.
Added new field cloud_provider in config.json file to dictate if the CLI is running in Azure or non-Azure environment.
Added new command line argument --aztdx to quote command for collecting quote from Azure TDs.
Full Changelog: v1.5.0...v1.6.0
Intel(R) Trust Authority Client 1.5.0 Release
Updated client to define a configfs-tsm interface to retrieve the TD quote.
Updated instructions for binaries are listed here
Updated Golang runtime.
Full Changelog: v1.4.0...v1.5.0
Intel(R) Trust Authority Client 1.4.0 Release
Added an optional flag "--policy-must-match" in TDX CLI to enforce the matching of attestation policies on Intel Trust Authority. If this flag is passed, Intel Trust Authority will fail the attestation if any of the associated attestation policies doesn't match with TDReport.
Updated Golang runtime.
Full Changelog: v1.3.0...v1.4.0
Intel(R) Trust Authority Client 1.3.0 Release
Added an optional flag "--token-signing-alg" in TDX CLI to pass token signing algorithm to be used by Intel Trust Authority for signing attestation token. Supported algorithms are PS384 and RS256.
Updated dependencies.
Full Changelog: v1.2.1...v1.3.0
Intel(R) Trust Authority Client 1.2.1 Release
Fixed a bug with TDX CLI install scripts where the script was failing due to rate limit error from GitHub.
Full Changelog: v1.2.0...v1.2.1
Intel(R) Trust Authority Client 1.2.0 Release
Released TDX CLI binaries for Azure, GCP and Intel TDX (DCAP) stack.
Instructions for installing binaries are listed here
Fixed bugs.
Full Changelog: v1.1.0...v1.2.0