You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
1.1.0 (2026-08-24)
Features Added
Added the typed Voice event relay API under azure.ai.agentserver.invocations.voice, including VoiceAgentServerHost, 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, and langchain-core release lines.
Other Changes
Constrained runtime, development, and sample dependencies to compatible release lines.
Updated the minimum azure-ai-agentserver-core dependency to the stable 2.1.0 release.