File tree Expand file tree Collapse file tree 3 files changed +4
-9
lines changed Expand file tree Collapse file tree 3 files changed +4
-9
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,6 @@ com.microsoft.azure:qpid-proton-j-extensions;1.2.5
36
36
com.microsoft.sqlserver:mssql-jdbc;10.2.3.jre8
37
37
com.microsoft.azure:azure-functions-maven-plugin;1.30.0
38
38
com.microsoft.azure.functions:azure-functions-java-library;2.2.0
39
- com.azure:azure-ai-agents-persistent;1.0.0-alpha.20250508.5
40
39
com.azure:azure-ai-inference;1.0.0-beta.4
41
40
com.mysql:mysql-connector-j;9.0.0
42
41
com.openai:openai-java;1.3.1
Original file line number Diff line number Diff line change 1
1
# Release History
2
2
3
- ## 1.0.0-beta.1 (Unreleased )
3
+ ## 1.0.0-beta.1 (2025-05-15 )
4
4
5
- - Azure Projects client library for Java. This package contains Microsoft Azure Projects client library .
5
+ - Initial release of Azure AI Projects client library for Java.
6
6
7
7
### Features Added
8
8
9
- ### Breaking Changes
10
-
11
- ### Bugs Fixed
12
-
13
- ### Other Changes
9
+ - Added support for Azure AI Projects client library for Java.
Original file line number Diff line number Diff line change @@ -71,7 +71,7 @@ Code generated by Microsoft (R) TypeSpec Code Generator.
71
71
<dependency >
72
72
<groupId >com.azure</groupId >
73
73
<artifactId >azure-ai-agents-persistent</artifactId >
74
- <version >1.0.0-alpha.20250508.5 </version > <!-- {x-version-update;com.azure:azure-ai-agents-persistent;external_dependency } -->
74
+ <version >1.0.0-beta.1 </version > <!-- {x-version-update;com.azure:azure-ai-agents-persistent;current } -->
75
75
</dependency >
76
76
<dependency >
77
77
<groupId >com.azure</groupId >
You can’t perform that action at this time.
0 commit comments