github Azure/azure-sdk-for-python azure-ai-agentserver-core_1.0.0b11

latest releases: azure-ai-agentserver-agentframework_1.0.0b11, azure-ai-agentserver-langgraph_1.0.0b11
pre-release5 hours ago

1.0.0b11 (2026-02-10)

Features Added

  • Added conversation persistence: automatically save input and output items to conversation when store=True in request
  • Added deduplication check to avoid saving duplicate input items
  • Added server startup success log message

Other Changes

  • Improved logging: replaced confusing print statements with proper logger calls
  • Changed logger to use stdout instead of stderr for consistency with uvicorn
  • Added _items_are_equal() method for comparing conversation items

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

NewReleases is sending notifications on new releases.