aboutsummaryrefslogtreecommitdiff
path: root/versions/baseline.json
diff options
context:
space:
mode:
authorAzure SDK Bot <53356347+azure-sdk@users.noreply.github.com>2021-07-08 00:17:17 -0700
committerGitHub <noreply@github.com>2021-07-08 00:17:17 -0700
commit698c44440375cce33b6f671c87ad1705d943d327 (patch)
treef1c06e46e1b04f24334b795af87317b4b3b66a7b /versions/baseline.json
parentb761301f77a68bbe443034f1ed6ccebbd52614e8 (diff)
downloadvcpkg-698c44440375cce33b6f671c87ad1705d943d327.tar.gz
vcpkg-698c44440375cce33b6f671c87ad1705d943d327.zip
[azure-core-cpp] Update to 1.1.0 (#18779)
* [azure-core-cpp] Update to 1.1.0 ## 1.1.0 (2021-07-02) ### Bugs Fixed - Fixed a memory leak issue in `Base64Encode()`. (A community contribution, courtesy of _[jorgen](https://github.com/jorgen)_) ### Other Changes - Made internal-only changes to support the Azure Key Vault client library. ### Acknowledgments Thank you to our developer community members who helped to make Azure Core better with their contributions to this release: - Jorgen Lind _([GitHub](https://github.com/jorgen))_ * [azure-storage-common-cpp] Update to 12.0.1 ## 12.0.1 (2021-07-07) ### Bug Fixes - Fixed a memory leak issue while parsing XML. * [azure-storage-blobs-cpp] Update to 12.0.1 ## 12.0.1 (2021-07-07) ### Bug Fixes - Fixed a bug where transactional MD5 hash was treated as blob MD5 hash when downloading partial blob. * [azure-storage-files-datalake-cpp] Update to 12.0.1 ## 12.0.1 (2021-07-07) ### Bug Fixes - Fixed a bug where transactional MD5 hash was treated as blob MD5 hash when downloading partial blob. * [azure-storage-files-shares-cpp] Update to 12.0.1 ## 12.0.1 (2021-07-07) No API changes since `12.0.0`. * Remove curl version from vcpkg manifest * Update version files Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
Diffstat (limited to 'versions/baseline.json')
-rw-r--r--versions/baseline.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/versions/baseline.json b/versions/baseline.json
index 3d5327d7e..46fef4b82 100644
--- a/versions/baseline.json
+++ b/versions/baseline.json
@@ -265,7 +265,7 @@
"port-version": 1
},
"azure-core-cpp": {
- "baseline": "1.0.0",
+ "baseline": "1.1.0",
"port-version": 0
},
"azure-identity-cpp": {
@@ -293,11 +293,11 @@
"port-version": 0
},
"azure-storage-blobs-cpp": {
- "baseline": "12.0.0",
+ "baseline": "12.0.1",
"port-version": 0
},
"azure-storage-common-cpp": {
- "baseline": "12.0.0",
+ "baseline": "12.0.1",
"port-version": 0
},
"azure-storage-cpp": {
@@ -305,11 +305,11 @@
"port-version": 0
},
"azure-storage-files-datalake-cpp": {
- "baseline": "12.0.0",
+ "baseline": "12.0.1",
"port-version": 0
},
"azure-storage-files-shares-cpp": {
- "baseline": "12.0.0",
+ "baseline": "12.0.1",
"port-version": 0
},
"azure-uamqp-c": {