We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b16070 commit 2c9da7dCopy full SHA for 2c9da7d
sdk/textanalytics/azure-ai-textanalytics/CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Release History
2
3
-## 5.2.1 (Unreleased)
+## 5.2.1 (2022-10-26)
4
5
### Bugs Fixed
6
- Returns a more helpful message in the document error when all documents fail for an action in the `begin_analyze_actions` API.
sdk/textanalytics/azure-ai-textanalytics/README.md
@@ -86,7 +86,7 @@ This table shows the relationship between SDK versions and supported API version
86
87
| SDK version | Supported API version of service |
88
| ------------ | --------------------------------- |
89
-| 5.2.0 - Latest stable release | 3.0, 3.1, 2022-05-01 (default) |
+| 5.2.X - Latest stable release | 3.0, 3.1, 2022-05-01 (default) |
90
| 5.1.0 | 3.0, 3.1 (default) |
91
| 5.0.0 | 3.0 |
92
0 commit comments