Skip to content

azure-ai-textanalytics_5.2.0b3

Pre-release
Pre-release

Choose a tag to compare

@azure-sdk azure-sdk released this 08 Mar 20:57
57a2a6c

5.2.0b3 (2022-03-08)

Bugs Fixed

  • string_index_type now correctly defaults to the Python default UnicodeCodePoint for AnalyzeSentimentAction and RecognizeCustomEntitiesAction.
  • Fixed a bug in begin_analyze_actions where incorrect action types were being sent in the request if targeting the older API version v3.1 in the beta version of the client library.
  • string_index_type option Utf16CodePoint is corrected to Utf16CodeUnit.

Other Changes

  • Python 2.7 is no longer supported. Please use Python version 3.6 or later.