-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Python: Stop accessing private Azure SDK attributes in Azure AI Search connector #13971
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
Merged
SergeyMenshykh
merged 11 commits into
microsoft:main
from
SergeyMenshykh:fix/azure-search-private-attrs
May 13, 2026
Merged
Changes from all commits
Commits
Show all changes
11 commits
Select commit
Hold shift + click to select a range
065938e
Python: Stop accessing private Azure SDK attributes in Azure AI Searc…
SergeyMenshykh 5480d43
Remove sync TokenCredential from Azure AI Search connector
SergeyMenshykh 80ecf6d
Fix AzureAISearchStore.get_collection() failing when search_index_cli…
SergeyMenshykh f492d1a
Python: Fix Azure AI Search tests to use cosine_distance
SergeyMenshykh 5f40261
Fix: preserve endpoint/credential when search_index_client is provided
SergeyMenshykh e54ef22
Fix mypy type errors in AzureAISearchStore.__init__
SergeyMenshykh 055ae24
Cap onnxruntime <1.26.0 (missing macOS ARM64 wheel for cp312)
SergeyMenshykh 9c82841
Fix search_endpoint docstring in AzureAISearchCollection
SergeyMenshykh 8be5b05
Merge branch 'main' into fix/azure-search-private-attrs
SergeyMenshykh 4eeed75
Revert onnxruntime <1.26.0 cap to fix CI dependency resolution
SergeyMenshykh 1c097d2
Pin mistralai < 2.4.6 to avoid quarantined release
SergeyMenshykh File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.