vcpkg/ports/azure-core-cpp
Azure SDK Bot d8cd44e702
[azure-core-cpp] Update to 1.5.0 (#23912)
## 1.5.0 (2022-03-31)

### Features Added

- When a `RequestFailedException` exception is thrown, the `what()` method now includes information about the HTTP request which failed.
- Adding option `WinHttpTransportOptions.IgnoreUnknownCertificateAuthority`. It can be used to disable verifying server certificate for the `WinHttpTransport`.

### Breaking Changes

- Enforce TLS 1.2 or greater for `CurlTransport` and `WinHttpTransport`.

### Other Changes

- Improve output message for `Azure::Core::Http::TransportException`.
2022-04-01 14:29:11 -07:00
..
portfile.cmake [azure-core-cpp] Update to 1.5.0 (#23912) 2022-04-01 14:29:11 -07:00
vcpkg.json [azure-core-cpp] Update to 1.5.0 (#23912) 2022-04-01 14:29:11 -07:00