github Azure/azure-sdk-for-python azure-ai-language-questionanswering_1.1.0

1.1.0 (2022-10-13)

Breaking Changes

  • QuestionAnsweringProjectsClient was renamed to AuthoringClient.
  • The azure.ai.language.questionanswering.projects namespace was renamed to azure.ai.language.questionanswering.authoring
  • Authoring client methods: begin_deploy_project, begin_import_assets, begin_update_sources
    and begin_update_qnas now return a response upon completion of the long-running operation.
  • Keyword argument format renamed to file_format for begin_export and begin_import_assets.

Bugs Fixed

  • Fixed a bug where the client-level keyword argument default_language was not being honored for get_answers_from_text.

Other Changes

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

NewReleases is sending notifications on new releases.