File tree Expand file tree Collapse file tree 5 files changed +9
-10
lines changed
azure-ai-textanalytics-perf Expand file tree Collapse file tree 5 files changed +9
-10
lines changed Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ com.azure:azure-ai-metricsadvisor;1.1.18;1.2.0-beta.1
4545com.azure:azure-ai-metricsadvisor-perf;1.0.0-beta.1;1.0.0-beta.1
4646com.azure:azure-ai-openai;1.0.0-beta.5;1.0.0-beta.6
4747com.azure:azure-ai-personalizer;1.0.0-beta.1;1.0.0-beta.2
48- com.azure:azure-ai-textanalytics;5.3.3;5.4.0-beta.1
48+ com.azure:azure-ai-textanalytics;5.3.3;5.3.4
4949com.azure:azure-ai-textanalytics-perf;1.0.0-beta.1;1.0.0-beta.1
5050com.azure:azure-ai-translation-text;1.0.0-beta.1;1.0.0-beta.2
5151com.azure:azure-analytics-purview-catalog;1.0.0-beta.4;1.0.0-beta.5
Original file line number Diff line number Diff line change 3232 <dependency >
3333 <groupId >com.azure</groupId >
3434 <artifactId >azure-ai-textanalytics</artifactId >
35- <version >5.4.0-beta.1 </version > <!-- {x-version-update;com.azure:azure-ai-textanalytics;current} -->
35+ <version >5.3.4 </version > <!-- {x-version-update;com.azure:azure-ai-textanalytics;current} -->
3636 </dependency >
3737
3838 <dependency >
Original file line number Diff line number Diff line change 11# Release History
22
3- ## 5.4.0-beta.1 (Unreleased )
3+ ## 5.3.4 (2023-10-19 )
44
5- ### Features Added
6-
7- ### Breaking Changes
5+ ### Other Changes
86
9- ### Bugs Fixed
7+ #### Dependency Updates
108
11- ### Other Changes
9+ - Upgraded ` azure-core-http-netty ` from ` 1.13.7 ` to version ` 1.13.9 ` .
10+ - Upgraded ` azure-core ` from ` 1.43.0 ` to version ` 1.44.1 ` .
1211
1312## 5.3.3 (2023-09-22)
1413
Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ add the direct dependency to your project as follows.
6262<dependency >
6363 <groupId >com.azure</groupId >
6464 <artifactId >azure-ai-textanalytics</artifactId >
65- <version >5.3.1 </version >
65+ <version >5.3.4 </version >
6666</dependency >
6767```
6868[ // ] : # ( {x-version-update-end} )
Original file line number Diff line number Diff line change 1313
1414 <groupId >com.azure</groupId >
1515 <artifactId >azure-ai-textanalytics</artifactId >
16- <version >5.4.0-beta.1 </version > <!-- {x-version-update;com.azure:azure-ai-textanalytics;current} -->
16+ <version >5.3.4 </version > <!-- {x-version-update;com.azure:azure-ai-textanalytics;current} -->
1717
1818 <name >Microsoft Azure client library for Text Analytics</name >
1919 <description >This package contains the Microsoft Azure Cognitive Services Text Analytics SDK.</description >
You can’t perform that action at this time.
0 commit comments