File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
sdk/translation/azure-ai-translation-document Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 11# Release History
22
3- ## 1.1.0b1 (Unreleased )
3+ ## 1.1.0b1 (2024-05-21 )
44
55### Features Added
66- Added SingleDocumentTranslationClient that is used to invoke ` document_translate ` API.
77- ` document_translate ` is the method added to submit a single/synchronous document translation request to the Document Translation service.
88- ` DocumentTranslateContent ` has been added to specify the ` document_translate ` request content.
99
1010### Breaking Changes
11- - Version ` v1.0 ` is not supported
11+ - Version ` v1.0 ` is not supported.
12+ - The service has changed to date-based API versioning and v1.0 service behavior is supported through the new version: 2024-05-01.
1213
1314### Other Changes
1415
15- - This version and all future versions will require Python 3.7 +. Python 3.6 is no longer supported.
16+ - This version and all future versions will require Python 3.8 +. Python 3.7 is no longer supported.
1617
1718## 1.0.0 (2022-06-07)
1819
You can’t perform that action at this time.
0 commit comments