Skip to content

Updated management SDK for Azure Attestation Service to latest swagger spec with Location and Tags support#10212

Merged
isra-fel merged 3 commits intoAzure:masterfrom
gkostal:location-and-tags-pr
Mar 2, 2020
Merged

Updated management SDK for Azure Attestation Service to latest swagger spec with Location and Tags support#10212
isra-fel merged 3 commits intoAzure:masterfrom
gkostal:location-and-tags-pr

Conversation

@gkostal
Copy link
Copy Markdown
Member

@gkostal gkostal commented Feb 28, 2020

What

This is the update to the .NET management SDK for the Azure Attestation Service based on the swagger changes made in this PR:

Azure/azure-rest-api-specs#8478

Tests

New tests have been added, recordings have been generated and all tests are passing in playback mode.

// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.10.0.0")]
[assembly: AssemblyFileVersion("0.10.0.0")]
[assembly: AssemblyVersion("0.11.0.0")]
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Updating assembly info of the test project is not required, as it's not published anywhere.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Makes sense. I've inherited this code and was updating all existing 0.10.0.0 version numbers to 0.11.0.0. It's OK to leave as 0.11.0.0 right?

Copy link
Copy Markdown
Member

@isra-fel isra-fel left a comment

Choose a reason for hiding this comment

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

Hey @gkostal , I assume this file sdk/attestation/Microsoft.Azure.Management.Attestation/src/Generated/code-model-v1 was checked in by accident. I have deleted it.
And by the way, did you generate code by running generate.ps1 or autorest.cmd?

@isra-fel isra-fel added Mgmt This issue is related to a management package. Waiting for CI :shipit: labels Mar 2, 2020
@isra-fel isra-fel self-assigned this Mar 2, 2020
@isra-fel
Copy link
Copy Markdown
Member

isra-fel commented Mar 2, 2020

Management place CI passed. Merging the PR.

@isra-fel isra-fel merged commit 1804aac into Azure:master Mar 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Mgmt This issue is related to a management package.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants