Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Event Hubs] Update Perf/Stress Version #34863

Merged
merged 1 commit into from
Mar 13, 2023
Merged

[Event Hubs] Update Perf/Stress Version #34863

merged 1 commit into from
Mar 13, 2023

Conversation

jsquire
Copy link
Member

@jsquire jsquire commented Mar 11, 2023

Summary

The focus of these changes is to update the version of Event Hubs referenced for performance/stress testing.

The focus of these changes is to update the version of Event Hubs referenced for performance/stress testing.
@jsquire jsquire added Event Hubs Client This issue points to a problem in the data-plane of the library. labels Mar 11, 2023
@jsquire jsquire added this to the 2023-04 milestone Mar 11, 2023
@jsquire jsquire self-assigned this Mar 11, 2023
@jsquire jsquire merged commit 11bac53 into main Mar 13, 2023
@jsquire jsquire deleted the jsquire-patch-2 branch March 13, 2023 12:34
@@ -186,7 +186,7 @@
<PackageReference Update="ApprovalTests" Version="3.0.22" />
<PackageReference Update="ApprovalUtilities" Version="3.0.22" />
<PackageReference Update="Azure.Identity" Version="1.7.0" />
<PackageReference Update="Azure.Messaging.EventHubs" Version="5.2.0" />
<PackageReference Update="Azure.Messaging.EventHubs" Version="5.8.1" />
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we know why we need these versions to be different from the others listed above?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We do not, and the existence of these overrides is something that we're discussing currently. I would like to see them go away.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Client This issue points to a problem in the data-plane of the library. Event Hubs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants