Skip to content

Conversation

@wawon-msft
Copy link
Contributor

@wawon-msft wawon-msft commented Oct 10, 2018

Description

We made a change to the Swagger spec to add two new parameters in SecurityProfile for cluster creation. This PR contains the regenerated SDK (which was regenerated with a new API version), and re-recorded all tests. There were quite a few minor changes to the SDK due to the API version bump, but I expect this to contain breaking changes.


This checklist is used to make sure that common guidelines for a pull request are followed.

General Guidelines

  • Title of the pull request is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, see this page.

Testing Guidelines

  • Pull request includes test coverage for the included changes.

SDK Generation Guidelines

  • If an SDK is being regenerated based on a new swagger spec, a link to the pull request containing these swagger spec changes has been included above.
  • The generate.cmd file for the SDK has been updated with the version of AutoRest, as well as the commitid of your swagger spec or link to the swagger spec, used to generate the code.
  • The *.csproj and AssemblyInfo.cs files have been updated with the new version of the SDK.

Copy link
Contributor

@dsgouda dsgouda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good apart from versioning

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For API version bumps, the nuget major version must be bumped

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds good.

@wawon-msft
Copy link
Contributor Author

I can squash my commits if everything else looks good.

Copy link
Contributor

@dsgouda dsgouda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, please squash the commits

@wawon-msft
Copy link
Contributor Author

Apologies, I'm going to add one more commit, where I regenerate with these Swagger changes: Azure/azure-rest-api-specs#4163

I missed these changes earlier, and these changes need to go together with this PR.

@wawon-msft wawon-msft force-pushed the hdiesp branch 3 times, most recently from 5ac8412 to 0e0dc2f Compare October 11, 2018 23:48
Copy link
Contributor

@dsgouda dsgouda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM
@wawon-msft is this good to merge?

@wawon-msft
Copy link
Contributor Author

Yep, all the changes I want are in.

@dsgouda dsgouda merged commit 4e47bcd into Azure:psSdkJson6 Oct 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants