Skip to content

Commit 7cd568d

Browse files
Prepare Eventhubs for September Release (#2997)
Co-authored-by: Anton Kolesnyk <[email protected]>
1 parent e0ab403 commit 7cd568d

File tree

2 files changed

+9
-5
lines changed

2 files changed

+9
-5
lines changed

sdk/eventhubs/azure_messaging_eventhubs/CHANGELOG.md

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

3-
## 0.7.0 (Unreleased)
3+
## 0.7.0 (2025-09-16)
44

55
### Features Added
66

@@ -12,10 +12,6 @@
1212
- `ProducerClient::send_batch` now consumes its `batch` argument.
1313
- `RetryOptions::max_retries` is a `u32` not a `usize`.
1414

15-
### Bugs Fixed
16-
17-
### Other Changes
18-
1915
## 0.6.0 (2025-08-05)
2016

2117
### Other Changes
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Release History
2+
3+
## 0.1.0 (2025-09-16)
4+
5+
### Features Added
6+
7+
- Initial Release
8+

0 commit comments

Comments
 (0)