-
Notifications
You must be signed in to change notification settings - Fork 4.1k
[Az.EventGrid] Add partner features from 2022-06-15 API #19729
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
[Az.EventGrid] Add partner features from 2022-06-15 API #19729
Conversation
f739f15 to
b41249a
Compare
b41249a to
d516e1b
Compare
3296047 to
273ec73
Compare
|
Do you want to go to this release or next release? If this release, please retarget to release branch |
|
|
||
| # Version number of this module. | ||
| ModuleVersion = '1.4.0' | ||
| ModuleVersion = '1.5.0' |
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.
No need to update the version manually. Our tools will do it when build the release.
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.
Removed manual version increment
src/EventGrid/EventGrid/ChangeLog.md
Outdated
| * IsNullOrUndefined | ||
| * IsNotNull | ||
|
|
||
| ## Version 1.50 |
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.
- No need to update the version manually. Our tools will do it when build the release.
- Just add changelog to section
Upcoming Release
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.
Removed manual version increment and added changelog to the Upcoming Release section
When is the next release? I don't think we will make the 10/12/2022 date. |
it will be 2022-11-01 |
|
Fixed |
|
/azp run azure-powershell - security-tools |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Description
Design review: https://github.com/Azure/azure-powershell-cmdlet-review-pr/issues/1252
Adding new cmdlets:
Checklist
CONTRIBUTING.mdand reviewed the following information:generationbranch.ChangeLog.mdfile(s) appropriatelyChangeLog.mdfile can be found atsrc/{{SERVICE}}/{{SERVICE}}/ChangeLog.md## Upcoming Releaseheader in the past tense. Add changelog in description section if PR goes intogenerationbranch.ChangeLog.mdif no new release is required, such as fixing test case only.