Skip to content

Azure.AI.Translation.Document_1.0.0-beta.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 10 Aug 18:10
6ebfa68

1.0.0-beta.4 (2021-08-10)

Features Added

  • Added filtering options to methods GetAllTranslationStatuses, GetAllDocumentStatuses and their async equivalent.
  • Added DocumentTranslationModelFactory static class to support mocking model types.

Breaking Changes

  • Properties Suffix and Prefix are now available under TranslationSource instead of in type DocumentFilter.
  • Type DocumentTranslationError is now a struct.
  • Type StorageInputType is now a regular enum instead of an extensible enum.