Skip to content

Commit 745d603

Browse files
authored
Prepare for release (#53536)
* Prepare for release * Add entries to the changelog * Fix
1 parent 78cd164 commit 745d603

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

sdk/ai/Azure.AI.Agents.Persistent/CHANGELOG.md

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

3-
## 1.2.0-beta.7 (Unreleased)
4-
5-
### Features Added
3+
## 1.2.0-beta.7 (2025-10-28)
64

75
### Breaking Changes
86
- The `trust` parameter for `MCPApproval` constructor was renamed to `requireApproval`.
97

108
### Bugs Fixed
9+
- Relax the validation of previous conversation in the `PersistentAgentsChatClient`.
1110

1211
### Other Changes
12+
- Expand AIFunction support to also include any AIFunctionDeclaration.
13+
- Add an extension AsAITool method that makes it easy to add any persistent ToolDefinition to ChatOptions.Tools.
14+
- Add HostedMcpServerTool support for `PersistentAgentsChatClient`.
1315

1416
## 1.2.0-beta.6 (2025-10-10)
1517

0 commit comments

Comments
 (0)