Azure Event Hubs August Release (#4838)
* Azure Event Hubs August Release --------- Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com> Co-authored-by: Larry Osterman <LarryOsterman@users.noreply.github.com> Co-authored-by: Ahson Khan <ahkha@microsoft.com>
This commit is contained in:
parent
4d580a7fe3
commit
4428baf59e
@ -1,13 +1,9 @@
|
||||
# Release History
|
||||
|
||||
## 1.0.0-beta.1 (Unreleased)
|
||||
## 1.0.0-beta.1 (2023-08-08)
|
||||
|
||||
### Features Added
|
||||
|
||||
Initial Release.
|
||||
|
||||
### Breaking Changes
|
||||
|
||||
### Bugs Fixed
|
||||
|
||||
### Other Changes
|
||||
- Initial release.
|
||||
- Supported scenarios: Sending events and receiving events.
|
||||
See [README.md](https://github.com/Azure/azure-sdk-for-cpp/blob/main/sdk/eventhubs/azure-messaging-eventhubs/README.md) for more information on how to use the EventHubs client.
|
||||
|
||||
@ -14,7 +14,7 @@
|
||||
{
|
||||
"name": "azure-core-amqp-cpp",
|
||||
"default-features": false,
|
||||
"version>=": "1.0.0-beta.1"
|
||||
"version>=": "1.0.0-beta.2"
|
||||
},
|
||||
{
|
||||
"name": "azure-storage-blobs-cpp",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user