We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 722ce7c commit 52831a8Copy full SHA for 52831a8
sdk/eventhubs/azure-messaging-eventhubs/CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Release History
2
3
-## 1.0.0-beta.4 (Unreleased)
+## 1.0.0-beta.4 (2023-11-07)
4
5
### Features Added
6
@@ -14,8 +14,6 @@
14
- If the connection string provided to `ConsumerClient` or `ProducerClient` contains an EntityPath, then the `EntityPath`
15
parameter to the constructor must match the value provided in the connection string.
16
17
-### Bugs Fixed
18
-
19
### Other Changes
20
21
- Several `ostream` insertion operators were added for eventhubs types.
0 commit comments