Version history
Version 1.8.0, released 2025-02-25
New features
- A new field
attester
is added to message.google.cloud.confidentialcomputing.v1.VerifyAttestationRequest
( commit 99aef8d )
Documentation improvements
- Fixed a typo in
VerifyAttestationRequest
comment ( commit 99aef8d )
Version 1.7.0, released 2024-12-06
New features
- Add a token_type options proto to allow for customization of specific token types. Added the first token type option to hold principal tag token options ( commit 4bf271b )
Version 1.6.0, released 2024-07-22
New features
- Add a new field
tee_attestation
toVerifyAttestationRequest
message proto for SEV SNP and TDX attestations ( commit b087c55 )
Version 1.5.0, released 2024-05-13
New features
- Add IServiceCollection extension methods for client registration where an IServiceProvider is required. ( commit 022fab2 )
Version 1.4.0, released 2024-03-27
New features
- Add additional
TokenType
options (TOKEN_TYPE_PKI
andTOKEN_TYPE_LIMITED_AWS
) ( commit 5d1d8fe )
Version 1.3.0, released 2024-03-26
New features
- Change netstandard2.1 target to netstandard2.0 ( commit 82bea85 )
Version 1.2.0, released 2024-02-28
No API surface changes; just dependency updates.
Version 1.1.0, released 2023-11-13
New features
- Add a new field
token_type
toTokenOptions
message proto ( commit e15fa62 )
Version 1.0.0, released 2023-11-01
No API surface changes; just dependency updates and promotion to GA.
Version 1.0.0-beta04, released 2023-08-16
New features
- Add a new field
partial_errors
toVerifyAttestationResponse
proto ( commit ce8f831 )
Version 1.0.0-beta03, released 2023-08-07
New features
- Mark all fields
Optional
forContainerImageSignagure
proto ( commit 99f3e64 )
Version 1.0.0-beta02, released 2023-08-04
New features
- Added support for signed container image and custom audience and nonce requests ( commit 8a1370f )
Version 1.0.0-beta01, released 2023-04-19
Initial release.