github Azure/azure-sdk-for-python azure-ai-formrecognizer_3.2.0b4

latest releases: azure-servicebus_7.13.0b1, azure-eventhub_5.13.0b1, azure-eventhub_5.12.0...
pre-release2 years ago

3.2.0b4 (2022-04-05)

Breaking Changes

  • Renamed begin_copy_model() to begin_copy_model_to().
  • In begin_create_composed_model(), renamed required parameter model_ids to component_model_ids.
  • Renamed model_count and model_limit on AccountInfo to document_model_count and document_model_limit.

Bugs Fixed

  • Fixed to_dict() and from_dict() methods on DocumentField to support converting lists, dictionaries, and CurrenyValue field types to and from a dictionary.

Other Changes

  • Renamed sample_copy_model.py and sample_copy_model_async.py to sample_copy_model_to.py and sample_copy_model_to_async.py under the 3.2-beta samples folder. Updated the samples to use renamed copy model method.

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

NewReleases is sending notifications on new releases.