github Azure/azure-sdk-for-net Azure.AI.FormRecognizer_4.1.0-beta.1

latest releases: Microsoft.Azure.WebJobs.Extensions.WebPubSubForSocketIO_1.0.0-beta.4, Azure.Maps.Search_2.0.0-beta.4, Azure.ResourceManager.ComputeSchedule_1.0.0-beta.1...
pre-release17 months ago

4.1.0-beta.1 (2023-04-13)

Features Added

  • Added property QueryFields to AnalyzeDocumentOptions to support field extraction without the need for added training.
  • Added property Features to AnalyzeDocumentOptions to support add-on capabilities.
  • Added properties SimilarFontFamily, FontStyle, FontWeight, Color, and BackgroundColor to DocumentStyle. These properties can only be populated when DocumentAnalysisFeature.OcrFont is enabled.
  • Added properties Annotations, Barcodes, Formulas, Images, and Kind to DocumentPage. Formulas can only be populated when DocumentAnalysisFeature.OcrFormula is enabled.
  • Added member FormulaBlock to ParagraphRole.
  • Added methods in DocumentAnalysisClient to support custom document classification: ClassifyDocument and ClassifyDocumentFromUri.
  • Added methods in DocumentModelAdministrationClient to support custom document classification: BuildDocumentClassifier, GetDocumentClassifier, GetDocumentClassifiers, and DeleteDocumentClassifier.
  • Added a new DocumentClassifierBuildOperationDetails class. Instances of this class can now be returned in calls to DocumentModelAdministrationClient.GetOperation.
  • Added member DocumentClassifierBuild to DocumentOperationKind.
  • Added member Boolean to DocumentFieldType.
  • Added method AsBoolean to DocumentFieldValue to support extracting values of boolean fields.
  • Added property Code to the CurrencyValue class.
  • Added properties Unit, CityDistrict, StateDistrict, Suburb, House, and Level to the AddressValue class.
  • Added property CommonName to the DocumentKeyValuePair class.
  • Added property ExpiresOn to the DocumentModelDetails and DocumentModelSummary classes.
  • Added property CustomNeuralDocumentModelBuilds to the ResourceDetails class.

Other Changes

  • DocumentAnalysisClient and DocumentModelAdministrationClient now target service API version 2023-02-28-preview by default. Version 2022-08-31 can still be targeted if specified in the DocumentAnalysisClientOptions.

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

NewReleases is sending notifications on new releases.