From 5d450fa80ee569986ede145518bdf18111dab887 Mon Sep 17 00:00:00 2001 From: Madalyn Redding Date: Wed, 17 Jul 2024 17:11:47 -0400 Subject: [PATCH 1/3] [Event Hubs] Prepare for release --- sdk/eventhub/Azure.Messaging.EventHubs/CHANGELOG.md | 6 +----- .../src/Azure.Messaging.EventHubs.csproj | 2 +- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/sdk/eventhub/Azure.Messaging.EventHubs/CHANGELOG.md b/sdk/eventhub/Azure.Messaging.EventHubs/CHANGELOG.md index 43da687bbd4cb..e1e1be887915b 100755 --- a/sdk/eventhub/Azure.Messaging.EventHubs/CHANGELOG.md +++ b/sdk/eventhub/Azure.Messaging.EventHubs/CHANGELOG.md @@ -1,10 +1,6 @@ # Release History -## 5.12.0-beta.2 (Unreleased) - -### Features Added - -### Breaking Changes +## 5.11.4 (2024-07-17) ### Bugs Fixed diff --git a/sdk/eventhub/Azure.Messaging.EventHubs/src/Azure.Messaging.EventHubs.csproj b/sdk/eventhub/Azure.Messaging.EventHubs/src/Azure.Messaging.EventHubs.csproj index cbe1e776f31dc..d5cbb0fd5d9ee 100644 --- a/sdk/eventhub/Azure.Messaging.EventHubs/src/Azure.Messaging.EventHubs.csproj +++ b/sdk/eventhub/Azure.Messaging.EventHubs/src/Azure.Messaging.EventHubs.csproj @@ -1,7 +1,7 @@ Azure Event Hubs is a highly scalable publish-subscribe service that can ingest millions of events per second and stream them to multiple consumers. This client library allows for both publishing and consuming events using Azure Event Hubs. For more information about Event Hubs, see https://azure.microsoft.com/en-us/services/event-hubs/ - 5.12.0-beta.2 + 5.11.4 5.11.3 Azure;Event Hubs;EventHubs;.NET;AMQP;IoT;$(PackageCommonTags) From 6e18b92fac1c87fa4e2b55c1c1c871acf451c688 Mon Sep 17 00:00:00 2001 From: Madalyn Redding Date: Wed, 17 Jul 2024 17:21:14 -0400 Subject: [PATCH 2/3] update version number to be greater than the beta --- sdk/eventhub/Azure.Messaging.EventHubs/CHANGELOG.md | 2 +- .../src/Azure.Messaging.EventHubs.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sdk/eventhub/Azure.Messaging.EventHubs/CHANGELOG.md b/sdk/eventhub/Azure.Messaging.EventHubs/CHANGELOG.md index e1e1be887915b..56ac0bb79dcfd 100755 --- a/sdk/eventhub/Azure.Messaging.EventHubs/CHANGELOG.md +++ b/sdk/eventhub/Azure.Messaging.EventHubs/CHANGELOG.md @@ -1,6 +1,6 @@ # Release History -## 5.11.4 (2024-07-17) +## 5.12.0 (2024-07-17) ### Bugs Fixed diff --git a/sdk/eventhub/Azure.Messaging.EventHubs/src/Azure.Messaging.EventHubs.csproj b/sdk/eventhub/Azure.Messaging.EventHubs/src/Azure.Messaging.EventHubs.csproj index d5cbb0fd5d9ee..10d3686b0c4d5 100644 --- a/sdk/eventhub/Azure.Messaging.EventHubs/src/Azure.Messaging.EventHubs.csproj +++ b/sdk/eventhub/Azure.Messaging.EventHubs/src/Azure.Messaging.EventHubs.csproj @@ -1,7 +1,7 @@ Azure Event Hubs is a highly scalable publish-subscribe service that can ingest millions of events per second and stream them to multiple consumers. This client library allows for both publishing and consuming events using Azure Event Hubs. For more information about Event Hubs, see https://azure.microsoft.com/en-us/services/event-hubs/ - 5.11.4 + 5.12.0 5.11.3 Azure;Event Hubs;EventHubs;.NET;AMQP;IoT;$(PackageCommonTags) From 408f8a94447b2716b184885920ea8f00d8250e06 Mon Sep 17 00:00:00 2001 From: Madalyn Redding Date: Thu, 18 Jul 2024 10:09:04 -0400 Subject: [PATCH 3/3] update version --- sdk/eventhub/Azure.Messaging.EventHubs/CHANGELOG.md | 2 +- .../src/Azure.Messaging.EventHubs.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sdk/eventhub/Azure.Messaging.EventHubs/CHANGELOG.md b/sdk/eventhub/Azure.Messaging.EventHubs/CHANGELOG.md index 56ac0bb79dcfd..e1e1be887915b 100755 --- a/sdk/eventhub/Azure.Messaging.EventHubs/CHANGELOG.md +++ b/sdk/eventhub/Azure.Messaging.EventHubs/CHANGELOG.md @@ -1,6 +1,6 @@ # Release History -## 5.12.0 (2024-07-17) +## 5.11.4 (2024-07-17) ### Bugs Fixed diff --git a/sdk/eventhub/Azure.Messaging.EventHubs/src/Azure.Messaging.EventHubs.csproj b/sdk/eventhub/Azure.Messaging.EventHubs/src/Azure.Messaging.EventHubs.csproj index 10d3686b0c4d5..d5cbb0fd5d9ee 100644 --- a/sdk/eventhub/Azure.Messaging.EventHubs/src/Azure.Messaging.EventHubs.csproj +++ b/sdk/eventhub/Azure.Messaging.EventHubs/src/Azure.Messaging.EventHubs.csproj @@ -1,7 +1,7 @@ Azure Event Hubs is a highly scalable publish-subscribe service that can ingest millions of events per second and stream them to multiple consumers. This client library allows for both publishing and consuming events using Azure Event Hubs. For more information about Event Hubs, see https://azure.microsoft.com/en-us/services/event-hubs/ - 5.12.0 + 5.11.4 5.11.3 Azure;Event Hubs;EventHubs;.NET;AMQP;IoT;$(PackageCommonTags)