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 Client] Event Source and README Updates #12214

Merged
merged 1 commit into from
May 21, 2020

Conversation

jsquire
Copy link
Member

@jsquire jsquire commented May 20, 2020

Summary

The focus of these changes is to provide a cleaner surface for mocking diagnostic event sources, preventing the default constructor from running and
ensuring the mock does not emit messages to the named event source nor apply the standard traits hooked by the Azure listeners.

Language requirement blurbs in the README files for Event Hubs and Service Bus have been updated to remove confusing wording and provide better guidance on the use of C# 8 in the libraries.

Last Upstream Rebase

Wednesday, May 20, 4:54pm (EDT)

@jsquire jsquire added Event Hubs Client This issue points to a problem in the data-plane of the library. labels May 20, 2020
@jsquire jsquire added this to the [2020] June milestone May 20, 2020
@jsquire jsquire self-assigned this May 20, 2020
@jsquire jsquire force-pushed the eventhubs/misc-tweaks branch from 4932c50 to 829d09e Compare May 21, 2020 13:01
The focus of these changes is to provide a cleaner surface for mocking
diagnostic event sources, preventing the default constructor from running and
ensuring the mock does not emit messages to the named event source nor
apply the standard traits hooked by the Azure listeners.

Language requirement blurbs in the README files for Event Hubs and Service Bus
have been updated to remove confusing wording and provide better guidance on
the use of C# 8 in the libraries.
@jsquire jsquire force-pushed the eventhubs/misc-tweaks branch from 829d09e to 19b588c Compare May 21, 2020 13:08
@jsquire jsquire merged commit 379d3fc into Azure:master May 21, 2020
@jsquire jsquire deleted the eventhubs/misc-tweaks branch May 21, 2020 13:33
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.

4 participants