From effb356c74bbfdf751a11814d1bab2fde73a76d5 Mon Sep 17 00:00:00 2001 From: Chris Mullins Date: Wed, 22 Oct 2025 10:06:07 -0700 Subject: [PATCH] Update release notes and add version 0.5.0 details across multiple libraries --- RELEASE_NOTES_0.5.0.md | 2 +- libraries/microsoft-agents-activity/readme.md | 18 ++++++++++++++++++ .../readme.md | 18 ++++++++++++++++++ .../readme.md | 18 ++++++++++++++++++ .../microsoft-agents-hosting-aiohttp/readme.md | 18 ++++++++++++++++++ .../microsoft-agents-hosting-core/readme.md | 18 ++++++++++++++++++ .../microsoft-agents-hosting-teams/readme.md | 18 ++++++++++++++++++ .../microsoft-agents-storage-blob/readme.md | 18 ++++++++++++++++++ .../microsoft-agents-storage-cosmos/readme.md | 18 ++++++++++++++++++ 9 files changed, 145 insertions(+), 1 deletion(-) diff --git a/RELEASE_NOTES_0.5.0.md b/RELEASE_NOTES_0.5.0.md index 5ba71718..1e61a311 100644 --- a/RELEASE_NOTES_0.5.0.md +++ b/RELEASE_NOTES_0.5.0.md @@ -1,6 +1,6 @@ # Microsoft 365 Agents SDK for Python - Release Notes v0.5.0 -**Release Date:** October 20, 2025 +**Release Date:** October 22, 2025 **Previous Version:** 0.4.0 (Released October 7, 2025) ## 🎉 What's New in 0.5.0 diff --git a/libraries/microsoft-agents-activity/readme.md b/libraries/microsoft-agents-activity/readme.md index 393c582c..4ba34665 100644 --- a/libraries/microsoft-agents-activity/readme.md +++ b/libraries/microsoft-agents-activity/readme.md @@ -8,6 +8,24 @@ Core types and schemas for building conversational AI agents that work across Mi This library is part of the **Microsoft 365 Agents SDK for Python** - a comprehensive framework for building enterprise-grade conversational AI agents. The SDK enables developers to create intelligent agents that work across multiple platforms including Microsoft Teams, M365 Copilot, Copilot Studio, and web chat, with support for third-party integrations like Slack, Facebook Messenger, and Twilio. +## Release Notes + + + + + + + + + + + +
VersionDateRelease Notes
0.5.02025-10-22 + + 0.5.0 Release Notes + +
+ ## Packages Overview We offer the following PyPI packages to create conversational experiences based on Agents: diff --git a/libraries/microsoft-agents-authentication-msal/readme.md b/libraries/microsoft-agents-authentication-msal/readme.md index 76ec350b..f220060f 100644 --- a/libraries/microsoft-agents-authentication-msal/readme.md +++ b/libraries/microsoft-agents-authentication-msal/readme.md @@ -8,6 +8,24 @@ Provides secure authentication for your agents using Microsoft Authentication Li This library is part of the **Microsoft 365 Agents SDK for Python** - a comprehensive framework for building enterprise-grade conversational AI agents. The SDK enables developers to create intelligent agents that work across multiple platforms including Microsoft Teams, M365 Copilot, Copilot Studio, and web chat, with support for third-party integrations like Slack, Facebook Messenger, and Twilio. +## Release Notes + + + + + + + + + + + +
VersionDateRelease Notes
0.5.02025-10-22 + + 0.5.0 Release Notes + +
+ ## Packages Overview We offer the following PyPI packages to create conversational experiences based on Agents: diff --git a/libraries/microsoft-agents-copilotstudio-client/readme.md b/libraries/microsoft-agents-copilotstudio-client/readme.md index 5582775c..b5474527 100644 --- a/libraries/microsoft-agents-copilotstudio-client/readme.md +++ b/libraries/microsoft-agents-copilotstudio-client/readme.md @@ -9,6 +9,24 @@ This client library provides a direct connection to Copilot Studio agents, bypas # What is this? This library is part of the **Microsoft 365 Agents SDK for Python** - a comprehensive framework for building enterprise-grade conversational AI agents. The SDK enables developers to create intelligent agents that work across multiple platforms including Microsoft Teams, M365 Copilot, Copilot Studio, and web chat, with support for third-party integrations like Slack, Facebook Messenger, and Twilio. +## Release Notes + + + + + + + + + + + +
VersionDateRelease Notes
0.5.02025-10-22 + + 0.5.0 Release Notes + +
+ ## Packages Overview We offer the following PyPI packages to create conversational experiences based on Agents: diff --git a/libraries/microsoft-agents-hosting-aiohttp/readme.md b/libraries/microsoft-agents-hosting-aiohttp/readme.md index e82260f6..a28c9060 100644 --- a/libraries/microsoft-agents-hosting-aiohttp/readme.md +++ b/libraries/microsoft-agents-hosting-aiohttp/readme.md @@ -10,6 +10,24 @@ This library bridges the Microsoft 365 Agents SDK with aiohttp, allowing you to This library is part of the **Microsoft 365 Agents SDK for Python** - a comprehensive framework for building enterprise-grade conversational AI agents. The SDK enables developers to create intelligent agents that work across multiple platforms including Microsoft Teams, M365 Copilot, Copilot Studio, and web chat, with support for third-party integrations like Slack, Facebook Messenger, and Twilio. +## Release Notes + + + + + + + + + + + +
VersionDateRelease Notes
0.5.02025-10-22 + + 0.5.0 Release Notes + +
+ ## Packages Overview We offer the following PyPI packages to create conversational experiences based on Agents: diff --git a/libraries/microsoft-agents-hosting-core/readme.md b/libraries/microsoft-agents-hosting-core/readme.md index 86730baa..d90a1b23 100644 --- a/libraries/microsoft-agents-hosting-core/readme.md +++ b/libraries/microsoft-agents-hosting-core/readme.md @@ -9,6 +9,24 @@ This is the heart of the Microsoft 365 Agents SDK - think of it as the engine th # What is this? This library is part of the **Microsoft 365 Agents SDK for Python** - a comprehensive framework for building enterprise-grade conversational AI agents. The SDK enables developers to create intelligent agents that work across multiple platforms including Microsoft Teams, M365 Copilot, Copilot Studio, and web chat, with support for third-party integrations like Slack, Facebook Messenger, and Twilio. +## Release Notes + + + + + + + + + + + +
VersionDateRelease Notes
0.5.02025-10-22 + + 0.5.0 Release Notes + +
+ ## Packages Overview We offer the following PyPI packages to create conversational experiences based on Agents: diff --git a/libraries/microsoft-agents-hosting-teams/readme.md b/libraries/microsoft-agents-hosting-teams/readme.md index 9ff2e5ab..b9d4f793 100644 --- a/libraries/microsoft-agents-hosting-teams/readme.md +++ b/libraries/microsoft-agents-hosting-teams/readme.md @@ -11,6 +11,24 @@ This library is still in flux, as the interfaces to Teams continue to evolve. # What is this? This library is part of the **Microsoft 365 Agents SDK for Python** - a comprehensive framework for building enterprise-grade conversational AI agents. The SDK enables developers to create intelligent agents that work across multiple platforms including Microsoft Teams, M365 Copilot, Copilot Studio, and web chat, with support for third-party integrations like Slack, Facebook Messenger, and Twilio. +## Release Notes + + + + + + + + + + + +
VersionDateRelease Notes
0.5.02025-10-22 + + 0.5.0 Release Notes + +
+ ## Packages Overview We offer the following PyPI packages to create conversational experiences based on Agents: diff --git a/libraries/microsoft-agents-storage-blob/readme.md b/libraries/microsoft-agents-storage-blob/readme.md index 4e9e1ceb..4a6429be 100644 --- a/libraries/microsoft-agents-storage-blob/readme.md +++ b/libraries/microsoft-agents-storage-blob/readme.md @@ -9,6 +9,24 @@ This library implements the storage interface for the Microsoft 365 Agents SDK u # What is this? This library is part of the **Microsoft 365 Agents SDK for Python** - a comprehensive framework for building enterprise-grade conversational AI agents. The SDK enables developers to create intelligent agents that work across multiple platforms including Microsoft Teams, M365 Copilot, Copilot Studio, and web chat, with support for third-party integrations like Slack, Facebook Messenger, and Twilio. +## Release Notes + + + + + + + + + + + +
VersionDateRelease Notes
0.5.02025-10-22 + + 0.5.0 Release Notes + +
+ ## Packages Overview We offer the following PyPI packages to create conversational experiences based on Agents: diff --git a/libraries/microsoft-agents-storage-cosmos/readme.md b/libraries/microsoft-agents-storage-cosmos/readme.md index 847761fc..f0d10e97 100644 --- a/libraries/microsoft-agents-storage-cosmos/readme.md +++ b/libraries/microsoft-agents-storage-cosmos/readme.md @@ -9,6 +9,24 @@ This library implements the storage interface for the Microsoft 365 Agents SDK u # What is this? This library is part of the **Microsoft 365 Agents SDK for Python** - a comprehensive framework for building enterprise-grade conversational AI agents. The SDK enables developers to create intelligent agents that work across multiple platforms including Microsoft Teams, M365 Copilot, Copilot Studio, and web chat, with support for third-party integrations like Slack, Facebook Messenger, and Twilio. +## Release Notes + + + + + + + + + + + +
VersionDateRelease Notes
0.5.02025-10-22 + + 0.5.0 Release Notes + +
+ ## Packages Overview We offer the following PyPI packages to create conversational experiences based on Agents: