File tree Expand file tree Collapse file tree 5 files changed +11
-9
lines changed 
azure-ai-textanalytics-perf Expand file tree Collapse file tree 5 files changed +11
-9
lines changed Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ com.azure:azure-ai-metricsadvisor-perf;1.0.0-beta.1;1.0.0-beta.1
4747com.azure:azure-ai-openai;1.0.0-beta.10;1.0.0-beta.11
4848com.azure:azure-ai-openai-assistants;1.0.0-beta.3;1.0.0-beta.4
4949com.azure:azure-ai-personalizer;1.0.0-beta.1;1.0.0-beta.2
50- com.azure:azure-ai-textanalytics;5.4.7;5.5.0-beta.1 
50+ com.azure:azure-ai-textanalytics;5.4.7;5.5.0
5151com.azure:azure-ai-textanalytics-perf;1.0.0-beta.1;1.0.0-beta.1
5252com.azure:azure-ai-translation-text;1.0.0;1.1.0-beta.1
5353com.azure:azure-ai-translation-document;1.0.0-beta.2;1.0.0-beta.3
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.5.0-beta.1 </version > <!--  {x-version-update;com.azure:azure-ai-textanalytics;current} --> 
35+       <version >5.5.0</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.5.0-beta.1 (Unreleased )  
3+ ## 5.5.0 (2024-07-25 )  
44
5- ### Features Added  
5+ ### Other Changes  
66
7- ###  Breaking Changes 
7+ -  Removed remaining  ` jackson-databind `  usages and dependency from the project. 
88
9- ### Bugs Fixed  
9+ #### Dependency Updates  
10+ 
11+ -  Upgraded ` azure-core `  from ` 1.49.1 `  to version ` 1.50.0 ` .
12+ -  Upgraded ` azure-core-http-netty `  from ` 1.15.1 `  to version ` 1.15.2 ` .
1013
11- ### Other Changes  
1214
1315## 5.4.7 (2024-06-25)  
1416
Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ add the direct dependency to your project as follows.
6363<dependency >
6464    <groupId >com.azure</groupId >
6565    <artifactId >azure-ai-textanalytics</artifactId >
66-     <version >5.4.7 </version >
66+     <version >5.5.0 </version >
6767</dependency >
6868``` 
6969[ // ] : #  ( {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.5.0-beta.1 </version > <!--  {x-version-update;com.azure:azure-ai-textanalytics;current} --> 
16+   <version >5.5.0</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