Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 4 commits into from
Oct 2, 2020

Conversation

arv100kri
Copy link
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

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

Azure Pipelines successfully started running 1 pipeline(s).

@arv100kri
Copy link
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

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

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

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

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

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

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

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

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
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

Azure Pipelines successfully started running 1 pipeline(s).

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@openapi-sdkautomation
Copy link

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
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
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
Member

heaths commented Oct 2, 2020

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

iscai-msft added a commit to iscai-msft/azure-rest-api-specs that referenced this pull request Oct 5, 2020
…into fix_kv_python_readme

* 'master' of https://github.com/Azure/azure-rest-api-specs: (364 commits)
  Update pull_request_assignment.yml (Azure#11026)
  [Ready For Review] a new version with changes on compute instance/vm sizes (Azure#10542)
  correct the description (Azure#11009)
  [Data plane][Azure Cognitive Search] Add encryptionKey property to indexer, datasource and skillset metadata (Azure#10839)
  Adding reseller Id (Azure#11013)
  Update Phone Number Administration Swagger to remove unnecessary parameters, and adjust API responses. (Azure#11010)
  update all swaggers to 2020-05-01 API version (Azure#10960)
  Changed the Instance Field Description to Support Primitive Data type (Azure#10995)
  Fix the acronym casing for ACSSMS (Azure#10988)
  Update pull_request_assignment.yml (Azure#10974)
  Add sdk_customization.md (Azure#10861)
  [Hub Generated] Review request for Microsoft.DataMigration to add version preview/2018-07-15-preview (Azure#10494)
  Make version int64 (Azure#10984)
  Microsoft.Security/iotDefenderSettings (2020-08-06-preview) (Azure#10810)
  added incident alerts and incident bookmarks APIs (Azure#10806)
  add publicNetworkAccess property to datafactory (Azure#10956)
  Fix CDN matchValues and selector fields to be optional (Azure#10950)
  [Microsoft.StorageSync] Introduce 2020-09-01 API version (Azure#10836)
  strings update (Azure#10969)
  Update QnAMaker.json - response code correction (Azure#10828)
  ...
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