github Azure/azure-sdk-for-java com.azure+azure-ai-translation-text_2.0.0-beta.1

pre-releaseone day 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 translations.
  • Added TranslationTarget class for configuring translation options.

Breaking Changes

  • Added Models property to GetSupportedLanguagesResult to include the list of LLM models available for translations.
  • Changed the name of TargetLanguage property to Language in TranslationText.
  • Changed the name of Confidence property to Score in DetectedLanguage.
  • Removed SourceText and Transliteration properties in translation responses.
  • Dictionary, sentence boundaries and text alignments features have been deprecated and relevant classes and properties have been removed.

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

NewReleases is sending notifications on new releases.