Commit Graph

4 Commits

Author SHA1 Message Date
Azure SDK Bot
3836f23e76
[Azure SDK Key Vault] Update to Oct Release Keys, Certificates and Secrets (#27186)
* [azure-security-keyvault-keys-cpp] Update to 4.3.0
## 4.3.0 (2022-10-11)

### Features Added

- Keyvault 7.3 support added for Keys.

* [azure-security-keyvault-secrets-cpp] Update to 4.1.0
## 4.1.0 (2022-10-11)

### Features Added

- Keyvault 7.3 support added for Secrets.

* not-specified
2022-10-12 01:14:36 -07:00
Azure SDK Bot
afdf818dd8
[Azure SDK Key Vault] Update to June Release Certificates and Secrets (#25117)
* [azure-security-keyvault-secrets-cpp] Update to 4.0.0
## 4.0.0 (2022-06-07)

### Breaking Changes

- Renamed `keyvault_secrets.hpp` to `secrets.hpp`.

* [azure-security-keyvault-certificates-cpp] Update to 4.0.0
## 4.0.0 (2022-06-07)

### Breaking Changes

- Renamed `keyvault_certificates.hpp` to `certificates.hpp`.
2022-06-08 04:48:24 -07:00
Azure SDK Bot
6308196b25
[Azure SDK Key Vault] Update to March Release Certificates and Secrets (#23441)
* [azure-security-keyvault-certificates-cpp] Update to 4.0.0-beta.2
## 4.0.0-beta.2 (2022-03-08)

### Breaking Changes
- Updated `CreateCertificateOperation.PollUntilDone()` (returned from `StartCreateCertificate()`)  to return the operation status instead of the newly created certificate.

* [azure-security-keyvault-secrets-cpp] Update to 4.0.0-beta.2
## 4.0.0-beta.2 (2022-03-08)

- Second preview.
  - Internal improvements.
2022-03-09 12:04:15 -08:00
Azure SDK Bot
997cd412fa
[Azure SDK Key Vault] Update to Sept Release Keys and Secrets (#20063)
* [azure-security-keyvault-keys-cpp] Update to 4.1.0
## 4.1.0 (2021-09-08)

### Features Added

- Added `GetUrl()` to `KeyClient`.

### Bugs Fixed

- [2750](https://github.com/Azure/azure-sdk-for-cpp/issues/2750) Support for Azure `managedhsm` cloud and any other non-public Azure cloud.

* not-specified
2021-09-10 14:19:01 -07:00