Skip to content

chore(deps): bump azure-search-documents from 11.6.0 to 12.0.0 in /services/reis#1719

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/uv/services/reis/azure-search-documents-12.0.0
Open

chore(deps): bump azure-search-documents from 11.6.0 to 12.0.0 in /services/reis#1719
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/uv/services/reis/azure-search-documents-12.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 1, 2026

Copy link
Copy Markdown
Contributor

Bumps azure-search-documents from 11.6.0 to 12.0.0.

Release notes

Sourced from azure-search-documents's releases.

azure-search-documents_12.0.0

12.0.0 (2026-04-01)

Features Added

  • Below clients, models, and enum members are added for knowledge base support

    • azure.search.documents.knowledgebases.KnowledgeBaseRetrievalClient
    • azure.search.documents.indexes.models.AzureBlobKnowledgeSource
    • azure.search.documents.indexes.models.IndexedOneLakeKnowledgeSource
    • azure.search.documents.indexes.models.KnowledgeBase
    • azure.search.documents.indexes.models.SearchIndexKnowledgeSource
    • azure.search.documents.indexes.models.WebKnowledgeSource
    • azure.search.documents.knowledgebases.models.KnowledgeBaseActivityRecordType.MODEL_WEB_SUMMARIZATION
    • azure.search.documents.knowledgebases.models.KnowledgeBaseModelWebSummarizationActivityRecord
    • azure.search.documents.knowledgebases.models.KnowledgeRetrievalMinimalReasoningEffort
    • azure.search.documents.knowledgebases.models.KnowledgeRetrievalReasoningEffort
    • azure.search.documents.knowledgebases.models.KnowledgeSourceStatistics
    • azure.search.documents.knowledgebases.models.KnowledgeSourceStatus
    • azure.search.documents.knowledgebases.models.KnowledgeSourceSynchronizationError
  • Below properties are added or changed for index and indexer enhancements

    • azure.search.documents.indexes.models.SearchIndexerDataSourceConnection.identity for managed identity support on data source connections.
    • azure.search.documents.indexes.models.SearchIndexerKnowledgeStore.identity for managed identity support on knowledge store projections.
    • azure.search.documents.indexes.models.SearchResourceEncryptionKey.key_version changed from required to optional, aligning with service behavior.
  • Below enum members and properties are added for Markdown parsing

    • azure.search.documents.indexes.models.BlobIndexerParsingMode.MARKDOWN enum value for native Markdown file parsing in blob indexers.
    • azure.search.documents.indexes.models.IndexingParametersConfiguration.markdown_header_depth (h1 through h6) to set header depth for sectioning.
    • azure.search.documents.indexes.models.IndexingParametersConfiguration.markdown_parsing_submode (oneToOne or oneToMany) to control document splitting.
  • Below models are added

    • azure.search.documents.indexes.models.ChatCompletionCommonModelParameters
    • azure.search.documents.indexes.models.ChatCompletionResponseFormat
    • azure.search.documents.indexes.models.ChatCompletionSchema
    • azure.search.documents.indexes.models.ChatCompletionSkill
    • azure.search.documents.indexes.models.ContentUnderstandingSkill
    • azure.search.documents.indexes.models.ContentUnderstandingSkillChunkingProperties
    • azure.search.documents.indexes.models.ContentUnderstandingSkillChunkingUnit
    • azure.search.documents.indexes.models.ContentUnderstandingSkillExtractionOptions
    • azure.search.documents.knowledgebases.models.AIServices
    • azure.search.documents.knowledgebases.models.CompletedSynchronizationState
    • azure.search.documents.knowledgebases.models.SynchronizationState

Breaking Changes

  • serialize() and deserialize() methods on models are removed. Use as_dict() to serialize and the model constructor to deserialize (e.g., index.as_dict() instead of index.serialize(), SearchIndex(data) instead of SearchIndex.deserialize(data)).
  • Below models do not exist in this release
    • azure.search.documents.indexes.models.EntityRecognitionSkill
    • azure.search.documents.indexes.models.EntityRecognitionSkillVersion
    • azure.search.documents.indexes.models.PathHierarchyTokenizer (renamed to PathHierarchyTokenizerV2)

... (truncated)

Commits

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels May 1, 2026
@dependabot dependabot Bot force-pushed the dependabot/uv/services/reis/azure-search-documents-12.0.0 branch 3 times, most recently from e0ceb21 to 29b8b93 Compare May 6, 2026 15:03
Bumps [azure-search-documents](https://github.com/Azure/azure-sdk-for-python) from 11.6.0 to 12.0.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-python/releases)
- [Commits](Azure/azure-sdk-for-python@azure-search-documents_11.6.0...azure-search-documents_12.0.0)

---
updated-dependencies:
- dependency-name: azure-search-documents
  dependency-version: 12.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/uv/services/reis/azure-search-documents-12.0.0 branch from 29b8b93 to 5efe6ef Compare May 8, 2026 13:08
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 python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant