cpp release notes for the 2023-09 release (#6602)
* cpp release notes for the 2023-09 release * Update cpp.yml --------- Co-authored-by: Anton Kolesnyk <41349689+antkmsft@users.noreply.github.com>
This commit is contained in:
Родитель
8f40fb7dcf
Коммит
35632430b2
|
@ -0,0 +1,12 @@
|
|||
entries:
|
||||
- Name: azure-core-amqp
|
||||
Version: 1.0.0-beta.3
|
||||
DisplayName: AMQP
|
||||
ServiceName: Other
|
||||
VersionType: Beta
|
||||
Hidden: false
|
||||
ChangelogUrl: https://github.com/Azure/azure-sdk-for-cpp/tree/azure-core-amqp_1.0.0-beta.3/sdk/core/azure-core-amqp/CHANGELOG.md
|
||||
ChangelogContent: |-
|
||||
#### Bugs Fixed
|
||||
|
||||
- When a message sender is destroyed, close the underlying AMQP link if it hasn't been closed already.
|
Загрузка…
Ссылка в новой задаче