aboutsummaryrefslogtreecommitdiff
path: root/versions/baseline.json
diff options
context:
space:
mode:
authorAzure SDK Bot <53356347+azure-sdk@users.noreply.github.com>2021-06-11 09:49:58 -0700
committerGitHub <noreply@github.com>2021-06-11 09:49:58 -0700
commit14c54c49b56a964ac7f2f701a6857adb02ae1bec (patch)
tree6ad9deea6e566c4f6348701edcd8c6d3a0b24f4f /versions/baseline.json
parente4357173ab48b9869652d18064f97bdf7bb79c10 (diff)
downloadvcpkg-14c54c49b56a964ac7f2f701a6857adb02ae1bec.tar.gz
vcpkg-14c54c49b56a964ac7f2f701a6857adb02ae1bec.zip
[azure-storage-*] Update Azure SDK Jun Release (#18329)
* [azure-storage-common-cpp] Update to 12.0.0 ## 12.0.0 (2021-06-08) ### Other Changes and Improvements - Fixed a filename encoding issue. * [azure-storage-blobs-cpp] Update to 12.0.0 ## 12.0.0 (2021-06-08) ### Other Changes and Improvements - Added and updated some samples. - Fixed a read consistency issue. * [azure-storage-files-datalake-cpp] Update to 12.0.0 ## 12.0.0 (2021-06-08) ### Breaking Changes - Renamed `ContentLength` in `FlushFileResult` to `FileSize`. ### Other Changes and Improvements - Removed `IfUnmodifiedSince` from access conditions of setting filesystem metadata operation. - Updated some samples. - Fixed a read consistency issue. * [azure-storage-files-shares-cpp] Update to 12.0.0 ## 12.0.0 (2021-06-08) ### Breaking Changes - Renamed `ContentLength` in `FileItemDetails` to `FileSize`. ### Other Changes and Improvements - Updated some samples. - Fixed a read consistency issue. * [azure-security-keyvault-common-cpp] Update to 4.0.0-beta.3 ## 4.0.0-beta.3 (2021-06-08) No breaking changes or new features added. Includes only implementation enhancements. * [azure-security-keyvault-keys-cpp] Update to 4.0.0-beta.3 ## 4.0.0-beta.3 (2021-06-08) ### Breaking Changes - Updated `MaxPageResults` type to `int32_t`, from `uint32_t`, affecting: - `GetDeletedKeysOptions()`. - `GetPropertiesOfKeysOptions()`. - `GetPropertiesOfKeyVersionsOptions()`. - Updated `CreateRsaKeyOptions::KeySize` type from `uint64_t` to `int64_t`. - Updated `CreateRsaKeyOptions::PublicExponent` type from `uint64_t` to `int64_t`. - Updated `CreateOctKeyOptions::KeySize` type from `uint64_t` to `int64_t`.
Diffstat (limited to 'versions/baseline.json')
-rw-r--r--versions/baseline.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/versions/baseline.json b/versions/baseline.json
index d98f1ad05..d62f099d3 100644
--- a/versions/baseline.json
+++ b/versions/baseline.json
@@ -281,19 +281,19 @@
"port-version": 2
},
"azure-security-keyvault-common-cpp": {
- "baseline": "4.0.0-beta.2",
+ "baseline": "4.0.0-beta.3",
"port-version": 0
},
"azure-security-keyvault-keys-cpp": {
- "baseline": "4.0.0-beta.2",
+ "baseline": "4.0.0-beta.3",
"port-version": 0
},
"azure-storage-blobs-cpp": {
- "baseline": "12.0.0-beta.11",
+ "baseline": "12.0.0",
"port-version": 0
},
"azure-storage-common-cpp": {
- "baseline": "12.0.0-beta.11",
+ "baseline": "12.0.0",
"port-version": 0
},
"azure-storage-cpp": {
@@ -301,11 +301,11 @@
"port-version": 0
},
"azure-storage-files-datalake-cpp": {
- "baseline": "12.0.0-beta.11",
+ "baseline": "12.0.0",
"port-version": 0
},
"azure-storage-files-shares-cpp": {
- "baseline": "12.0.0-beta.11",
+ "baseline": "12.0.0",
"port-version": 0
},
"azure-uamqp-c": {