mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 16:19:00 +08:00
14c54c49b5
* [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`.
25 lines
579 B
JSON
25 lines
579 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "a4b3a34ea38546dd4eb3446ca9f745bba164af49",
|
|
"version-semver": "4.0.0-beta.3",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "427e0adc6e385b009d892345c04b9e180d68e3cd",
|
|
"version-semver": "4.0.0-beta.2",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "c3e9761add3c0ad93a038ab859d288e64fc7860e",
|
|
"version-semver": "4.0.0-beta.1",
|
|
"port-version": 1
|
|
},
|
|
{
|
|
"git-tree": "c084ea582625d5235560b84953af1240270c5a18",
|
|
"version-string": "4.0.0-beta.1",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|