mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 13:13:50 +08:00
9595b6355e
* [azure-core-cpp] Update to 1.11.1 ## 1.11.1 (2024-02-02) ### Bugs Fixed - [[#5154]](https://github.com/Azure/azure-sdk-for-cpp/issues/5154) WinHTTP Transport logging (and exception strings) have dangling periods making it harder to read. ### Other Changes - Improved log messages for WinHTTP Transport to help diagnose WinHTTP state machine related issues. * [azure-core-amqp-cpp] Update to 1.0.0-beta.7 ## 1.0.0-beta.7 (2024-02-02) ### Features Added The `Close` method on AMQP Message Sender and Message Receiver now blocks until the client receives a `DETACH` response from the remote node. ### Breaking Changes - The `Close` method on AMQP Message Sender and Message Receiver now accepts an `Azure::Core::Context` parameter. This parameter is defaulted so this change should not affect existing code. ### Bugs Fixed - Fixed uAMQP connection channel so that a channel is released when an END performative is received from the remote node instead of when the END performative is sent to the remote node. - Enabled more than one uAMQP session to be created on a single connection. |
||
---|---|---|
.. | ||
portfile.cmake | ||
vcpkg.json |