11.3.0-beta.6 (2022-02-08)
Features Added
- Added new type of SearchIndexer skill -
AzureMachineLearningSkill
. Please refer #20183 for further details.
Other Changes
- Deprecated
SearchClientOptions.apiVersion
in favor ofSearchClientOptions.serviceVersion
.apiVersion
will continue to be supported in version 11.x; however, customers are encouraged to migrate toserviceVersion
instead which is more consistent with the rest of our client libraries.