github Azure/azure-sdk-for-python azure-ai-agentserver-invocations_1.0.0b6

pre-release4 hours ago

1.0.0b6 (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 binds them to the request-scoped platform context so the per-request call ID is forwarded on outbound Foundry 1P calls (x-agent-user-id is not forwarded to 1P). The values are also exposed on request.state.user_id and request.state.call_id.

Breaking Changes

  • Replaced request.state.user_isolation_key / request.state.chat_isolation_key with request.state.user_id / request.state.call_id per container protocol version 2.0.0.

Don't miss a new azure-sdk-for-python release

NewReleases is sending notifications on new releases.