-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Search 12.2.0 RC #36083
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
Search 12.2.0 RC #36083
Conversation
API Change CheckAPIView identified API level changes in this PR and created the following API reviews |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
QueryDebugMode still needed
|
||
The `azure-search-documents` package provides APIs for operations on the | ||
[Azure Cognitive Search](https://learn.microsoft.com/azure/search/search-what-is-azure-search) cloud service. | ||
[Azure Cognitive Search](https://docs.microsoft.com/azure/search/search-what-is-azure-search) cloud service. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
undo all these changes
closing in favor of #36099 which includes validation scripts for the new feature |
Packages impacted by this PR
Issues associated with this PR
Describe the problem that is addressed by this PR
What are the possible designs available to address the problem? If there are more than one possible design, why was the one in this PR chosen?
Are there test cases added in this PR? (If not, why?)
Provide a list of related PRs (if any)
Command used to generate this PR:**(Applicable only to SDK release request PRs)
Checklists