Skip to content

Re-generated Network for August release#4675

Closed
anton-evseev wants to merge 4 commits intoAzure:psSdkJson6from
anton-evseev:NRP-2018-August
Closed

Re-generated Network for August release#4675
anton-evseev wants to merge 4 commits intoAzure:psSdkJson6from
anton-evseev:NRP-2018-August

Conversation

@anton-evseev
Copy link
Contributor

Description

Based on: Azure/azure-rest-api-specs#3635


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 great for the most part, need some questions answered

<Description>Provides management capabilities for Network services.</Description>
<AssemblyName>Microsoft.Azure.Management.Network</AssemblyName>
<Version>19.2.0-preview</Version>
<Version>20.0.0-preview</Version>
Copy link
Contributor

Choose a reason for hiding this comment

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

@MikhailTryakhov any word on when you are planning to release a stable version here? Any reason why you plan to do a major version bump here

Copy link
Contributor

Choose a reason for hiding this comment

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

@dsgouda I think we need publish stable version when all know issues will be fixed. now we have one in brooklyn team. let's I test all swagger issues we have (in optional jobs for example), fix them and next Ignite version will be stable

Copy link
Contributor

Choose a reason for hiding this comment

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

if you are in preview you cannot bump up major version

}
}

[Fact(Skip="Disable tests")]
Copy link
Contributor

Choose a reason for hiding this comment

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

Why are these being deleted? Was this service deprecated?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

OutboundNatRules were never made public
Azure/azure-rest-api-specs#3592

Copy link
Contributor Author

Choose a reason for hiding this comment

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

<Description>Provides management capabilities for Network services.</Description>
<AssemblyName>Microsoft.Azure.Management.Network</AssemblyName>
<Version>19.2.0-preview</Version>
<Version>20.0.0-preview</Version>
Copy link
Contributor

Choose a reason for hiding this comment

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

if you are in preview you cannot bump up major version

@anton-evseev
Copy link
Contributor Author

@shahabhijeet @dsgouda set file version to 19.3.0, left assembly version as 19.0.2.0 (I remember in previous PR I was asked to leave it as is)

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

@dsgouda
Copy link
Contributor

dsgouda commented Aug 21, 2018

@shahabhijeet any additional feedback?

@MikhailTryakhov
Copy link
Contributor

close because waiting for changes in LB

@anton-evseev
Copy link
Contributor Author

I'll update this PR once LB changes (Azure/azure-rest-api-specs#3697) are merged in master. That way we'll avoid breaking changes in September release

@dsgouda
Copy link
Contributor

dsgouda commented Aug 22, 2018

Closing PR per @MikhailTryakhov 's comment

@dsgouda dsgouda closed this Aug 22, 2018
@dsgouda
Copy link
Contributor

dsgouda commented Aug 22, 2018

@number213 Feel free to open a new PR when you are ready, I'll be happy to take a look

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.

4 participants

Comments