Skip to content

azure-ai-documentintelligence_1.0.0-beta.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 06 Mar 22:42
fad02b4

1.0.0-beta.2 (2024-03-06)

Features Added

  • Support retry-header in DocumentIntelligenceAdministrationClient and DocumentIntelligenceClient for retrying failed polling operations.
  • Added a property, baseClassifierId to BuildDocumentClassfiierOptions to specify the base classifier id to build upon.
  • Added a property, baseClassifierId to DocumentClassifierDetails to specify the base classfier if on top of which the classifier was trained.
  • Added a property, warnings, to DocumentModelDetails and DocumentClassifierDetails, to represent the list of warnings encountered when building the model.
  • Added a property, valueSelectionGroup to DocumentField model.

Breaking Changes

  • The Azure Document Intelligence Client Library, now targets the Azure AI Document Intelligence service API version "2024-02-29-preview".
    Please note that support for 2023-10-31-preview has been discontinued.

Other Changes

Dependency Updates

  • Upgraded azure-core-http-netty from 1.14.0 to version 1.14.1.
  • Upgraded azure-core from 1.46.0 to version 1.47.0.