Commit Graph

2 Commits

Author SHA1 Message Date
Anton Kolesnyk
8067f8a110
[azure-sdk-for-cpp] Upgrade vcpkg manifest files (#17447)
* [azure-sdk-for-cpp] Upgrade vcpkg manifest files

* Update version files

* vcpkg format-manifest

* Update version files

* Minor change to re-trigger CI

* Undo that minor change

* Bump up port-version

* Update x-add-version

* redo x-add-version without overwrite

Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2021-04-23 10:23:13 -07:00
Azure SDK Bot
414bec05f2
[azure-security-keyvault-*] Add new ports (#17143)
* [azure-security-keyvault-common-cpp] Update to 4.0.0-beta.1
## 4.0.0-beta.1 (2021-04-07)

### New Features

- KeyVaultException.

* [azure-security-keyvault-keys-cpp] Update to 4.0.0-beta.1
## 4.0.0-beta.1 (2021-04-07)

### New Features

- Added `Azure::Security::KeyVault::Keys::KeyClient` for get, create, list, delete, backup, restore, and import key operations.
- Added high-level and simplified `key_vault.hpp` file for simpler include experience for customers.
- Added model types which are returned from the `KeyClient` operations, such as `Azure::Security::KeyVault::Keys::KeyVaultKey`.

* Update vcpkg ports to use a manifest json file instead of a CONTROL
file.

* Update git tree sha versions using the command 'x-add-version --all
--overwrite-version'

Co-authored-by: Ahson Khan <ahkha@microsoft.com>
2021-04-16 17:11:10 -07:00