cpp release notes for the 2024-11 release (#8204)
This commit is contained in:
Родитель
f42acfbb19
Коммит
b53fa3a22a
|
@ -22,4 +22,27 @@ entries:
|
|||
ChangelogContent: |-
|
||||
#### Features Added
|
||||
- Bumped up Account SAS version to `2025-01-05`.
|
||||
- Name: azure-core
|
||||
Version: 1.14.1
|
||||
DisplayName: Core
|
||||
ServiceName: Other
|
||||
VersionType: Patch
|
||||
Hidden: false
|
||||
ChangelogUrl: https://github.com/Azure/azure-sdk-for-cpp/tree/azure-core_1.14.1/sdk/core/azure-core/CHANGELOG.md
|
||||
ChangelogContent: |-
|
||||
#### Bugs Fixed
|
||||
|
||||
- Fixed warning for an unused function in curl.cpp when building the SDK using a version of libcurl older than 7.77.0.
|
||||
- Invalidate the token cache within `BearerTokenAuthenticationPolicy` whenever a token request comes back with a 401 response.
|
||||
- Name: azure-messaging-eventhubs
|
||||
Version: 1.0.0-beta.10
|
||||
DisplayName: Event Hubs
|
||||
ServiceName: Event Hubs
|
||||
VersionType: Beta
|
||||
Hidden: false
|
||||
ChangelogUrl: https://github.com/Azure/azure-sdk-for-cpp/tree/azure-messaging-eventhubs_1.0.0-beta.10/sdk/eventhubs/azure-messaging-eventhubs/CHANGELOG.md
|
||||
ChangelogContent: |-
|
||||
#### Bugs Fixed
|
||||
|
||||
- [[#6064]](https://github.com/Azure/azure-sdk-for-cpp/issues/6064) Utilize new telemetry features from Azure Core.
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче