Prepare for June AMQP release (#5697)

* Prepare for June AMQP release

* Update sdk/core/azure-core-amqp/CHANGELOG.md

Co-authored-by: Anton Kolesnyk <41349689+antkmsft@users.noreply.github.com>

---------

Co-authored-by: Anton Kolesnyk <41349689+antkmsft@users.noreply.github.com>
This commit is contained in:
Larry Osterman 2024-06-06 14:41:42 -07:00 committed by GitHub
parent e1265f716d
commit 803ad17e9a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,17 +1,11 @@
# Release History
## 1.0.0-beta.10 (Unreleased)
### Features Added
### Breaking Changes
## 1.0.0-beta.10 (2024-06-06)
### Bugs Fixed
- [[#5536]](https://github.com/Azure/azure-sdk-for-cpp/issues/5536) Fixed use-after free in MessageSender and MessageReceiver when opening a connection.
### Other Changes
## 1.0.0-beta.9 (2024-05-06)
### Bugs Fixed