Skip to content

Commit 52831a8

Browse files
authored
Azure Messaging EventHubs November Release (#5101)
* Azure Messaging EventHubs November Release --------- Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
1 parent 722ce7c commit 52831a8

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

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

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

3-
## 1.0.0-beta.4 (Unreleased)
3+
## 1.0.0-beta.4 (2023-11-07)
44

55
### Features Added
66

@@ -14,8 +14,6 @@
1414
- If the connection string provided to `ConsumerClient` or `ProducerClient` contains an EntityPath, then the `EntityPath`
1515
parameter to the constructor must match the value provided in the connection string.
1616

17-
### Bugs Fixed
18-
1917
### Other Changes
2018

2119
- Several `ostream` insertion operators were added for eventhubs types.

0 commit comments

Comments
 (0)