Skip to content

azure-ai-translation-text_1.0.0

Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 23 May 00:14
1550fec

1.0.0 (2024-05-23)

Features Added

  • Added support for Entra Id authentication.

Breaking Changes

  • All calls to the client using parameter content have been changed to use parameter body.
  • Users can call methods using just a string type instead of complex objects.
  • get_languages methods were changed to get_supported_languages.
  • renamed from_parameter to from_language.
  • renamed to parameter to to_language.