Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions sdk/agentserver/azure-ai-agentserver-responses/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,20 @@

### Features Added

- Added memory-command, procedural-memory, model-routing, content-filter, and expanded tool configuration models.
- Added shell command and output-content streaming events.

### Breaking Changes

- Replaced the legacy memory-search item models with `MemorySearchToolCall`.
- Updated the WorkIQ preview tool and response compaction request contracts to match the Foundry release specification.

### Bugs Fixed

### Other Changes

- Regenerated the AgentServer model and validation contracts from the consolidated Foundry release specification.

## 2.2.0b1 (2026-08-27)

### Breaking Changes
Expand Down
Loading
Loading