Azure SDK Bot 620d33107c
[azure-core-cpp] Update to 1.6.0 (#24567)
## 1.6.0 (2022-05-05)

### Features Added

- Add `Azure::Core::Http::Request` constructor overload to support payload and non-buffered response.

### Bugs Fixed

- [[#3537]](https://github.com/Azure/azure-sdk-for-cpp/issues/3537) Updated field type `CurlTransportOptions.Proxy` from `std::string` to `Azure::Nullable<std::string>`. This allows libcurl to ignore the proxy settings from the environment when the string is empty.
- [[#3548]](https://github.com/Azure/azure-sdk-for-cpp/issues/3548), [[#1098]](https://github.com/Azure/azure-sdk-for-cpp/issues/1098) Improve performance of the Http transport on Windows by reusing the same session handle across all requests.

### Other Changes

- [[#3581]](https://github.com/Azure/azure-sdk-for-cpp/issues/3581) Update log level in retry policy from warning to informational.
2022-05-05 14:23:30 -07:00
..
2021-09-09 01:24:04 -07:00
2022-04-28 16:02:41 -07:00
2021-09-09 01:24:04 -07:00
2022-01-28 11:06:25 -08:00
2022-03-07 11:09:47 -08:00
2021-08-30 10:20:48 -07:00
2022-03-24 14:00:01 -07:00
2022-04-19 09:07:38 -07:00
2022-04-01 14:33:20 -07:00
2022-04-29 11:44:17 -07:00
2022-03-17 10:55:19 -07:00
2022-05-04 18:37:35 -07:00
2021-09-09 01:24:04 -07:00