From 463008ee96c0d9d5d2fbc5287099a07fc760ff96 Mon Sep 17 00:00:00 2001 From: Madalyn Redding Date: Wed, 17 Jul 2024 17:20:18 -0400 Subject: [PATCH 1/3] updates --- .../Azure.Messaging.EventHubs.Processor/CHANGELOG.md | 6 +----- .../src/Azure.Messaging.EventHubs.Processor.csproj | 2 +- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/sdk/eventhub/Azure.Messaging.EventHubs.Processor/CHANGELOG.md b/sdk/eventhub/Azure.Messaging.EventHubs.Processor/CHANGELOG.md index b1bfd893dbc1..7e21e5fc401f 100755 --- a/sdk/eventhub/Azure.Messaging.EventHubs.Processor/CHANGELOG.md +++ b/sdk/eventhub/Azure.Messaging.EventHubs.Processor/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.Processor/src/Azure.Messaging.EventHubs.Processor.csproj b/sdk/eventhub/Azure.Messaging.EventHubs.Processor/src/Azure.Messaging.EventHubs.Processor.csproj index 3db9100b0f8b..daf59258cff1 100644 --- a/sdk/eventhub/Azure.Messaging.EventHubs.Processor/src/Azure.Messaging.EventHubs.Processor.csproj +++ b/sdk/eventhub/Azure.Messaging.EventHubs.Processor/src/Azure.Messaging.EventHubs.Processor.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 library extends its Event Processor with durable storage for checkpoint information using Azure Blob storage. 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;Event Processor;EventProcessor;$(PackageCommonTags) From 65766f8207a0a41f6d59e802f17c56adba1aef25 Mon Sep 17 00:00:00 2001 From: Madalyn Redding Date: Wed, 17 Jul 2024 17:24:34 -0400 Subject: [PATCH 2/3] version --- sdk/eventhub/Azure.Messaging.EventHubs.Processor/CHANGELOG.md | 2 +- .../src/Azure.Messaging.EventHubs.Processor.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sdk/eventhub/Azure.Messaging.EventHubs.Processor/CHANGELOG.md b/sdk/eventhub/Azure.Messaging.EventHubs.Processor/CHANGELOG.md index 7e21e5fc401f..dd67d1d791a4 100755 --- a/sdk/eventhub/Azure.Messaging.EventHubs.Processor/CHANGELOG.md +++ b/sdk/eventhub/Azure.Messaging.EventHubs.Processor/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.Processor/src/Azure.Messaging.EventHubs.Processor.csproj b/sdk/eventhub/Azure.Messaging.EventHubs.Processor/src/Azure.Messaging.EventHubs.Processor.csproj index daf59258cff1..1ee96537a734 100644 --- a/sdk/eventhub/Azure.Messaging.EventHubs.Processor/src/Azure.Messaging.EventHubs.Processor.csproj +++ b/sdk/eventhub/Azure.Messaging.EventHubs.Processor/src/Azure.Messaging.EventHubs.Processor.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 library extends its Event Processor with durable storage for checkpoint information using Azure Blob storage. 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;Event Processor;EventProcessor;$(PackageCommonTags) From 4d7a1be5d5744a4e00aa312e89851ea214fa508b Mon Sep 17 00:00:00 2001 From: Madalyn Redding Date: Thu, 18 Jul 2024 14:03:38 -0400 Subject: [PATCH 3/3] updates --- eng/Packages.Data.props | 2 +- sdk/eventhub/Azure.Messaging.EventHubs.Processor/CHANGELOG.md | 2 +- .../src/Azure.Messaging.EventHubs.Processor.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Packages.Data.props b/eng/Packages.Data.props index bbc8f05f9106..02e831547cfd 100644 --- a/eng/Packages.Data.props +++ b/eng/Packages.Data.props @@ -114,7 +114,7 @@ - + diff --git a/sdk/eventhub/Azure.Messaging.EventHubs.Processor/CHANGELOG.md b/sdk/eventhub/Azure.Messaging.EventHubs.Processor/CHANGELOG.md index dd67d1d791a4..7e21e5fc401f 100755 --- a/sdk/eventhub/Azure.Messaging.EventHubs.Processor/CHANGELOG.md +++ b/sdk/eventhub/Azure.Messaging.EventHubs.Processor/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.Processor/src/Azure.Messaging.EventHubs.Processor.csproj b/sdk/eventhub/Azure.Messaging.EventHubs.Processor/src/Azure.Messaging.EventHubs.Processor.csproj index 1ee96537a734..daf59258cff1 100644 --- a/sdk/eventhub/Azure.Messaging.EventHubs.Processor/src/Azure.Messaging.EventHubs.Processor.csproj +++ b/sdk/eventhub/Azure.Messaging.EventHubs.Processor/src/Azure.Messaging.EventHubs.Processor.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 library extends its Event Processor with durable storage for checkpoint information using Azure Blob storage. 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;Event Processor;EventProcessor;$(PackageCommonTags)