Azure Core AMQP September Release (#4928)

Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
This commit is contained in:
Anton Kolesnyk 2023-09-07 12:18:42 -07:00 committed by GitHub
parent a8dd2b021b
commit 93a0942c6a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,17 +1,11 @@
# Release History
## 1.0.0-beta.3 (Unreleased)
### Features Added
### Breaking Changes
## 1.0.0-beta.3 (2023-09-07)
### Bugs Fixed
- When a message sender is destroyed, close the underlying AMQP link if it hasn't been closed already.
### Other Changes
## 1.0.0-beta.2 (2023-08-04)
### Features Added