azure-ai-textanalytics_5.2.0b3
Pre-release
Pre-release
5.2.0b3 (2022-03-08)
Bugs Fixed
string_index_typenow correctly defaults to the Python defaultUnicodeCodePointforAnalyzeSentimentActionandRecognizeCustomEntitiesAction.- Fixed a bug in
begin_analyze_actionswhere incorrect action types were being sent in the request if targeting the older API versionv3.1in the beta version of the client library. string_index_typeoptionUtf16CodePointis corrected toUtf16CodeUnit.
Other Changes
- Python 2.7 is no longer supported. Please use Python version 3.6 or later.