github Azure/azure-sdk-for-java azure-ai-formrecognizer_4.0.0-beta.5

latest releases: azure-cosmos_4.53.5-hotfix, azure-sdk-bom_1.2.23, azure-resourcemanager-quota_1.1.0-beta.1...
pre-release22 months ago

4.0.0-beta.5 (2022-06-07)

Features Added

  • Added support for address type field value.
  • Added support for vertex coordinates with model Point to represent polygon vertices in boundingPolygon property.
  • Added paragraphs property on AnalyzeResult.
  • Added a new DocumentParagraph model to represent document paragraphs.
  • Added kind property on DocumentPage to represent the document page kind.

Breaking Changes

  • Renamed modelIDs in method beginCreateComposedModel to componentModelIds
  • Renamed method beginCopyModel to beginCopyModelTo
  • Renamed property boundingBox in model BoundingRegion, DocumentLine, DocumentWord, and DocumentSelectionMark
    to boundingPolygon.
  • Removed entities property on model AnalyzeResult
  • Renamed code property on DocumentLanguage model to locale

Other Changes

Dependency Updates

  • Upgraded azure-core to 1.29.1.
  • Upgraded azure-core-http-netty to 1.12.2.

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

NewReleases is sending notifications on new releases.