cpp release notes for the 2024-07 release (#7768)

This commit is contained in:
Azure SDK Bot 2024-07-15 05:51:46 -04:00 коммит произвёл GitHub
Родитель 1fb93abeb0
Коммит e645deca8d
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 11 добавлений и 0 удалений

Просмотреть файл

@ -10,4 +10,15 @@ entries:
#### Features Added
- Added `AzurePipelinesCredential` for authenticating an Azure Pipelines service connection with workload identity federation.
- Name: azure-core
Version: 1.13.0
DisplayName: Core
ServiceName: Other
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-cpp/tree/azure-core_1.13.0/sdk/core/azure-core/CHANGELOG.md
ChangelogContent: |-
#### Bugs Fixed
- [[#5589]](https://github.com/Azure/azure-sdk-for-cpp/pull/5589) Fix possible endless loop while polling curl socket. (A community contribution, courtesy of _[CurtizJ](https://github.com/CurtizJ)_)