Skip to content

python-1.0.0b251016

Choose a tag to compare

@dmytrostruk dmytrostruk released this 16 Oct 22:39
· 522 commits to main since this release
8c24a72

[1.0.0b251016] - 2025-10-16

Added

  • Add Purview Middleware (#1142)
  • Added URL Citation Support to Azure AI Agent (#1397)
  • Added MCP headers for AzureAI (#1506)
  • Add Function Approval UI to DevUI (#1401)
  • Added function approval example with streaming (#1365)
  • Added A2A AuthInterceptor Support (#1317)
  • Added example with MCP and authentication (#1389)
  • Added sample with Foundry Redteams (#1306)
  • Added AzureAI Agent AI Search Sample (#1281)
  • Added AzureAI Bing Connection Name Support (#1364)

Changed

  • Enhanced documentation for dependency injection and serialization features (#1324)
  • Update README to list all available examples (#1394)
  • Reorganize workflows modules (#1282)
  • Improved thread serialization and deserialization with better tests (#1316)
  • Included existing agent definition in requests to Azure AI (#1285)
  • DevUI - Internal Refactor, Conversations API support, and performance improvements (#1235)
  • Refactor RequestInfoExecutor (#1403)

Fixed

  • Fix AI Search Tool Sample and improve AI Search Exceptions (#1206)
  • Fix Failure with Function Approval Messages in Chat Clients (#1322)
  • Fix deadlock in Magentic workflow (#1325)
  • Fix tool call content not showing up in workflow events (#1290)
  • Fixed instructions duplication in model clients (#1332)
  • Agent Name Sanitization (#1523)