tag:github.com,2008:https://github.com/intel/trustauthority-client-for-go/releases Release notes from trustauthority-client-for-go 2025-06-23T16:02:53Z tag:github.com,2008:Repository/540110056/v1.10.0 2025-07-02T16:12:50Z Intel(R) Trust Authority Client 1.10.0 Release <p>Added support for NVIDIA H100 attestation. See <a href="https://docs.trustauthority.intel.com/main/articles/articles/ita/integrate-go-tdx-cli.html" rel="nofollow">Attestation Client CLI</a> for updated commands and config options for NVIDIA H100 attestation.<br> Added new command line argument --nvgpu to evidence and token commands for collecting evidence and attestation of H100 GPUs.<br> Added vTPM provisioning and evidence collection for GCP shielded/confidential VMs.</p> <p>Other miscellaneous cli, security and licensing improvements/fixes.<br> Updated Golang runtime.<br> Updated dependencies.</p> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/intel/trustauthority-client-for-go/compare/v1.9.0...v1.10.0"><tt>v1.9.0...v1.10.0</tt></a></p> arvind5 tag:github.com,2008:Repository/540110056/v1.9.0 2025-01-30T09:58:15Z Intel(R) Trust Authority Client 1.9.0 Release <p>Updated TDX Adapter and trustauthority-cli to "opt-in" the collection of raw CCEL/RTMR event-log from /sys/firmware/acpi/tables/CCEL.<br> Added an optional flag "--ccel" to the trustauthority-cli evidence/token commands for opting-in the collection of CCEL/RTMR event-log.<br> Removed "--no-event-log", "--evl-path" and "--ima-path" flags. See <a href="https://docs.trustauthority.intel.com/main/articles/integrate-go-tdx-cli.html" rel="nofollow">Attestation Client CLI</a> for updated commands and config options.</p> <p>Updated dependencies.</p> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/intel/trustauthority-client-for-go/compare/v1.8.0...v1.9.0"><tt>v1.8.0...v1.9.0</tt></a></p> arvind5 tag:github.com,2008:Repository/540110056/v1.8.0 2024-12-03T10:24:18Z Intel(R) Trust Authority Client 1.8.0 Release <p>Added support for pyhsical TPM attestation. See <a href="https://docs.trustauthority.intel.com/main/articles/integrate-go-tdx-cli.html" rel="nofollow">Attestation Client CLI</a> for updated commands and config options for physical TPM attestation.</p> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/intel/trustauthority-client-for-go/compare/v1.7.0...v1.8.0"><tt>v1.7.0...v1.8.0</tt></a></p> arvind5 tag:github.com,2008:Repository/540110056/v1.7.0 2024-10-28T04:52:56Z Intel(R) Trust Authority Client 1.7.0 Release <p>Added support for vTPM attestation on Azure. See <a href="https://docs.trustauthority.intel.com/main/articles/integrate-go-tdx-cli.html" rel="nofollow">Attestation Client CLI</a> for updated commands and config options for vTPM attestation.<br> Removed tpm2-tools dependency for TDX Attestation on Azure.<br> Updated instructions for binaries are listed <a href="https://github.com/intel/trustauthority-client-for-go/blob/main/tdx-cli/README.md">here</a></p> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/intel/trustauthority-client-for-go/compare/v1.6.0...v1.7.0"><tt>v1.6.0...v1.7.0</tt></a></p> arvind5 tag:github.com,2008:Repository/540110056/v1.6.1 2024-10-18T16:50:29Z Intel(R) Trust Authority Client 1.6.1 Release <p>Fixed a bug in tdx-cli where attestation was failing if user-data is passed in request.</p> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/intel/trustauthority-client-for-go/compare/v1.6.0...v1.6.1"><tt>v1.6.0...v1.6.1</tt></a></p> arvind5 tag:github.com,2008:Repository/540110056/v1.6.0 2024-10-16T10:20:56Z Intel(R) Trust Authority Client 1.6.0 Release <p>Merged Azure TDX Adapter into main branch.<br> Added new field <a href="https://github.com/intel/trustauthority-client-for-go/blob/ed3975a8f05df3d6872e74ff0048113a1cdc2437/tdx-cli/README.md?plain=1#L103">cloud_provider</a> in config.json file to dictate if the CLI is running in Azure or non-Azure environment.<br> Added new command line argument <a href="https://github.com/intel/trustauthority-client-for-go/blob/ed3975a8f05df3d6872e74ff0048113a1cdc2437/tdx-cli/README.md?plain=1#L133">--aztdx</a> to quote command for collecting quote from Azure TDs.</p> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/intel/trustauthority-client-for-go/compare/v1.5.0...v1.6.0"><tt>v1.5.0...v1.6.0</tt></a></p> arvind5 tag:github.com,2008:Repository/540110056/v1.5.0 2024-06-26T11:22:18Z Intel(R) Trust Authority Client 1.5.0 Release <p>Updated client to define a <a href="https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=70e6f7e2b985" rel="nofollow">configfs-tsm</a> interface to retrieve the TD quote.<br> Updated instructions for binaries are listed <a href="https://github.com/intel/trustauthority-client-for-go/blob/main/tdx-cli/README.md">here</a></p> <p>Updated Golang runtime.</p> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/intel/trustauthority-client-for-go/compare/v1.4.0...v1.5.0"><tt>v1.4.0...v1.5.0</tt></a></p> arvind5 tag:github.com,2008:Repository/540110056/v1.4.0 2024-05-28T10:29:27Z Intel(R) Trust Authority Client 1.4.0 Release <p>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.</p> <p>Updated Golang runtime.</p> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/intel/trustauthority-client-for-go/compare/v1.3.0...v1.4.0"><tt>v1.3.0...v1.4.0</tt></a></p> arvind5 tag:github.com,2008:Repository/540110056/v1.3.0 2024-05-03T12:22:58Z Intel(R) Trust Authority Client 1.3.0 Release <p>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.</p> <p>Updated dependencies.</p> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/intel/trustauthority-client-for-go/compare/v1.2.1...v1.3.0"><tt>v1.2.1...v1.3.0</tt></a></p> arvind5 tag:github.com,2008:Repository/540110056/v1.2.1 2024-04-19T08:52:42Z Intel(R) Trust Authority Client 1.2.1 Release <p>Fixed a bug with TDX CLI install scripts where the script was failing due to rate limit error from GitHub.</p> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/intel/trustauthority-client-for-go/compare/v1.2.0...v1.2.1"><tt>v1.2.0...v1.2.1</tt></a></p> arvind5