mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 21:21:16 +08:00
3ec9948bc5
## 4.0.0-beta.1 (2021-11-09) ### New Features - Initial beta release of Azure Security Key Vault Certificates API for CPP. - Added `Azure::Security::KeyVault::Certificates::CertificateClient` for get, create, list, delete, backup, restore, and import certificate operations. - Added high-level and simplified `keyvault_certificates.hpp` file for simpler include experience for customers. - Added model types which are returned from the `CertificateClient` operations, such as `Azure::Security::KeyVault::Certificates::KeyVaultCertificate`.
10 lines
162 B
JSON
10 lines
162 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "5faeb850df56edd9f4689f69f4d64e6e51dde80b",
|
|
"version-semver": "4.0.0-beta.1",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|