4.1.0-beta.1 (2023-04-12)
Features Added
- Added support for analyzing new document types
- Added support for AzureBlobList source type when building document models
- Added support for building, getting, listing and deleting classifiers
- Added support for queryFields premium feature when performing analysis operations
- Added model
QuotaDetails
and propertycustomNeuralDocumentModelBuilds
onResourceDetails
- Added property
expiresOn
toDocumentModelDetails
andDocumentModelSummary
- Added properties on
DocumentStyle
:similarFontFamily
,fontStyle
,fontWeight
,color
,backgroundColor
- Added property
commonName
toDocumentKeyValuePair
. - Added support for ParagraphRole
formulaBlock
- Added support for
code
property onCurrencyValue
- Added properties
unit
,cityDistrict
,stateDistrict
,suburb
,house
, andlevel
toAddressValue
- Added method
isValueBoolean
to modelDocumentField
- Added support for
DocumentFieldType.BOOLEAN
- Added DocumentAnalysisFeature enum with optional document analysis feature to enable
- Added properties
annotations
,images
,formulas
, andbarcodes
toDocumentPage
. - Added models
DocumentAnnotation
,DocumentImage
,DocumentFormula
, andDocumentBarcode
Other Changes
Known Bug
com.azure.core.exception.HttpResponseException: Deserialization Failed
error when using thebeginClassifyDocument
method on DocumentAnalysisAsyncClient and DocumentAnalysisClient.
Dependency Updates
- Upgraded
azure-core-http-netty
from1.13.1
to version1.13.2
. - Upgraded
azure-core
from1.37.0
to version1.38.0
.