mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 02:29:07 +08:00
b6b8b08aae
* [azure-storage-blobs-cpp] Update to 12.2.1 ## 12.2.1 (2021-11-08) ### Other Changes - `DefaultEncryptionScope` and `PreventEncryptionScopeOverride` in `BlobContainerProperties` were changed to optional. * [azure-storage-queues-cpp] Update to 12.0.0-beta.2 ## 12.0.0-beta.2 (2021-11-08) ### Breaking Changes - Renamed `GetServicePropertiesResult` to `QueueServiceProperties`. - Renamed `GetServiceStatisticsResult` to `ServiceStatistics`. - Renamed `GetQueuePropertiesResult` to `QueueProperties`. - Renamed `GetQueueAccessPolicyResult` to `QueueAccessPolicy`. - Wrapped the first parameter of `QueueClient::SetAccessPolicy`, a vector of signed identifiers into a struct `QueueAccessPolicy`. - Renamed `ReceiveMessagesResult` to `ReceivedMessages`. - Renamed `PeekMessagesResult` to `PeekedMessages`.
15 lines
303 B
JSON
15 lines
303 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "f7e146970eabbdf793a50c5b511ea458b04f579a",
|
|
"version-semver": "12.0.0-beta.2",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "4826bb13d7feb69f3a64633d3a1ea4b4de173a71",
|
|
"version-semver": "12.0.0-beta.1",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|