Skip to content

Commit f458aa0

Browse files
committed
changelog prep for beta.3 release(s)
1 parent fdb9a0c commit f458aa0

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

sdk/ai/Azure.AI.Projects.OpenAI/CHANGELOG.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
- Addressed an issue that caused paginated responses like conversation items to never terminate when large numbers of items are fetched
88

9-
## 1.0.0-beta.3 (2025-11-14)
9+
## 1.0.0-beta.2 (2025-11-14)
1010

1111
### Features Added
1212

@@ -16,8 +16,6 @@
1616

1717
- `ProjectConversationsClient.GetProjectConversations()` has an updated signature that accepts an `AgentReference` instead of distinct `agentName` and `agentId` parameters, aligned with the new "list responses" operation.
1818

19-
## 1.0.0-beta.2 (2025-11-14)
20-
2119
### Bugs Fixed
2220

2321
- Addressed a problem where not supplying an options instance to the `ProjectResponsesClient` constructor resulted in fallback to the `https://api.openai.com/v1` endpoint

sdk/ai/Azure.AI.Projects/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release History
22

3-
## 1.0.0-beta.3 (2025-11-15)
3+
## 1.2.0-beta.3 (2025-11-15)
44

55
### Bugs Fixed
66

0 commit comments

Comments
 (0)