Releases: microsoft/Azure-DCAP-Client
Version 1.12.3
- Adding support for TLS 1.3
Location of packages:
Ubuntu 20.04: https://packages.microsoft.com/ubuntu/20.04/prod/pool/main/a/az-dcap-client/az-dcap-client_1.12.3_amd64.deb
Windows: https://www.nuget.org/packages/Microsoft.Azure.DCAP/1.12.3
Version 1.12.1
Changes in this release include:
Removal of Ubuntu 18.04 support following EOL in April 2023
Added timeout in case local agent does not respond
Location of packages :
Ubuntu 20.04: https://packages.microsoft.com/ubuntu/20.04/prod/pool/main/a/az-dcap-client/az-dcap-client_1.12.1_amd64.deb
Windows: https://www.nuget.org/packages/Microsoft.Azure.DCAP/1.12.1
Added support for TDX quote verification
Changes in this release include:
Added the following API for fetching TDX collateral.
quote3_error_t tdx_ql_get_quote_verification_collateral(const uint8_t *fmspc, uint16_t fmspc_size, const char *pck_ca, tdx_ql_qve_collateral_t **pp_quote_collateral);
quote3_error_t tdx_ql_free_quote_verification_collateral(tdx_ql_qve_collateral_t *p_quote_collateral);
Location of packages :
Ubuntu 20.04: https://packages.microsoft.com/ubuntu/20.04/prod/pool/main/a/az-dcap-client/az-dcap-client_1.12.0_amd64.deb
Ubuntu 18.04: https://packages.microsoft.com/ubuntu/18.04/prod/pool/main/a/az-dcap-client/az-dcap-client_1.12.0_amd64.deb
Windows: https://www.nuget.org/packages/Microsoft.Azure.DCAP/1.12.0
Enable customer to provide tcb baseline for evidence verification
Changes in this release include:
Enable customer to provide tcb baseline for evidence verification
Enable certificate fetch from host agent for quote generation
Location of packages :
Ubuntu 20.04: https://packages.microsoft.com/ubuntu/20.04/prod/pool/main/a/az-dcap-client/az-dcap-client_1.11.2_amd64.deb
Ubuntu 18.04: https://packages.microsoft.com/ubuntu/18.04/prod/pool/main/a/az-dcap-client/az-dcap-client_1.11.2_amd64.deb
Windows: https://www.nuget.org/packages/Microsoft.Azure.DCAP/1.11.2
Support for Ice Lake
Changes in this release include:
- Support for Ice Lake.
- V3 is the default collateral version.
- Fix bug causing higher latency to fetch collateral on Windows.
Location of packages :
- Ubuntu 20.04: https://packages.microsoft.com/ubuntu/20.04/prod/pool/main/a/az-dcap-client/az-dcap-client_1.10_amd64.deb
- Ubuntu 18.04: https://packages.microsoft.com/ubuntu/18.04/prod/pool/main/a/az-dcap-client/az-dcap-client_1.10_amd64.deb
- Windows: https://www.nuget.org/packages/Microsoft.Azure.DCAP/1.10.0
Version 1.8
Enable Ubuntu 20.04 package and Fixed compile errors
Version 1.7
Enable v3 for icx and coffelake.
Use the Cache-Control header to determine how long collateral should be cached for.
Cleanup of error handling logs in Windows
Version 1.6
Fixed a crash in the previous release which would occur if the logging callback and the debug log environment variable were left undefined
Version 1.5
- Added caching of all collateral
- Added ability to enable debug logging independently of logging callback
Version 1.4 Release
Switch default to V2 and continue to operate if caching is unavailable:
-Disable caching if there are permissions issues with the caching folder
-Attempt a few more environment variables and add a fallback location for the cache directory
-Updates the Jenkins file for the build pipeline
-Changes the default collateral version to v2
Build for Windows is available here:
https://www.nuget.org/packages/Microsoft.Azure.DCAP/
Builds for Linux are available in the Linux Package Repository for Microsoft Software:
https://docs.microsoft.com/en-us/windows-server/administration/linux-package-repository-for-microsoft-software