0.6.0 Agents M365 SDK for Python Release
Microsoft 365 Agents SDK for Python - Release Notes v0.6.0
Release Date: November 18, 2025
Previous Version: 0.5.0 (Released October 22, 2025)
Major Features
- FastAPI Integration Package (#176) - New
microsoft-agents-hosting-fastapihosting option - Distributed Error Resources (#223, #237, #240) - Standardized error codes (-60000 to -66999 ranges) with help URLs across all packages
- TypingIndicator Simplification (#212) - Explicit
start()/stop()API, removed async locking complexity
Bug Fixes
- ChannelServiceAdapter.create_conversation flow (#233)
- Streaming disabled for agentic requests on Teams (#243)
- HTTP client error handling with precise status code checks (#202)
- M365Copilot channel detection (#208, #210)
- Copilot Studio client conversation ID persistence (#195)
- Default max conversation ID length reduced to 150 (#196)