Skip to content

Commit 60a8057

Browse files
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>
1 parent a4a24fb commit 60a8057

File tree

2 files changed

+4
-13
lines changed

2 files changed

+4
-13
lines changed
Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,8 @@
11
# Release History
22

3-
## 1.0.0-beta.3 (Unreleased)
3+
## 1.0.0-beta.1 (2023-10-10)
44

55
### Features Added
66

7-
- Initial release. Split from the `azure-messaging-eventubs` package.
7+
- Initial release. Split from the `azure-messaging-eventubs-cpp` package.
88

9-
### Breaking Changes
10-
11-
### Bugs Fixed
12-
13-
### Other Changes

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

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,10 @@
11
# Release History
22

3-
## 1.0.0-beta.3 (Unreleased)
4-
5-
### Features Added
3+
## 1.0.0-beta.3 (2023-10-10)
64

75
### Breaking Changes
86

9-
### Bugs Fixed
10-
11-
### Other Changes
7+
- Removed all direct dependencies on Azure Blob Storage and moved those dependencies into a helper package (`azure-messaging-eventhubs-checkpointstore-blob-cpp`).
128

139
## 1.0.0-beta.2 (2023-09-12)
1410

0 commit comments

Comments
 (0)