Skip to content

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

Merged

Conversation

MiYanni
Copy link
Contributor

@MiYanni MiYanni commented Jul 23, 2019

Description

2019-07-30 release versioning

Checklist

Copy link
Member

@markcowl markcowl left a 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
Copy link
Member

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.

Copy link
Contributor Author

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'; })
Copy link
Member

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.

@MiYanni
Copy link
Contributor Author

MiYanni commented Jul 25, 2019

/azp run azure-powershell - powershell-core

@azure-pipelines
Copy link
Contributor

Azure Pipelines successfully started running 1 pipeline(s).

markcowl
markcowl previously approved these changes Jul 25, 2019
#### Az.CognitiveServices
* Added NetworkRuleSet support.

#### Az.ContainerRegistry
Copy link
Member

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

Copy link
Contributor Author

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.

@markcowl markcowl merged commit 7fa93b6 into Azure:release-2019-07-30 Jul 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants