github Azure/azure-sdk-for-net Azure.AI.FormRecognizer_3.1.0

latest releases: Azure.Data.SchemaRegistry_1.4.0, System.ClientModel_1.1.0, Azure.Identity_1.13.0-beta.2...
3 years ago

3.1.0 (2021-05-26)

New Features

  • This General Availability (GA) release marks the stability of the changes introduced in package versions 3.1.0-beta.1 through 3.1.0-beta.4.
  • Updated the FormRecognizerModelFactory class to support missing model types for mocking.
  • Added support for service version 2.0. This can be specified in the FormRecognizerClientOptions object under the ServiceVersion enum.
    By default the SDK targets latest supported service version.

Breaking changes

  • The client defaults to the latest supported service version, which currently is 2.1.
  • Renamed Id for Identity in all the StartRecognizeIdDocuments functionalities. For example, the name of the method is now StartRecognizeIdentityDocuments.
  • Renamed the model ReadingOrder to FormReadingOrder.
  • The model TextAppearance now includes the properties StyleName and StyleConfidence that were part of the TextStyle object.
  • Removed the model TextStyle.
  • Renamed the method AsCountryCode to AsCountryRegion.
  • Removed type FieldValueGender.
  • Removed value Gender from the model FieldValuetype.

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

NewReleases is sending notifications on new releases.