Azure Event Hubs October Releases (#5005)

* Azure Event Hubs October Releases

* Update sdk/eventhubs/azure-messaging-eventhubs/CHANGELOG.md

* Update sdk/eventhubs/azure-messaging-eventhubs/CHANGELOG.md

* Update sdk/eventhubs/azure-messaging-eventhubs-checkpointstore-blob/CHANGELOG.md

Co-authored-by: Larry Osterman <LarryOsterman@users.noreply.github.com>

* Update CHANGELOG.md

---------

Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
Co-authored-by: Larry Osterman <LarryOsterman@users.noreply.github.com>
This commit is contained in:
Anton Kolesnyk 2023-10-10 11:33:09 -07:00 committed by GitHub
parent a4a24fbd39
commit 60a805770d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 13 deletions

View File

@ -1,13 +1,8 @@
# Release History
## 1.0.0-beta.3 (Unreleased)
## 1.0.0-beta.1 (2023-10-10)
### Features Added
- Initial release. Split from the `azure-messaging-eventubs` package.
- Initial release. Split from the `azure-messaging-eventubs-cpp` package.
### Breaking Changes
### Bugs Fixed
### Other Changes

View File

@ -1,14 +1,10 @@
# Release History
## 1.0.0-beta.3 (Unreleased)
### Features Added
## 1.0.0-beta.3 (2023-10-10)
### Breaking Changes
### Bugs Fixed
### Other Changes
- Removed all direct dependencies on Azure Blob Storage and moved those dependencies into a helper package (`azure-messaging-eventhubs-checkpointstore-blob-cpp`).
## 1.0.0-beta.2 (2023-09-12)