File tree Expand file tree Collapse file tree 5 files changed +24
-4
lines changed Expand file tree Collapse file tree 5 files changed +24
-4
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ com.azure:azure-data-sdk-parent;1.3.0;1.3.0
3737com.azure:azure-sdk-parent;1.6.0;1.6.0
3838com.azure:azure-client-sdk-parent;1.7.0;1.7.0
3939com.azure:azure-ai-agents-persistent;1.0.0-beta.2;1.0.0-beta.3
40- com.azure:azure-ai-agents;1.0.0-beta.1;1.0.0-beta.1
40+ com.azure:azure-ai-agents;1.0.0-beta.1;1.0.0-beta.2
4141com.azure:azure-ai-anomalydetector;3.0.0-beta.5;3.0.0-beta.6
4242com.azure:azure-ai-contentsafety;1.0.16;1.1.0-beta.1
4343com.azure:azure-ai-documentintelligence;1.0.6;1.1.0-beta.1
@@ -52,7 +52,7 @@ com.azure:azure-ai-openai-assistants;1.0.0-beta.5;1.0.0-beta.6
5252com.azure:azure-ai-openai-realtime;1.0.0-beta.1;1.0.0-beta.1
5353com.azure:azure-ai-openai-stainless;1.0.0-beta.1;1.0.0-beta.1
5454com.azure:azure-ai-personalizer;1.0.0-beta.1;1.0.0-beta.2
55- com.azure:azure-ai-projects;1.0.0-beta.2 ;1.0.0-beta.3
55+ com.azure:azure-ai-projects;1.0.0-beta.3 ;1.0.0-beta.4
5656com.azure:azure-ai-textanalytics;5.5.11;5.6.0-beta.1
5757com.azure:azure-ai-textanalytics-perf;1.0.0-beta.1;1.0.0-beta.1
5858com.azure:azure-ai-translation-text;1.1.7;1.2.0-beta.1
Original file line number Diff line number Diff line change 11# Release History
22
3+ ## 1.0.0-beta.2 (Unreleased)
4+
5+ ### Features Added
6+
7+ ### Breaking Changes
8+
9+ ### Bugs Fixed
10+
11+ ### Other Changes
12+
313## 1.0.0-beta.1 (2025-11-12)
414
515### Features Added
Original file line number Diff line number Diff line change 1414
1515 <groupId >com.azure</groupId >
1616 <artifactId >azure-ai-agents</artifactId >
17- <version >1.0.0-beta.1 </version > <!-- {x-version-update;com.azure:azure-ai-agents;current} -->
17+ <version >1.0.0-beta.2 </version > <!-- {x-version-update;com.azure:azure-ai-agents;current} -->
1818 <packaging >jar</packaging >
1919
2020 <name >Microsoft Azure SDK for Agents</name >
Original file line number Diff line number Diff line change 11# Release History
22
3+ ## 1.0.0-beta.4 (Unreleased)
4+
5+ ### Features Added
6+
7+ ### Breaking Changes
8+
9+ ### Bugs Fixed
10+
11+ ### Other Changes
12+
313## 1.0.0-beta.3 (2025-11-12)
414
515### Features Added
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ Code generated by Microsoft (R) TypeSpec Code Generator.
1414
1515 <groupId >com.azure</groupId >
1616 <artifactId >azure-ai-projects</artifactId >
17- <version >1.0.0-beta.3 </version > <!-- {x-version-update;com.azure:azure-ai-projects;current} -->
17+ <version >1.0.0-beta.4 </version > <!-- {x-version-update;com.azure:azure-ai-projects;current} -->
1818 <packaging >jar</packaging >
1919
2020 <name >Microsoft Azure SDK for Projects</name >
You can’t perform that action at this time.
0 commit comments