github Azure/azure-sdk-for-net Azure.AI.Translation.Text_2.0.0-beta.1

latest releases: Azure.Provisioning.PrivateDns_1.0.0-beta.1, Azure.AI.ContentUnderstanding_1.0.0-beta.1, Azure.Storage.Blobs.Batch_12.24.0...
pre-release2 days ago

2.0.0-beta.1 (2026-01-08)

Features Added

  • Added support for the Azure AI Translator API 2025-10-01-preview, including translations using LLM models, adaptive custom translation, tone variant translations, and gender-specific language translations.
  • Added TranslationTarget class for configuring translation options.
  • Exposed JsonModelWriteCore for model serialization procedure.

Breaking Changes

  • Added Models property to GetSupportedLanguagesResult to include the list of LLM models available for translations.
  • Changed the name of the model factory AITranslationTextModelFactory to TranslationTextModelFactory matching the new project structure.
  • Changed the name of TargetLanguage property to Language in TranslationText.
  • Changed the name of Confidence property to Score in DetectedLanguage.
  • Removed TextTranslationTranslateOptions and TextTranslationTransliterateOptions.
  • SourceText property in TranslatedTextItem deprecated and marked as obsolete.
  • Dictionary, sentence boundaries and text alignments features have been removed and relevant classes and properties have been marked as deprecated.

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

NewReleases is sending notifications on new releases.