Skip to content

[Data plane][Azure Cognitive Search] Add encryptionKey property to indexer, datasource and skillset metadata#10839

Merged
lmazuel merged 4 commits into
Azure:masterfrom
arv100kri:arjagann/cmk
Oct 2, 2020
Merged

[Data plane][Azure Cognitive Search] Add encryptionKey property to indexer, datasource and skillset metadata#10839
lmazuel merged 4 commits into
Azure:masterfrom
arv100kri:arjagann/cmk

Conversation

@arv100kri
Copy link
Copy Markdown
Member

MSFT employees can try out our new experience at OpenAPI Hub - one location for using our validation tools and finding your workflow.

Contribution checklist:

If any further question about AME onboarding or validation tools, please view the FAQ.

ARM API Review Checklist

  • Ensure to check this box if one of the following scenarios meet updates in the PR, so that label “WaitForARMFeedback” will be added automatically to involve ARM API Review. Failure to comply may result in delays for manifest application. Note this does not apply to data plane APIs, all “removals” and “adding a new property” no more require ARM API review.

    • Adding new API(s)
    • Adding a new API version
    • Adding a new service
  • If you are blocked on ARM review and want to get the PR merged with urgency, please get the ARM oncall for reviews (RP Manifest Approvers team under Azure Resource Manager service) from IcM and reach out to them.

Breaking Change Review Checklist

If there are following updates in the PR, ensure to request an approval from API Review Board as defined in the Breaking Change Policy.

  • Removing API(s) in stable version
  • Removing properties in stable version
  • Removing API version(s) in stable version
  • Updating API in stable version with Breaking Change Validation errors
  • Updating API(s) in preview over 1 year

Please follow the link to find more details on PR review process.

@openapi-pipeline-app
Copy link
Copy Markdown

openapi-pipeline-app Bot commented Sep 18, 2020

[Staging] Swagger Validation Report

BreakingChange: 30 Errors, 0 Warnings [Detail] [Expand] Only 10 items are listed, please refer to log for more details.
Rule Message
1041 - AddedPropertyInResponse The new version has a new property 'encryptionKey' in response that was not found in the old version.
New: Azure.Search/preview/2020-06-30/searchservice.json#L5676:7
Old: Azure.Search/preview/2020-06-30/searchservice.json#L5676:7
1041 - AddedPropertyInResponse The new version has a new property 'encryptionKey' in response that was not found in the old version.
New: Azure.Search/preview/2020-06-30-Preview/searchservice.json#L5676:7
Old: Azure.Search/preview/2020-06-30-Preview/searchservice.json#L5676:7
1041 - AddedPropertyInResponse The new version has a new property 'encryptionKey' in response that was not found in the old version.
New: Azure.Search/preview/2020-06-30-Preview/searchservice.json#L5676:7
Old: Azure.Search/preview/2020-06-30-Preview/searchservice.json#L5676:7
1041 - AddedPropertyInResponse The new version has a new property 'encryptionKey' in response that was not found in the old version.
New: Azure.Search/preview/2020-06-30-Preview/searchservice.json#L5676:7
Old: Azure.Search/preview/2020-06-30-Preview/searchservice.json#L5676:7
1041 - AddedPropertyInResponse The new version has a new property 'encryptionKey' in response that was not found in the old version.
New: Azure.Search/preview/2020-06-30-Preview/searchservice.json#L5676:7
Old: Azure.Search/preview/2020-06-30-Preview/searchservice.json#L5676:7
1041 - AddedPropertyInResponse The new version has a new property 'encryptionKey' in response that was not found in the old version.
New: Azure.Search/preview/2020-06-30-Preview/searchservice.json#L6085:7
Old: Azure.Search/preview/2020-06-30-Preview/searchservice.json#L6077:7
1041 - AddedPropertyInResponse The new version has a new property 'encryptionKey' in response that was not found in the old version.
New: Azure.Search/preview/2020-06-30-Preview/searchservice.json#L6085:7
Old: Azure.Search/preview/2020-06-30-Preview/searchservice.json#L6077:7
1041 - AddedPropertyInResponse The new version has a new property 'encryptionKey' in response that was not found in the old version.
New: Azure.Search/preview/2020-06-30-Preview/searchservice.json#L6085:7
Old: Azure.Search/preview/2020-06-30-Preview/searchservice.json#L6077:7
1041 - AddedPropertyInResponse The new version has a new property 'encryptionKey' in response that was not found in the old version.
New: Azure.Search/preview/2020-06-30-Preview/searchservice.json#L6085:7
Old: Azure.Search/preview/2020-06-30-Preview/searchservice.json#L6077:7
1041 - AddedPropertyInResponse The new version has a new property 'encryptionKey' in response that was not found in the old version.
New: Azure.Search/preview/2020-06-30-Preview/searchservice.json#L6085:7
Old: Azure.Search/preview/2020-06-30-Preview/searchservice.json#L6077:7
️✔️LintDiff [Detail]
 Validation passes for LintDiff. 
