Skip to content

Python: Update azure-search-documents requirement from <12.0.0,>=11.6.0b4 to >=11.6.0b4,<13.0.0 in /python#14106

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/python/azure-search-documents-gte-11.6.0b4-and-lt-13.0.0
Open

Python: Update azure-search-documents requirement from <12.0.0,>=11.6.0b4 to >=11.6.0b4,<13.0.0 in /python#14106
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/python/azure-search-documents-gte-11.6.0b4-and-lt-13.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on azure-search-documents to permit the latest version.

Release notes

Sourced from azure-search-documents's releases.

azure-search-documents_12.1.0b1

12.1.0b1 (2026-05-28)

Features Added

  • Below models, operations, and enum members are added for File knowledge source support

    • azure.search.documents.indexes.SearchIndexClient.delete_knowledge_source_file
    • azure.search.documents.indexes.SearchIndexClient.list_knowledge_source_files
    • azure.search.documents.indexes.SearchIndexClient.upload_knowledge_source_file
    • azure.search.documents.indexes.models.FileKnowledgeSource
    • azure.search.documents.indexes.models.FileKnowledgeSourceParameters
    • azure.search.documents.indexes.models.KnowledgeSourceFile
    • azure.search.documents.indexes.models.KnowledgeSourceKind.FILE
    • azure.search.documents.knowledgebases.models.FileKnowledgeSourceParams
    • azure.search.documents.knowledgebases.models.KnowledgeBaseFileActivityArguments
    • azure.search.documents.knowledgebases.models.KnowledgeBaseFileActivityRecord
    • azure.search.documents.knowledgebases.models.KnowledgeBaseFileReference
  • Below models and enum members are added for indexed SQL knowledge source support

    • azure.search.documents.indexes.models.ContentColumnMapping
    • azure.search.documents.indexes.models.EmbeddingColumnMapping
    • azure.search.documents.indexes.models.IndexedSqlKnowledgeSource
    • azure.search.documents.indexes.models.IndexedSqlKnowledgeSourceParameters
    • azure.search.documents.indexes.models.KnowledgeSourceKind.INDEXED_SQL
    • azure.search.documents.knowledgebases.models.IndexedSqlKnowledgeSourceParams
    • azure.search.documents.knowledgebases.models.KnowledgeBaseIndexedSqlActivityArguments
    • azure.search.documents.knowledgebases.models.KnowledgeBaseIndexedSqlActivityRecord
    • azure.search.documents.knowledgebases.models.KnowledgeBaseIndexedSqlReference
  • Below models and enum members are added for MCP server knowledge source support

    • azure.search.documents.indexes.models.KnowledgeSourceKind.MCP_SERVER
    • azure.search.documents.indexes.models.McpServerAuthentication
    • azure.search.documents.indexes.models.McpServerAuthenticationKind
    • azure.search.documents.indexes.models.McpServerAutoOutputParsing
    • azure.search.documents.indexes.models.McpServerFoundryConnectionAuthentication
    • azure.search.documents.indexes.models.McpServerFoundryConnectionParameters
    • azure.search.documents.indexes.models.McpServerHeaders
    • azure.search.documents.indexes.models.McpServerJsonOutputParsing
    • azure.search.documents.indexes.models.McpServerKnowledgeSource
    • azure.search.documents.indexes.models.McpServerKnowledgeSourceParameters
    • azure.search.documents.indexes.models.McpServerNoneOutputParsing
    • azure.search.documents.indexes.models.McpServerOutputParsing
    • azure.search.documents.indexes.models.McpServerOutputParsingJsonParameters
    • azure.search.documents.indexes.models.McpServerOutputParsingKind
    • azure.search.documents.indexes.models.McpServerOutputParsingSplitParameters
    • azure.search.documents.indexes.models.McpServerSplitOutputParsing
    • azure.search.documents.indexes.models.McpServerStoredHeadersAuthentication
    • azure.search.documents.indexes.models.McpServerStoredHeadersParameters
    • azure.search.documents.indexes.models.McpServerTool
    • azure.search.documents.indexes.models.McpServerToolInclusionMode

... (truncated)

Commits
  • ee74719 Update CODEOWNERS for translation service owners github alias (#47182)
  • 251ce7a Re-emit from latest TypeSpec, to validate latest commits for Python class & m...
  • 701a0a3 Add aio extras to azure-cosmos for async dependencies (#47143)
  • de49c08 Prepare azure-ai-evaluation 1.17.0 release (#47142)
  • 779c8e1 Untyped ValueError/AssertionError bug (#47091)
  • 203fcc5 Merge feature/azure-ai-projects/2.2.0 to Main (#46535)
  • 1e8a307 [Key Vault] Added API 2026-01-01-preview with EkmClient and EkmConnection (#4...
  • df9589b [AutoPR azure-mgmt-servicefabricmanagedclusters]-generated-from-SDK Generatio...
  • 802876b Refresh azure-mgmt-securityinsight after migrate to Typespec (#47162)
  • 98e46a6 [AutoPR azure-mgmt-computefleet]-generated-from-SDK Generation - Python-62234...
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [azure-search-documents](https://github.com/Azure/azure-sdk-for-python) to permit the latest version.
- [Release notes](https://github.com/Azure/azure-sdk-for-python/releases)
- [Commits](Azure/azure-sdk-for-python@azure-search-documents_11.6.0b4...azure-search-documents_12.1.0b1)

---
updated-dependencies:
- dependency-name: azure-search-documents
  dependency-version: 12.1.0b1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file. Used by Dependabot. python Pull requests for the Python Semantic Kernel labels Jun 22, 2026
Copilot AI review requested due to automatic review settings June 22, 2026 22:13
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file. Used by Dependabot. label Jun 22, 2026
@dependabot dependabot Bot requested a review from a team as a code owner June 22, 2026 22:13
@dependabot dependabot Bot added the python Pull requests for the Python Semantic Kernel label Jun 22, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@github-actions github-actions Bot changed the title Update azure-search-documents requirement from <12.0.0,>=11.6.0b4 to >=11.6.0b4,<13.0.0 in /python Python: Update azure-search-documents requirement from <12.0.0,>=11.6.0b4 to >=11.6.0b4,<13.0.0 in /python Jun 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file. Used by Dependabot. python Pull requests for the Python Semantic Kernel

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant