mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 17:51:47 +08:00
cb81acf7b2
* [azure-core-amqp-cpp] Update to 1.0.0-beta.5 ## 1.0.0-beta.5 (2023-11-07) ### Breaking Changes - Refactored AMQP headers to isolate internal-only types to "internal" subdirectory in headers. ### Other Changes - Removed public dependency on azure-uamqp-c to enable local bug fixes. * [azure-messaging-eventhubs-cpp] Update to 1.0.0-beta.4 ## 1.0.0-beta.4 (2023-11-07) ### Features Added - Fully functional eventhubs Processor. - Allow `ProducerClient` and `ConsumerClient` to be created with a connection string without an EntityPath element. ### Breaking Changes - Removed the `LoadBalancer` type from the public API surface. - `ConsumerClient` and `ProducerClient` objects can no longer be moved or copied. - If the connection string provided to `ConsumerClient` or `ProducerClient` contains an EntityPath, then the `EntityPath` parameter to the constructor must match the value provided in the connection string. ### Other Changes - Several `ostream` insertion operators were added for eventhubs types. |
||
---|---|---|
.. | ||
portfile.cmake | ||
vcpkg.json |