Skip to content

Commit 1525d87

Browse files
jpalvarezlCopilot
andauthored
Added CHANGELOG entries for ai libraries (#47248)
* Added CHANGELOG entries for the library * Update sdk/ai/azure-ai-projects/CHANGELOG.md Co-authored-by: Copilot <[email protected]> * Update sdk/ai/azure-ai-projects/CHANGELOG.md Co-authored-by: Copilot <[email protected]> --------- Co-authored-by: Copilot <[email protected]>
1 parent a54ad60 commit 1525d87

File tree

2 files changed

+9
-11
lines changed

2 files changed

+9
-11
lines changed
Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,7 @@
11
# Release History
22

3-
## 1.0.0-beta.1 (Unreleased)
4-
5-
- Azure Agents client library for Java. This package contains Microsoft Azure Agents client library.
3+
## 1.0.0-beta.1 (2025-11-12)
64

75
### Features Added
86

9-
### Breaking Changes
10-
11-
### Bugs Fixed
12-
13-
### Other Changes
7+
- New Azure Agents client library for Java. This package contains Microsoft Azure Agents client library.

sdk/ai/azure-ai-projects/CHANGELOG.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,21 @@
11
# Release History
22

3-
## 1.0.0-beta.3 (Unreleased)
3+
## 1.0.0-beta.3 (2025-11-12)
44

55
### Features Added
66

7+
- Added OpenAI's official library for `Evaluations` subclients
8+
- New sub-clients: `EvaluationRules`, `EvaluationTaxonomies`, `Evaluators`, `Insights`, `Schedules`
9+
710
### Breaking Changes
811

12+
- Agents subclients where split into their own package `azure-ai-agents`
13+
- `Telemetry` and `Inference` subclient was removed.
14+
915
### Bugs Fixed
1016

1117
- Projects Client: Get Azure OpenAI should use the parent resource unless caller provides a connection name
1218

13-
### Other Changes
14-
1519
## 1.0.0-beta.2 (2025-06-17)
1620

1721
### Features Added

0 commit comments

Comments
 (0)