[GEARAMA]: Changelog for KeyVault Certificates (#3080)
* Changelog * PR comments * add date * oops * PR comments
This commit is contained in:
parent
6aa6ed9747
commit
dff8443c07
@ -1,7 +1,10 @@
|
||||
# Release History
|
||||
|
||||
## 4.0.0-beta.1 (Unreleased)
|
||||
## 4.0.0-beta.1 (2021-11-09)
|
||||
|
||||
### New Features
|
||||
|
||||
- Added `CertificateClient` with `GetCertificate()` and `GetCertificateVersion()` APIs.
|
||||
- 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`.
|
||||
Loading…
Reference in New Issue
Block a user