Skip to content

azure-ai-agentserver-responses_2.1.0b2

Pre-release
Pre-release

Choose a tag to compare

@azure-sdk-automation azure-sdk-automation released this 21 Aug 05:03
205008d

2.1.0b2 (2026-08-21)

Bugs Fixed

  • Restored JSON-string encoding for response-level internal_metadata so resilient response checkpoints round-trip through Foundry storage.
  • Restored get_request_context() identity values while stored Responses handlers run inside durable tasks.
  • get_history_item_ids on InMemoryResponseProvider and FileResponseStore now keeps the newest item IDs when applying limit. (#48514)