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

[Azure Search][Preview] Stabilize state of feature/search/preview branch #8450

Merged

Conversation

arv100kri
Copy link
Member

feature/search/preview is going to be the (temporary) ship vehicle for an eventual preview SDK for Azure search (tentatively 11.0.0-preview)

This commit does the following:

  1. Regenerates code from swagger PR: [Azure Search] Introduce 2019-05-06-Preview swagger azure-rest-api-specs#7615 that introduced a "base swagger"
  2. Re-adds features that were in 2017-11-11-Preview (and will be in 2019-05-06-Preview) but not in 2019-05-06. The only notable change is customer managed encrypted indexes/synonym maps

This is not the final version of the preview SDK - we intend to add features (via the swagger spec, to keep it in sync with the REST API). We intend to remove some deprecated types as well.

This PR, sets us up to allow that to happen.

(Optionally) after this PR is checked in, the branch search-preview can be eliminated.

Copy link
Contributor

@bleroy bleroy left a comment

Choose a reason for hiding this comment

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

LGTM

@arv100kri arv100kri force-pushed the arv100kri/search-preview branch from 21f73e1 to 11da0d5 Compare October 28, 2019 18:43
@arv100kri
Copy link
Member Author

Need to add session records for all tests, not just the tests that I added.
Will do that and push another commit

@arv100kri
Copy link
Member Author

Need to add session records for all tests, not just the tests that I added.
Will do that and push another commit

Fixed with a recent commit. Will check-in if the tests pass

@arv100kri arv100kri merged commit fba6f4c into Azure:feature/search/preview Oct 29, 2019
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