Azure Core AMQP November Release (#5100)

Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
This commit is contained in:
Anton Kolesnyk 2023-11-07 03:01:37 -08:00 committed by GitHub
parent ab0c28a42f
commit 722ce7c1d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,15 +1,11 @@
# Release History
## 1.0.0-beta.5 (Unreleased)
### Features Added
## 1.0.0-beta.5 (2023-11-07)
### Breaking Changes
- Refactored AMQP headers to isolate internal-only types to "internal" subdirectory in headers.
### Bugs Fixed
### Other Changes
- Removed public dependency on azure-uamqp-c to enable local bug fixes.