github Azure/azure-sdk-for-python azure-ai-agentserver-core_2.1.0b1

latest releases: azure-ai-agentserver-responses_2.1.0b1, azure-ai-agentserver-invocations_1.1.0b1
pre-release7 hours ago

2.1.0b1 (2026-08-11)

Features Added

  • FoundryStateStore now uses a file-backed local fallback when AgentServer is not hosted, and item operations accept an explicit call_id for forwarding recovered durable work outside the original request context.

Breaking Changes

  • Removed TaskMetadata, TaskContext.metadata, and TaskRun.metadata.
    Durable application state now belongs in an explicit FoundryStateStore
    and no longer shares task lifecycle PATCHes or lease renewal. Typed task
    inputs may carry a top-level call_id, which the framework restores in
    FoundryAgentRequestContext for every handler attempt.

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

NewReleases is sending notifications on new releases.