1.0.0-beta.2 (2021-06-08)
New Features
- Added support for authentication with Azure Active Directory.
Breaking changes
- This version of the SDK defaults to the latest supported service version, which currently is
v1.0
. - Renamed method
GetTranslations
toGetAllTranslationStatuses
and same for the async equivalent method. - Renamed property
TranslateTo
toTranslatedTo
in typeDocumentStatusResult
.