vcpkg/versions/a-
Azure SDK Bot ad96e2e8ba
Azure SDK May Release (#18002)
* [azure-core-cpp] Update to 1.0.0-beta.9
## 1.0.0-beta.9 (2021-05-18)

### New Features

- Added `Azure::PagedResponse<T>`.

### Breaking Changes

- Added `final` specifier to classes and structures that are are not expected to be inheritable at the moment.
- Removed `Context::GetApplicationContext()` in favor of a new static data member `Context::ApplicationContext`.
- Renamed `Request::IsDownloadViaStream()` to `ShouldBufferResponse()`.
- Removed the `Azure::Core::Http::Request` ctor overload that takes both a `bodyStream` and a `bufferedDownload` boolean since it is not useful.
- Changed integer size parameters for buffers from `int64_t` to `size_t` in various places such as `Azure::Core::IO::BodyStream::Read()` APIs.
- Removed the `Azure::Core::Diagnostics::Logger::Listener` typedef.

### Bug Fixes

- Do not re-use a libcurl connection to same host but different port.
- Fixed curl transport issue to avoid crash at exit when curl connection pool cleanup thread is running.
- Ensure uniqueness of `Azure::Core::Uuid` on POSIX platforms.

### Other Changes and Improvements

- Modified precondition validation of function arguments to now result in assert failures rather than throwing an exception.
- Remove exposing windows.h header from our public headers.
- Improved performance of the WinHTTP transport layer on Windows for uploading large payloads.

* [azure-identity-cpp] Update to 1.0.0-beta.6
## 1.0.0-beta.6 (2021-05-18)

### Breaking Changes

- Added `final` specifier to classes and structures that are are not expected to be inheritable at the moment.

* [azure-security-keyvault-common-cpp] Update to 4.0.0-beta.2
## 4.0.0-beta.2 (2021-05-18)

### Breaking Changes

- Added `final` specifier to classes and structures that are are not expected to be inheritable at the moment.
- Removed `KeyVaultException`.
- Removed `ClientOptions`.

* [azure-security-keyvault-keys-cpp] Update to 4.0.0-beta.2
## 4.0.0-beta.2 (2021-05-18)

### New Features

- Added support for importing and deserializing EC and OCT keys.
- Added cryptography client.
- Added `CreateFromResumeToken()` to `DeletedKeyOperation` and `RecoverKeyOperation`.

### Breaking Changes

- Added `final` specifier to classes and structures that are are not expected to be inheritable at the moment.
- Renamed `GetPropertiesOfKeysSinglePage()` to `GetPropertiesOfKeys()`.
- Renamed `GetPropertiesOfKeyVersionsSinglePage()` to `GetPropertiesOfKeyVersions()`.
- Renamed `GetDeletedKeysSinglePage()` to `GetDeletedKeys()`.
- Renamed `KeyPropertiesSinglePage` to `KeyPropertiesPageResult`.
- Renamed `DeletedKeySinglePage` to `DeletedKeyPageResult`.
- Renamed `GetPropertiesOfKeysSinglePageOptions` to `GetPropertiesOfKeysOptions`.
- Renamed `GetPropertiesOfKeyVersionsSinglePageOptions` to `GetPropertiesOfKeyVersionsOptions`.
- Renamed `GetDeletedKeysSinglePageOptions` to `GetDeletedKeysOptions`.
- Removed `Azure::Security::KeyVault::Keys::JsonWebKey::to_json`.
- Replaced static functions from `KeyOperation` and `KeyCurveName` with static const members.
- Replaced the enum `JsonWebKeyType` for a class with static const members as an extensible enum called `KeyVaultKeyType`.
- Renamed `MaxResults` to `MaxPageResults` for `GetSinglePageOptions`.
- Changed the returned type for list keys, key versions, and deleted keys from `Response<T>` to `PagedResponse<T>` affecting:
  - `GetPropertiesOfKeysSinglePage()` and `GetPropertiesOfKeyVersionsSinglePage()` now returns `KeyProperties`.
  - `GetDeletedKeysSinglePage()` now returns `DeletedKey`.
- Removed `ResumeDeleteKeyOperation()` and `ResumeRecoverKeyOperation()`.

### Bug Fixes

- Fix getting a resume token from delete and recover key operations.

* [azure-storage-common-cpp] Update to 12.0.0-beta.11
## 12.0.0-beta.11 (2021-05-19)

### Breaking Changes

- Added `final` specifier to classes and structures that are are not expected to be inheritable at the moment.
- Removed `Azure::PagedResponse<T>`.

### Bug Fixes

- Fixed a stream leak issue in `ReliableStream`.

* [azure-storage-blobs-cpp] Update to 12.0.0-beta.11
## 12.0.0-beta.11 (2021-05-19)

### Breaking Changes

- Added `final` specifier to classes and structures that are are not expected to be inheritable at the moment.
- Renamed `HasMorePages()` in paged response to `HasPage()`.
- Default chunk size for concurrent upload was changed to nullable.
- `BlobLeaseClient::Change()` updates internal lease id.
- Removed `ContentType` from `GetBlockListResult`.
- Moved `GetPageRangesResult` to detail namespace.
- `BlobServiceClient::UndeleteBlobContainer` doesn't support restoring a deleted container under a different name anymore.
- Changed the type of block count to `int32_t`.

* [azure-storage-files-datalake-cpp] Update to 12.0.0-beta.11
## 12.0.0-beta.11 (2021-05-19)

### New Features

- Added `DataLakePathClient::SetAccessControlListRecursive()`, `UpdateAccessControlListRecursive()` and `RemoveAccessControlListRecursive()`.

### Breaking Changes

- Added `final` specifier to classes and structures that are are not expected to be inheritable at the moment.
- Renamed `HasMorePages()` in paged response to `HasPage()`.
- Default chunk size for concurrent upload was changed to nullable.
- `DataLakeLeaseClient::Change()` updates internal lease id.

* [azure-storage-files-shares-cpp] Update to 12.0.0-beta.11
## 12.0.0-beta.11 (2021-05-19)

### New Features

- Added `ShareDirectoryClient::ForceCloseAllHandles()` and `ShareFileClient::ForceCloseAllHandles()`.

### Breaking Changes

- Added `final` specifier to classes and structures that are are not expected to be inheritable at the moment.
- Renamed `HasMorePages()` in paged response to `HasPage()`.
- `ShareLeaseClient::Change()` updates internal lease id.
- `ShareItem::ShareMetadata` was renamed to `ShareItem::Metadata`.
2021-05-20 13:30:58 -07:00
..
abseil.json [abseil] vcpkg_fixup_pkgconfig (#17774) 2021-05-11 00:34:31 -07:00
absent.json [vcpkg] Rename port_versions to versions (#15784) 2021-01-21 09:53:22 -08:00
ace.json [ace] Upgrade to 7.0.2 (#17933) 2021-05-18 22:59:23 -07:00
activemq-cpp.json [vcpkg] Rename port_versions to versions (#15784) 2021-01-21 09:53:22 -08:00
ade.json [ade] fix single config triplets (#17935) 2021-05-18 15:26:14 -07:00
aixlog.json [vcpkg] Rename port_versions to versions (#15784) 2021-01-21 09:53:22 -08:00
akali.json [vcpkg] Rename port_versions to versions (#15784) 2021-01-21 09:53:22 -08:00
alac-decoder.json [vcpkg] Rename port_versions to versions (#15784) 2021-01-21 09:53:22 -08:00
alac.json [vcpkg] Rename port_versions to versions (#15784) 2021-01-21 09:53:22 -08:00
alembic.json [vcpkg] Rename port_versions to versions (#15784) 2021-01-21 09:53:22 -08:00
aliyun-oss-c-sdk.json [vcpkg] Rename port_versions to versions (#15784) 2021-01-21 09:53:22 -08:00
allegro5.json [allgero5] vcpkg_fixup_pkgconfig (#17775) 2021-05-11 00:35:04 -07:00
ampl-asl.json [vcpkg] Rename port_versions to versions (#15784) 2021-01-21 09:53:22 -08:00
ampl-mp.json [many ports] Apply host dependencies (#16479) 2021-03-26 12:55:34 -07:00
amqpcpp.json [amqpcpp] update to 4.3.11 (#16354) 2021-02-24 13:50:27 -08:00
anax.json [vcpkg] Rename port_versions to versions (#15784) 2021-01-21 09:53:22 -08:00
angelscript.json [angelscript] Update to 2.35.0 (#15852) 2021-01-25 15:53:02 -08:00
angle.json [angle] Include EGL/eglext_angle.h in ANGLE (#16733) 2021-03-19 09:54:01 -07:00
antlr4.json [antlr4] update to 4.9.1 (#16383) 2021-04-01 10:31:47 -07:00
any-lite.json [vcpkg] Rename port_versions to versions (#15784) 2021-01-21 09:53:22 -08:00
anyrpc.json [vcpkg] Rename port_versions to versions (#15784) 2021-01-21 09:53:22 -08:00
apr-util.json [vcpkg] Rename port_versions to versions (#15784) 2021-01-21 09:53:22 -08:00
apr.json [vcpkg] Rename port_versions to versions (#15784) 2021-01-21 09:53:22 -08:00
arb.json [vcpkg] Rename port_versions to versions (#15784) 2021-01-21 09:53:22 -08:00
arcus.json [vcpkg] Rename port_versions to versions (#15784) 2021-01-21 09:53:22 -08:00
argagg.json [vcpkg] Rename port_versions to versions (#15784) 2021-01-21 09:53:22 -08:00
argh.json [vcpkg] Rename port_versions to versions (#15784) 2021-01-21 09:53:22 -08:00
argparse.json [argparse] Update to the latest commit (#16527) 2021-03-24 13:14:51 -07:00
args.json [args] update to latest version (#16703) 2021-03-22 15:35:03 -07:00
argtable2.json [vcpkg] Rename port_versions to versions (#15784) 2021-01-21 09:53:22 -08:00
argtable3.json [vcpkg] Rename port_versions to versions (#15784) 2021-01-21 09:53:22 -08:00
argumentum.json [vcpkg] Rename port_versions to versions (#15784) 2021-01-21 09:53:22 -08:00
armadillo.json [armadillo] update to <10.4.0> (#17297) 2021-04-23 16:05:42 -07:00
arrayfire.json [vcpkg] Rename port_versions to versions (#15784) 2021-01-21 09:53:22 -08:00
arrow.json [Arrow] Update to 3.0.0 (#15757) 2021-02-02 15:12:41 -08:00
ashes.json [ashes] Update to 2021-09-02 (#16148) 2021-02-11 00:01:07 -08:00
asio.json [asio] Add inline dummy return patch (#17611) 2021-05-03 14:17:06 -07:00
asiosdk.json [vcpkg baseline][asiosdk] Update hash (#17714) 2021-05-09 09:28:43 -07:00
asmjit.json [vcpkg] Rename port_versions to versions (#15784) 2021-01-21 09:53:22 -08:00
assimp.json [vcpkg] Rename port_versions to versions (#15784) 2021-01-21 09:53:22 -08:00
asynch.json [vcpkg] Rename port_versions to versions (#15784) 2021-01-21 09:53:22 -08:00
asyncplusplus.json [vcpkg] Rename port_versions to versions (#15784) 2021-01-21 09:53:22 -08:00
atk.json [glib up to gtk] update and make it work with meson (#13100) 2021-04-26 10:28:21 -07:00
atkmm.json [glib up to gtk] update and make it work with meson (#13100) 2021-04-26 10:28:21 -07:00
atlmfc.json [vcpkg] Rename port_versions to versions (#15784) 2021-01-21 09:53:22 -08:00
atomic-queue.json [atomic-queue]: available in vcpkg! (#17953) 2021-05-18 15:24:38 -07:00
aubio.json [aubio] allow to build without dependencies (#16051) 2021-03-25 12:36:00 -07:00
audiofile.json [vcpkg] Rename port_versions to versions (#15784) 2021-01-21 09:53:22 -08:00
aurora.json [vcpkg] Rename port_versions to versions (#15784) 2021-01-21 09:53:22 -08:00
autobahn.json [vcpkg] Rename port_versions to versions (#15784) 2021-01-21 09:53:22 -08:00
avcpp.json [avcpp] Add new port (#17716) 2021-05-18 16:00:50 -07:00
avisynthplus.json [avisynthplus] Update to 3.7.0 (#17221) 2021-04-30 11:13:16 -07:00
avro-c.json [vcpkg] Rename port_versions to versions (#15784) 2021-01-21 09:53:22 -08:00
avro-cpp.json [vcpkg] Rename port_versions to versions (#15784) 2021-01-21 09:53:22 -08:00
aws-c-common.json [vcpkg] Rename port_versions to versions (#15784) 2021-01-21 09:53:22 -08:00
aws-c-event-stream.json [vcpkg] Rename port_versions to versions (#15784) 2021-01-21 09:53:22 -08:00
aws-checksums.json [vcpkg] Rename port_versions to versions (#15784) 2021-01-21 09:53:22 -08:00
aws-lambda-cpp.json [vcpkg] Rename port_versions to versions (#15784) 2021-01-21 09:53:22 -08:00
aws-sdk-cpp.json [aws-cpp-sdk] [zlib] [openssl] [curl] Fix zlib, OpenSSL, curl and AWS SDK for Android (#15725) 2021-04-19 17:08:51 -07:00
azmq.json [vcpkg] Rename port_versions to versions (#15784) 2021-01-21 09:53:22 -08:00
azure-c-shared-utility.json [azure-kinect-sensor-sdk] not working on Linux (#14750) 2021-03-29 10:17:50 -07:00
azure-core-cpp.json Azure SDK May Release (#18002) 2021-05-20 13:30:58 -07:00
azure-identity-cpp.json Azure SDK May Release (#18002) 2021-05-20 13:30:58 -07:00
azure-iot-sdk-c.json [vcpkg] Rename port_versions to versions (#15784) 2021-01-21 09:53:22 -08:00
azure-kinect-sensor-sdk.json [azure-kinect-sensor-sdk] not working on Linux (#14750) 2021-03-29 10:17:50 -07:00
azure-macro-utils-c.json [vcpkg] Rename port_versions to versions (#15784) 2021-01-21 09:53:22 -08:00
azure-security-keyvault-common-cpp.json Azure SDK May Release (#18002) 2021-05-20 13:30:58 -07:00
azure-security-keyvault-keys-cpp.json Azure SDK May Release (#18002) 2021-05-20 13:30:58 -07:00
azure-storage-blobs-cpp.json Azure SDK May Release (#18002) 2021-05-20 13:30:58 -07:00
azure-storage-common-cpp.json Azure SDK May Release (#18002) 2021-05-20 13:30:58 -07:00
azure-storage-cpp.json [vcpkg] Rename port_versions to versions (#15784) 2021-01-21 09:53:22 -08:00
azure-storage-files-datalake-cpp.json Azure SDK May Release (#18002) 2021-05-20 13:30:58 -07:00
azure-storage-files-shares-cpp.json Azure SDK May Release (#18002) 2021-05-20 13:30:58 -07:00
azure-uamqp-c.json [vcpkg] Rename port_versions to versions (#15784) 2021-01-21 09:53:22 -08:00
azure-uhttp-c.json [vcpkg] Rename port_versions to versions (#15784) 2021-01-21 09:53:22 -08:00
azure-umqtt-c.json [vcpkg] Rename port_versions to versions (#15784) 2021-01-21 09:53:22 -08:00