Skip to content

Azure.AI.AgentServer.Invocations_1.0.0-beta.5

Pre-release
Pre-release

Choose a tag to compare

@azure-sdk azure-sdk released this 28 Jun 14:36
69184d1

1.0.0-beta.5 (2026-06-28)

Features Added

  • Container protocol version 2.0.0 support: reads x-agent-user-id and x-agent-foundry-call-id from inbound requests and exposes them via InvocationContext.PlatformContext.

Breaking Changes

  • InvocationContext.Isolation is now InvocationContext.PlatformContext (type PlatformContext with UserIdKey / CallId), replacing the IsolationContext user/chat isolation keys.