From c6d829313994a24be88fd16516d1020aedb3cceb Mon Sep 17 00:00:00 2001 From: Mike Harder Date: Mon, 22 Aug 2022 18:41:06 -0700 Subject: [PATCH] Update EventHubs package versions --- .../perf-automation/Azure.Sdk.Tools.PerfAutomation/tests.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/perf-automation/Azure.Sdk.Tools.PerfAutomation/tests.yml b/tools/perf-automation/Azure.Sdk.Tools.PerfAutomation/tests.yml index 5567a77e9fb..40103d585d9 100644 --- a/tools/perf-automation/Azure.Sdk.Tools.PerfAutomation/tests.yml +++ b/tools/perf-automation/Azure.Sdk.Tools.PerfAutomation/tests.yml @@ -421,7 +421,7 @@ Services: Net: Project: sdk/eventhub/Azure.Messaging.EventHubs/perf/Azure.Messaging.EventHubs.Perf.csproj PackageVersions: - - Azure.Messaging.EventHubs: 5.6.1 + - Azure.Messaging.EventHubs: 5.7.2 - Azure.Messaging.EventHubs: source Tests: - Test: publish-batches-to-gateway @@ -436,7 +436,7 @@ Services: Net: Project: sdk/eventhub/Azure.Messaging.EventHubs.Processor/perf/Azure.Messaging.EventHubs.Processor.Perf.csproj PackageVersions: - - Azure.Messaging.EventHubs.Processor: 5.6.1 + - Azure.Messaging.EventHubs.Processor: 5.7.2 - Azure.Messaging.EventHubs.Processor: source Tests: - Test: process-event