11.3.0-beta.4 (2021-10-05)
Features Added
- Added properties
currentState
&statusDetail
to theIndexerExecutionResult
object. - Added operations
resetDocs
&resetSkills
to theSearchIndexerClient
class.
Breaking Changes
- Changed property
ignoreResetRequirements
toskipIndexerResetRequirementForCache
inCreateorUpdateDataSourceConnectionOptions
,CreateorUpdateIndexerOptions
&CreateOrUpdateSkillsetOptions
objects. - Changed the type of
answers
property fromAnswers
toQueryAnswerType
, in theSearchRequest
object. - Changed the type of
captions
property fromCaptions
toQueryCaptionType
, in theSearchRequest
object. - Changed the type of
speller
property fromSpeller
toQuerySpellerType
, in theSearchRequest
object. - Changed the underlying dependency of the SDK from
core-http
tocore-rest-pipeline
package.