Skip to content

Bump @azure/search-documents from 12.2.0 to 13.0.0 in /azcogsearch-scripts#650

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/azcogsearch-scripts/azure/search-documents-13.0.0
May 8, 2026
Merged

Bump @azure/search-documents from 12.2.0 to 13.0.0 in /azcogsearch-scripts#650
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/azcogsearch-scripts/azure/search-documents-13.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps @azure/search-documents from 12.2.0 to 13.0.0.

Changelog

Sourced from @​azure/search-documents's changelog.

13.0.0 (2026-05-01)

Features Added

  • Added debug property to BaseSearchRequestOptions to enable debug mode for non-semantic search queries.
  • Added oversampling property to BaseVectorQuery for vector search oversampling configuration.
  • Added KnowledgeRetrievalClient for agentic retrieval operations on knowledge bases.
  • Added support for knowledge sources with multiple kinds: searchIndex, azureBlob, indexedOneLake, and web.
  • Added ContentUnderstandingSkill for enhanced content extraction and understanding in indexer pipelines.
  • Added KnowledgeBase management APIs to SearchIndexClient for creating, updating, and deleting knowledge bases.
  • Added knowledge source status tracking via getKnowledgeSourceStatus method.

Breaking Changes

  • Upgraded from beta to stable release with API refinements.
  • Removed preview-only properties from KnowledgeBase interface: retrievalReasoningEffort, outputMode, retrievalInstructions, answerInstructions.

Bugs Fixed

  • Fixed VectorizableImageBinaryQuery to properly map binaryImage property to the service's base64Image field.

Other Changes

  • Removed empty DebugInfo interface that provided no value.
  • Regenerated from latest TypeSpec spec with KnowledgeBaseModelWebSummarizationActivityRecord moved to correct location.
  • Code is now generated from TypeSpec to align with the latest service definitions and code generation pipeline.

12.3.0-beta.1 (2025-11-17)

Features Added

  • Add support for elevated read for document retrieval operations #36262
  • Add support for new facet results: avg, min, max, cardinality #36262
  • Add new knowledge source kinds types: web, remoteSharePoint, indexedSharePoint, indexedOneLake.#36262
  • Added support for sharepoint data source type in SearchIndexerDataSourceType.
  • Add support for indexers runtime #36262
  • Add support for purview in search indexes #36262
  • Add new property in service limits #36262
  • Add new ContentUnderstandingSkill in skills #36262
  • Added product scoring function aggregation type in ScoringFunctionAggregation. #36262
  • Added support for new Azure OpenAI models: gpt-5, gpt-5-mini, gpt-5-nano in AzureOpenAIModelName.#36262
  • Added maxCumulativeIndexerRuntimeSeconds property in ServiceLimits for runtime constraints.#36262
  • Added enhanced knowledge source configuration options:#36262
    • sourceDataFields, searchFields, semanticConfigurationName in SearchIndexKnowledgeSourceParameters
    • isADLSGen2, ingestionParameters in AzureBlobKnowledgeSourceParameters
  • Added optional parameter x-ms-enable-elevated-read for document retrieval operations with elevated permissions.#36262
  • Added support for partial content responses (HTTP 206) in knowledge base operations.#36262
  • Added error property in KnowledgeBaseActivityRecord for improved error tracking.#36262
  • Added enhanced knowledge source parameters: includeReferences, includeReferenceSourceData, alwaysQuerySource, rerankerThreshold in SearchIndexKnowledgeSourceParams.#36262
  • Added new method getKnowledgeSourceStatus to search index client. #36262

... (truncated)

Commits
  • 0601749 [Search] Clear unreleased changelog and update tsp commit to publish SDK (#38...
  • d31860f [skills] Add create-package-skill wizard and refactor search-documents skill ...
  • 03ad01e [Search] Regenerate search-documents for GA 13.0 (#38334)
  • 13ac1bc [Platform Imports] Migrate eventgrid, search-documents, container-registry (#...
  • e8f0055 chore: Update registry for all package.json and adjust check rules (#38281)
  • 2c80bea feat(search-documents): migrate generateSampleEmbeddings.ts off deprecated @​a...
  • bbd1512 [EngSys] fix some errors in samples/node test tsconfig (#38236)
  • b46be14 [Search] Regenerate DP 2026-04-01 (#37618)
  • 8226e6f [test] Fix swapped assertion arguments across test files (#37972)
  • 65c0ccc feat(warp): explicit CJS via moduleType, esbuild ESM→CJS transform (#37893)
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [@azure/search-documents](https://github.com/Azure/azure-sdk-for-js/tree/HEAD/sdk/search/search-documents) from 12.2.0 to 13.0.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-js/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/search/search-documents/CHANGELOG.md)
- [Commits](https://github.com/Azure/azure-sdk-for-js/commits/@azure/search-documents_13.0.0/sdk/search/search-documents)

---
updated-dependencies:
- dependency-name: "@azure/search-documents"
  dependency-version: 13.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 8, 2026
@github-actions github-actions Bot merged commit a15dcff into main May 8, 2026
2 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/azcogsearch-scripts/azure/search-documents-13.0.0 branch May 8, 2026 15:46
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants