Skip to content

Commit 9dbb11e

Browse files
heathsLarryOstermanCopilot
authored
Prepare Event Hubs release (#3143)
Co-authored-by: Larry Osterman <[email protected]> Co-authored-by: Copilot <[email protected]>
1 parent 2bc8663 commit 9dbb11e

File tree

2 files changed

+4
-12
lines changed

2 files changed

+4
-12
lines changed

sdk/eventhubs/azure_messaging_eventhubs/CHANGELOG.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,11 @@
11
# Release History
22

3-
## 0.8.0 (Unreleased)
4-
5-
### Features Added
3+
## 0.8.0 (2025-10-08)
64

75
### Breaking Changes
86

97
- `EventProcessor` now consumes its `ConsumerClient` parameter rather than accepting a clone of an `Arc`.
108

11-
### Bugs Fixed
12-
139
### Other Changes
1410

1511
- Internal refactoring to ensure that the `close()` method on various clients works as expected.

sdk/eventhubs/azure_messaging_eventhubs_checkpointstore_blob/CHANGELOG.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,11 @@
11
# Release History
22

3-
## 0.2.0 (Unreleased)
4-
5-
### Features Added
6-
7-
### Breaking Changes
8-
9-
### Bugs Fixed
3+
## 0.2.0 (2025-10-08)
104

115
### Other Changes
126

7+
- Updated dependencies.
8+
139
## 0.1.0 (2025-09-16)
1410

1511
### Features Added

0 commit comments

Comments
 (0)