-
Notifications
You must be signed in to change notification settings - Fork 4k
2019-07-30 Release Versioning #9711
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
2019-07-30 Release Versioning #9711
Conversation
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.
One change (my omission, should have indicated this morning). Otherwise, thie looks good.
@@ -18,6 +18,8 @@ | |||
- Additional information about change #1 | |||
--> | |||
## Upcoming Release | |||
|
|||
## Version 0.0.2 |
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.
This should be 1.0.0 - they are going GA this release. This will also mean including them in Az.
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.
Let me know if the commit I just pushed covers everything required to add it to Az.
@@ -54,7 +54,7 @@ DotNetFrameworkVersion = '4.7.2' | |||
# ProcessorArchitecture = '' | |||
|
|||
# Modules that must be imported into the global environment prior to importing this module | |||
RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '1.6.0'; }) | |||
RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '1.6.1'; }) |
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.
There will also be a compute version update, per the recently checked in fix.
/azp run azure-powershell - powershell-core |
Azure Pipelines successfully started running 1 pipeline(s). |
#### Az.CognitiveServices | ||
* Added NetworkRuleSet support. | ||
|
||
#### Az.ContainerRegistry |
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.
Az.Compute not in release notes, but that is ok
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.
I'll fix it. I knew I missed something.
Description
2019-07-30 release versioning
Checklist
CONTRIBUTING.md
platyPS
module