1.0.0 (2022-06-27)
Features Added
- Added Azure Active Directory (AAD) authentication support
- Added more resolution types for entities
- Added support for authoring operations with
ConversationAuthoringClient
under theazure.ai.language.conversations.authoring
namespace.
Breaking Changes
- Client now uses python dictionaries for method parameters and results instead of classes.