Skip to content

Commit 44cb7df

Browse files
Eventhubs February Release (#5305)
1 parent 1497f91 commit 44cb7df

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

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

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

3-
## 1.0.0-beta.6 (Unreleased)
4-
5-
### Features Added
3+
## 1.0.0-beta.6 (2024-02-06)
64

75
### Breaking Changes
86

97
- `PartitionClient::Close` now takes an optional `Azure::Core::Context` parameter to reflect that it now waits until the `Close` verb has fully completed. This should not affect existing clients.
108
- `ProcessorPartitionClient::Close` now takes an optional `Azure::Core::Context` parameter to reflect that it now waits until the `Close` verb has fully completed. This should not affect existing clients.
119

12-
### Bugs Fixed
13-
14-
### Other Changes
15-
1610
## 1.0.0-beta.5 (2024-01-11)
1711

1812
### Breaking Changes

0 commit comments

Comments
 (0)