mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 18:48:59 +08:00
91df376407
* [azure-messaging-eventhubs-cpp] Update to 1.0.0-beta.5 ## 1.0.0-beta.5 (2024-01-11) ### Breaking Changes - EventHub `ConsumerClient` and `ProcessorClient` objects now return pointers to `EventData` objects instead of `EventData` objects by value. * [azure-core-amqp-cpp] Update to 1.0.0-beta.6 ## 1.0.0-beta.6 (2024-01-11) ### Features Added - AMQP Value reference counts are now atomic, this fixes several AMQP related crashes. ### Breaking Changes - `MessageReceiver` returns a pointer to the received message instead of a copy. ### Bugs Fixed - Fixed several memory leaks. - AMQP Link Credits now work as expected. - Integrated the fix for NVD - CVE-2024-21646. * [azure-core-cpp] Update to 1.11.0 ## 1.11.0 (2024-01-11) ### Features Added - Added 'OPTIONS' HTTP method to `Azure::Core::Http::HttpMethod` enum. - Added TLS 1.3 support to WinHTTP transport. - Environment Log Level Listener now logs the ThreadID for the thread originating the trace. - [[#4983]](https://github.com/Azure/azure-sdk-for-cpp/issues/4983) Added support for setting `CURLOPT_CAPATH` libcurl option on Linux. (A community contribution, courtesy of _[phoebusm](https://github.com/phoebusm)_) ### Bugs Fixed - [[#5172]](https://github.com/Azure/azure-sdk-for-cpp/issues/5172) `Azure::Nullable::Emplace()` does not set `HasValue()` to `true`. - [[#5130]](https://github.com/Azure/azure-sdk-for-cpp/issues/5130) `Url::AppendPath()` and `Url::SetPath()` may end up with a double slash at the beginning of a path. - [[#5007]](https://github.com/Azure/azure-sdk-for-cpp/issues/5007) Some versions of GCC no longer include stdint.h in cstdint. ### Other Changes - [[#4756]] (https://github.com/Azure/azure-sdk-for-cpp/issues/4756) `BearerTokenAuthenticationPolicy` now uses shared mutex lock for read operations. ### Acknowledgments Thank you to our developer community members who helped to make Azure Core better with their contributions to this release: - Phoebus Mak _([GitHub](https://github.com/phoebusm))_
35 lines
857 B
JSON
35 lines
857 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "b863a91f0ee55df12d178fb00837d37d640e6f80",
|
|
"version-semver": "1.0.0-beta.5",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"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
|
|
}
|
|
]
|
|
}
|