File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
sdk/textanalytics/azure-ai-textanalytics Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 11# Release History
22## 5.1.0-beta.4 (Unreleased)
33
4+ ## 5.0.2 (2021-01-14)
5+ ### Dependency updates
6+ - Update dependency version, ` azure-core ` to 1.12.0 and ` azure-core-http-netty ` to 1.7.1.
47
58## 5.1.0-beta.3 (2020-11-19)
69### New features
Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ az cognitiveservices account create \
5858<dependency >
5959 <groupId >com.azure</groupId >
6060 <artifactId >azure-ai-textanalytics</artifactId >
61- <version >5.1.0-beta.3 </version >
61+ <version >5.1.0-beta.4 </version >
6262</dependency >
6363```
6464[ // ] : # ( {x-version-update-end} )
@@ -119,7 +119,7 @@ Authentication with AAD requires some initial setup:
119119<dependency >
120120 <groupId >com.azure</groupId >
121121 <artifactId >azure-identity</artifactId >
122- <version >1.2.0 </version >
122+ <version >1.2.2 </version >
123123</dependency >
124124```
125125[ // ] : # ( {x-version-update-end} )
You can’t perform that action at this time.
0 commit comments