vcpkg/versions/a-/azure-storage-queues-cpp.json
Azure SDK Bot b6b8b08aae
[Azure SDK Storage] Nov Release Update (#21247)
* [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`.
2021-11-08 16:08:15 -08:00

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
}
]
}