1.1.0 (2026-08-24)
Features Added
- Added the typed Voice event relay API under
azure.ai.agentserver.invocations.voice, includingVoiceAgentServerHost, typed protocol messages, session lifecycle callbacks, response cancellation and timeout handling, and a basic Voice agent sample.
Samples
- Updated the resilient LangGraph sample to current
langgraph,
langgraph-checkpoint-sqlite, andlangchain-corerelease lines.
Other Changes
- Constrained runtime, development, and sample dependencies to compatible release lines.
- Updated the minimum
azure-ai-agentserver-coredependency to the stable2.1.0release.