-
Notifications
You must be signed in to change notification settings - Fork 4k
EventHub: added new boolean property SkipEmptyArchives to CaptureDescription #8500
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
Conversation
…n CaptureDescription class of Eventhub
@v-Ajnava ci-build has failed - please take a look. |
@vladimir-shcherbakov I have updated EventHub nuget version in Iot Hub Tests, now the build is green. |
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.
Two small changes and then this look good to go.
<PackageReference Include="Microsoft.Azure.Management.EventHub" Version="2.4.0" /> | ||
</ItemGroup> | ||
|
||
<ItemGroup> |
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.
You can remove this - it is done automatically. The only change in this file should be the version of the management client.
src/EventHub/EventHub/ChangeLog.md
Outdated
@@ -18,6 +18,7 @@ | |||
- Additional information about change #1 | |||
--> | |||
## Upcoming Release | |||
* added new boolean property SkipEmptyArchives to Skip Empty Archives in CaptureDescription class of Eventhub |
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.
Please capitalize "Added" for consistency in our changelogs.
I have unassigned @rrama-Microsoft, as he is on leave. |
Description
Checklist
CONTRIBUTING.md
platyPS
module