-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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] Track Two (Release Documentation) #9296
Conversation
|
||
- `EventHubsEventSource` | ||
- `EventHubsDiagnosticSource` | ||
# .NET Event Hubs Client: Track Two Proposal (Second Preview) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not sure what is up with this one; the removal of the BOM prefix may have been preserved between branches. /shrug
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Found a few typos. Love the improvements! I assume that we are okay dropping the preview.X
tag from the version at this point (I know we are shipping "soon", I just don't know if we had to wait longer for some reason)?
3b59324
to
6a1fce0
Compare
If I put out a PR without typos, nobody would believe that I actually wrote it. 😛 Thank you, again, for the ideas and letting me absorb your work into this. Packages get cut on Mon/Tues of next week. We could have done a specific release PR, but once we hit the code complete day (today), we're usually good with adopting the actual versioning for the release. |
6a1fce0
to
12c6847
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Left few typos related comments.
The focus of these changes is to revise and enhance the documentation in the README files for each of the Event Hubs packages and to provide details for the change log. Versions have also been changed in the projects to match the change log. Adding the generated public API surface for analysis during CI.
12c6847
to
acf2278
Compare
Feedback has been incorporated and was non-blocking; aiming to complete the PR before end of business, eastern.
Summary
The focus of these changes is to revise and enhance the documentation in the README files for each of the Event Hubs packages and to provide details for
the change log. Versions have also been changed in the projects to match the change log.
Last Upstream Rebase
Friday, January 3, 1:32pm (EST)
Related and Follow-Up Issues