github Azure/azure-sdk-for-python azure-ai-textanalytics_5.1.0b7

5.1.0b7 (2021-05-18)

Breaking Changes

  • Renamed begin_analyze_batch_actions to begin_analyze_actions.
  • Renamed AnalyzeBatchActionsType to AnalyzeActionsType.
  • Renamed AnalyzeBatchActionsResult to AnalyzeActionsResult.
  • Renamed AnalyzeBatchActionsError to AnalyzeActionsError.

New Features

  • Added enums EntityConditionality, EntityCertainty, and EntityAssociation.
  • Added AnalyzeSentimentAction as a supported action type for begin_analyze_batch_actions.
  • Added kwarg disable_service_logs. If set to true, you opt-out of having your text input logged on the service side for troubleshooting.

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

NewReleases is sending notifications on new releases.