mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 18:29:01 +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.
30 lines
718 B
JSON
30 lines
718 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "bde9f1c76919eecaaf6680e602eba5126c8d1fad",
|
|
"version-semver": "1.0.0-beta.4",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "d50578e6b52b84c8be16a01ee83b4777c3c4bc9d",
|
|
"version-semver": "1.0.0-beta.3",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "2e4e38f8b37bd9c3c6af8bd95887d9108ba1ca67",
|
|
"version-semver": "1.0.0-beta.2",
|
|
"port-version": 1
|
|
},
|
|
{
|
|
"git-tree": "983c9c2a6615afc22cd76bdbbef3f403a608bbbf",
|
|
"version-semver": "1.0.0-beta.2",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "d749c9b65d616fc776e8c71e352890d84ddd6c1c",
|
|
"version-semver": "1.0.0-beta.1",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|