Skip to content

Comments

PBI 3632670 2019 .Net SDK Release 1#5648

Merged
dsgouda merged 3 commits intoAzure:masterfrom
BrianBlum:master
Apr 2, 2019
Merged

PBI 3632670 2019 .Net SDK Release 1#5648
dsgouda merged 3 commits intoAzure:masterfrom
BrianBlum:master

Conversation

@BrianBlum
Copy link

We explicitly ran ~\src\SDKs\Media\Management.Media\generate.ps1 to get --opt-in-extensible-enums.
The 'new' files in this PR are enum related files that were incorrectly deleted by #5490.

We explicitly ran ~\src\SDKs\Media\Management.Media\generate.ps1 to get --opt-in-extensible-enums.
The 'new' files in this PR are enum related files that were incorrectly deleted by #5490.
@dsgouda dsgouda closed this Apr 1, 2019
@dsgouda dsgouda reopened this Apr 1, 2019
@BrianBlum
Copy link
Author

This was supposed to be submitted to psSDKJson6. Closing this PR.

@BrianBlum BrianBlum closed this Apr 1, 2019
@dsgouda
Copy link
Contributor

dsgouda commented Apr 1, 2019

@BrianBlum reopening the PR. Our default branch has been switched to master now,

@dsgouda dsgouda reopened this Apr 1, 2019
@BrianBlum
Copy link
Author

@dsgouda, I didn't use the OpenAPI path to submit this code. Who should the reviewers be?

@dsgouda
Copy link
Contributor

dsgouda commented Apr 2, 2019

@dsgouda, I didn't use the OpenAPI path to submit this code. Who should the reviewers be?

I will review this one. Will revert soon.

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 for the most part.
Acknowledging that apparent breaking changes are actually enums being reverted to extensible enums


[assembly: AssemblyVersion("2.0.1.0")]
[assembly: AssemblyFileVersion("2.0.1.0")]
[assembly: AssemblyVersion("2.0.2.0")]
Copy link
Contributor

Choose a reason for hiding this comment

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

AssemblyVersion remains the same, only AssemblyFileVersion must be bumped for non-major version bumps

Copy link
Author

Choose a reason for hiding this comment

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

Thanks. Pushed new version of AssemblyInfo.cs.

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 will merge once CIs pass

@dsgouda dsgouda merged commit 84b4ff5 into Azure:master Apr 2, 2019
@dsgouda
Copy link
Contributor

dsgouda commented Apr 2, 2019

Confirmed tests are fixed here

mentat9 pushed a commit to mentat9/azure-sdk-for-net that referenced this pull request Jun 10, 2019
* PBI 3632670 2019 .Net SDK Release 1
We explicitly ran ~\src\SDKs\Media\Management.Media\generate.ps1 to get --opt-in-extensible-enums.
The 'new' files in this PR are enum related files that were incorrectly deleted by Azure#5490.

* Update version of Media Services sdk.

* AssemblyVersion should not have been incremented for this minor change.
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