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

latest releases: azure-ai-agentserver-activity_1.0.0b1, azure-ai-agentserver-responses_1.0.0b9
pre-release4 hours ago

1.0.0b7 (2026-07-22)

Features Added

  • AsyncAPI docs endpoints — InvocationAgentServerHost now accepts optional
    asyncapi_spec_json (dict) and/or asyncapi_spec_yaml (raw YAML string)
    constructor args, served at GET /invocations/docs/asyncapi.json and
    GET /invocations/docs/asyncapi.yaml respectively. Either representation
    returns 404 if not registered. See README for details.

Other Changes

  • Bumped minimum azure-ai-agentserver-core dependency to >=2.0.0b8.

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

NewReleases is sending notifications on new releases.