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

2.0.0 (2026-06-06)

Features Added

  • GA release of the Azure AI Translator Text Translation SDK targeting the 2026-06-06 API version.
  • Added TextTranslationClientSettings to support creating a TextTranslationClient from IConfiguration, including configuration-based credential resolution and dependency injection registration.
  • TranslationTarget.Tone property is now strongly typed as TranslationTone? instead of string.
  • TranslationTarget.Gender property is now strongly typed as TranslationGender? instead of string.

Breaking Changes

  • Removed TranslationTarget.Grade property.
  • Changed TranslationTarget.Tone type from string to TranslationTone?.
  • Changed TranslationTarget.Gender type from string to TranslationGender?.

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

NewReleases is sending notifications on new releases.