github Azure/azure-sdk-for-net Azure.AI.Translation.Document_1.0.0

latest releases: Azure.ResourceManager.Search_1.3.0-beta.3, Azure.Template_1.0.3-beta.3791706, Azure.Messaging.EventHubs.Processor_5.11.3...
23 months ago

1.0.0 (2022-06-07)

Features Added

  • Added optional parameter categoryId to the DocumentTranslationInput.AddTarget.
  • Added property Ascending to type DocumentFilterOrder and TranslationFilterOrder.
  • DocumentTranslationAudience has been added to allow the user to select the Azure cloud where the resource is located.

Breaking Changes

  • Renamed type StorageInputType to StorageInputUriKind.
  • Renamed property StorageType to StorageUriKind in DocumentTranslationInput.
  • Renamed parameter asc to ascending in TranslationFilterOrder constructor.
  • The following properties inside of the DocumentTranslationOperation class will throw an InvalidOperationException if they are accessed and the LRO hasn't made a request to the service:
    • CreatedOn
    • DocumentsCanceled
    • DocumentsFailed
    • DocumentsInProgress
    • DocumentsNotStarted
    • DocumentsSucceeded
    • DocumentsTotal
    • LastModified
    • Status

Bugs Fixed

  • In DocumentTranslationOperation, Cancel calls won't overwrite the response from GetRawResponse anymore.

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

NewReleases is sending notifications on new releases.