️✔️Avocado [Detail]
 Validation passes for Avocado. 
️✔️ModelValidation [Detail]
 Validation passes for ModelValidation. 
️✔️SemanticValidation [Detail]
 Validation passes for SemanticValidation. 
Posted by Swagger Pipeline | How to fix these errors?

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@arv100kri
Copy link
Copy Markdown
Member Author

@jhendrixMSFT - I didn't realize you'll be assigned to this draft PR. Kindly refrain from looking at it until it's published.
Thanks!

@openapi-sdkautomation
Copy link
Copy Markdown

openapi-sdkautomation Bot commented Sep 18, 2020

azure-sdk-for-java - Release

No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured

@openapi-sdkautomation
Copy link
Copy Markdown

openapi-sdkautomation Bot commented Sep 18, 2020

Azure CLI Extension Generation - Release

No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured

@openapi-sdkautomation
Copy link
Copy Markdown

openapi-sdkautomation Bot commented Sep 18, 2020

azure-sdk-for-js - Release

No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured

@openapi-sdkautomation
Copy link
Copy Markdown

openapi-sdkautomation Bot commented Sep 18, 2020

azure-sdk-for-go - Release

No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured

@openapi-sdkautomation
Copy link
Copy Markdown

openapi-sdkautomation Bot commented Sep 18, 2020

azure-sdk-for-net - Release

No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured

@openapi-sdkautomation
Copy link
Copy Markdown

openapi-sdkautomation Bot commented Sep 18, 2020

azure-sdk-for-python - Release

No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured

@openapi-sdkautomation
Copy link
Copy Markdown

openapi-sdkautomation Bot commented Sep 18, 2020

azure-resource-manager-schemas - Release

No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured

@openapi-sdkautomation
Copy link
Copy Markdown

openapi-sdkautomation Bot commented Sep 18, 2020

Trenton Generation - Release

No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured

Copy link
Copy Markdown
Member

@heaths heaths left a comment

Choose a reason for hiding this comment

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

Swagger changes LGTM

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@openapi-sdkautomation
Copy link
Copy Markdown

openapi-sdkautomation Bot commented Sep 30, 2020

azure-sdk-for-python-track2 - Release

No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured

@arv100kri arv100kri marked this pull request as ready for review September 30, 2020 19:48
@arv100kri
Copy link
Copy Markdown
Member Author

@jhendrixMSFT - I didn't realize you'll be assigned to this draft PR. Kindly refrain from looking at it until it's published.
Thanks!

This is ready for review now

Copy link
Copy Markdown
Member

@johanste johanste left a comment

Choose a reason for hiding this comment

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

Since this is not a service change, but rather a correction of the swagger describing the API, this is not a breaking service API change.

@johanste johanste added the Approved-OkToMerge <valid label in PR review process>add this label when assignee approve to merge the updates label Oct 2, 2020
@lmazuel lmazuel merged commit 55c3979 into Azure:master Oct 2, 2020
@heaths
Copy link
Copy Markdown
Member

heaths commented Oct 2, 2020

I'll open bugs to regenerate for November. It's too late for October.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Approved-OkToMerge <valid label in PR review process>add this label when assignee approve to merge the updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants