mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 18: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.
40 lines
996 B
JSON
40 lines
996 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "a5742923375357a52887b2c969db207937b01592",
|
|
"version-semver": "1.0.0-beta.5",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "50c7a85fdc78ded123beb5dd15e2b4557ace24b2",
|
|
"version-semver": "1.0.0-beta.4",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "f2454e03858a910421f6fd248968fd1cb7999ba7",
|
|
"version-semver": "1.0.0-beta.3",
|
|
"port-version": 1
|
|
},
|
|
{
|
|
"git-tree": "cdd44f43f4a8020582266cf5ac32d701281d2e88",
|
|
"version-semver": "1.0.0-beta.3",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "88712b0277f9501bbeab4d9244338fd5411eef93",
|
|
"version-semver": "1.0.0-beta.2",
|
|
"port-version": 1
|
|
},
|
|
{
|
|
"git-tree": "22f82ee324a3d5a33f8e3f9896b780f5a90f786e",
|
|
"version-semver": "1.0.0-beta.2",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "c42a4ff250d353e2d0764b8f58dfec820b3cea69",
|
|
"version-semver": "1.0.0-beta.1",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|