File tree Expand file tree Collapse file tree 2 files changed +11
-6
lines changed
sdk/cognitivelanguage/azure-ai-textanalytics-authoring Expand file tree Collapse file tree 2 files changed +11
-6
lines changed Original file line number Diff line number Diff line change 11# Release History
22
3- ## 1.0.0b1 (1970-01-01 )
3+ ## 1.0.0b1 (2025-09-19 )
44
5- ### Other Changes
6-
7- - Initial version
5+ ### Features Added
6+ * Initial release
Original file line number Diff line number Diff line change 1313
1414[ Source code] [ text_authoring_client_src ]
1515| [ Package (PyPI)] [ text_authoring_pypi_package ]
16- | [ API reference] [ api_reference_text_authoring ]
16+ | [ API reference] [ api_reference_authoring ]
1717| [ Samples] [ text_authoring_samples ]
1818| [ Product docs] [ text_authoring_docs ]
1919| [ REST API docs] [ text_authoring_restdocs ]
@@ -36,7 +36,13 @@ Install the Azure Text Authoring client library for Python with [pip][pip_link]:
3636pip install azure-ai-textanalytics-authoring
3737```
3838
39- > Note: This version of the client library defaults to the 2025-05-15-preview version of the service
39+ > Note: This version of the client library defaults to the 2025-05-15-preview version of the service.
40+
41+ This table shows the relationship between SDK versions and supported API versions of the service
42+
43+ | SDK version | Supported API version of service |
44+ | ------------ | --------------------------------- |
45+ | 1.0.0b1 - Latest preview release | 2023-04-01, 2024-11-15-preview, 2025-05-15-preview (default) |
4046
4147### Authenticate the client
4248
You can’t perform that action at this time.
0 commit comments