Core AMQP May beta Release (#5601)

This commit is contained in:
Ahson Khan 2024-05-06 17:30:39 -07:00 committed by GitHub
parent caa3010ece
commit 9e80a87519
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.9 (Unreleased)
### Features Added
### Breaking Changes
## 1.0.0-beta.9 (2024-05-06)
### Bugs Fixed
- Fixed a potential deadlock where a message receiver Open call could block indefinitely when adding the Link to the Pollables.
### Other Changes
## 1.0.0-beta.8 (2024-04-09)
### Breaking Changes