Skip to content

Releases: microsoft/Azure-DCAP-Client

Version 1.12.3

03 Jan 13:20
3a1f20d
Compare
Choose a tag to compare

Version 1.12.1

18 Jul 20:02
bc7b484
Compare
Choose a tag to compare

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

17 Apr 10:37
828f00e
Compare
Choose a tag to compare

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

11 Jul 07:29
2c3004f
Compare
Choose a tag to compare

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

25 Jun 16:22
586f8a2
Compare
Choose a tag to compare

Changes in this release include:

  1. Support for Ice Lake.
  2. V3 is the default collateral version.
  3. Fix bug causing higher latency to fetch collateral on Windows.

Location of packages :

  1. Ubuntu 20.04: https://packages.microsoft.com/ubuntu/20.04/prod/pool/main/a/az-dcap-client/az-dcap-client_1.10_amd64.deb
  2. Ubuntu 18.04: https://packages.microsoft.com/ubuntu/18.04/prod/pool/main/a/az-dcap-client/az-dcap-client_1.10_amd64.deb
  3. Windows: https://www.nuget.org/packages/Microsoft.Azure.DCAP/1.10.0

Version 1.8

24 Mar 21:13
0360fd1
Compare
Choose a tag to compare

Enable Ubuntu 20.04 package and Fixed compile errors

Version 1.7

19 Mar 19:46
2b5530e
Compare
Choose a tag to compare

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

05 Jun 06:43
6b2be92
Compare
Choose a tag to compare

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

21 May 22:05
dde25eb
Compare
Choose a tag to compare
  • Added caching of all collateral
  • Added ability to enable debug logging independently of logging callback

Version 1.4 Release

24 Apr 17:08
8152cfd
Compare
Choose a tag to compare

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