11.5.0-beta.6 (2022-02-08)
Features Added
- Added
Unk
as anOcrSkillLanguage
value. The values are used to set the default language code for the
OCR cognitive skill. - Support for
AzureMachineLearningSkill
. The
AML skill allows you to extend AI enrichment with a custom Azure Machine Learning
(AML) model. Once an AML model is trained and deployed,
an AML skill integrates it into AI enrichment. - Added interfaces from
com.azure.core.client.traits
toSearchIndexerClientBuilder
,SearchIndexClientBuilder
andSearchClientBuilder
Other Changes
Dependency Updates
- Upgraded
azure-core
from1.24.1
to version1.25.0
. - Upgraded
azure-core-http-netty
from1.11.6
to version1.11.7
. - Upgraded
azure-core-serializer-json-jackson
from1.2.12
to version1.2.13
.