github Azure/azure-sdk-for-net Azure.AI.AgentServer.Responses_1.0.0-beta.3

latest releases: Azure.ResourceManager.ApiManagement_1.3.1, Azure.ResourceManager.AppComplianceAutomation_1.0.2, Azure.ResourceManager.Analysis_1.1.2...
pre-release7 hours ago

1.0.0-beta.3 (2026-05-05)

Features Added

  • previous_response_id and conversation.id are now validated against the provider before
    the handler is invoked. Invalid references return HTTP 404/400 immediately instead of being
    silently ignored. The resolved history item IDs are cached — handlers calling
    GetHistoryAsync() reuse the prefetched result without a second storage lookup.

Bugs Fixed

  • Foundry storage error responses now preserve the full error body (code, message, param, type)
    when returned to the client. Previously only the message field was forwarded; param was lost.
  • Non-400/404/409 error status codes from Foundry storage are no longer proxied as-is; they are
    normalized to HTTP 500 to avoid leaking upstream infrastructure details.

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

NewReleases is sending notifications on new releases.