github Azure/azure-sdk-for-js @azure/search-documents_11.3.0-beta.4

latest releases: @azure/storage-queue_12.22.0, @azure/eventhubs-checkpointstore-blob_1.1.0-beta.1, @azure/communication-chat_1.6.0-beta.2...
pre-release2 years ago

11.3.0-beta.4 (2021-10-05)

Features Added

  • Added properties currentState & statusDetail to the IndexerExecutionResult object.
  • Added operations resetDocs & resetSkills to the SearchIndexerClient class.

Breaking Changes

  • Changed property ignoreResetRequirements to skipIndexerResetRequirementForCache in CreateorUpdateDataSourceConnectionOptions, CreateorUpdateIndexerOptions & CreateOrUpdateSkillsetOptions objects.
  • Changed the type of answers property from Answers to QueryAnswerType, in the SearchRequest object.
  • Changed the type of captions property from Captions to QueryCaptionType, in the SearchRequest object.
  • Changed the type of speller property from Speller to QuerySpellerType, in the SearchRequest object.
  • Changed the underlying dependency of the SDK from core-http to core-rest-pipeline package.

Don't miss a new azure-sdk-for-js release

NewReleases is sending notifications on new releases.