Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 640 Bytes

File metadata and controls

19 lines (12 loc) · 640 Bytes

Release History

1.0.0 (Unreleased)

Features Added

  • Supports service version 2022-05-01 by default instead of 2022-04-01-preview.

Breaking Changes

  • AnalyzeBatchPoller has been updated by removing isStarted, isCanceled, and isCompleted.
  • Extractive Summarization action has been removed because it is still in beta.
  • FHIR has been removed from healthcare actions because it is still in beta.
  • apiVersion option in the client class constructor options bag has been renamed to serviceVersion.
  • apiVersion option in the method options bags has been removed.

1.0.0-beta.1 (2022-08-11)

  • Initial release