Skip to content

Commit 35185ab

Browse files
authored
Update release notes and add version 0.5.0 details across multiple libraries (#193)
1 parent b8108ff commit 35185ab

File tree

9 files changed

+145
-1
lines changed

9 files changed

+145
-1
lines changed

RELEASE_NOTES_0.5.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Microsoft 365 Agents SDK for Python - Release Notes v0.5.0
22

3-
**Release Date:** October 20, 2025
3+
**Release Date:** October 22, 2025
44
**Previous Version:** 0.4.0 (Released October 7, 2025)
55

66
## 🎉 What's New in 0.5.0

libraries/microsoft-agents-activity/readme.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,24 @@ Core types and schemas for building conversational AI agents that work across Mi
88

99
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.
1010

11+
## Release Notes
12+
<table style="width:100%">
13+
<tr>
14+
<th style="width:20%">Version</th>
15+
<th style="width:20%">Date</th>
16+
<th style="width:60%">Release Notes</th>
17+
</tr>
18+
<tr>
19+
<td>0.5.0</td>
20+
<td>2025-10-22</td>
21+
<td>
22+
<a href="https://github.com/microsoft/Agents-for-python/blob/main/RELEASE_NOTES_0.5.0.md">
23+
0.5.0 Release Notes
24+
</a>
25+
</td>
26+
</tr>
27+
</table>
28+
1129
## Packages Overview
1230

1331
We offer the following PyPI packages to create conversational experiences based on Agents:

libraries/microsoft-agents-authentication-msal/readme.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,24 @@ Provides secure authentication for your agents using Microsoft Authentication Li
88

99
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.
1010

11+
## Release Notes
12+
<table style="width:100%">
13+
<tr>
14+
<th style="width:20%">Version</th>
15+
<th style="width:20%">Date</th>
16+
<th style="width:60%">Release Notes</th>
17+
</tr>
18+
<tr>
19+
<td>0.5.0</td>
20+
<td>2025-10-22</td>
21+
<td>
22+
<a href="https://github.com/microsoft/Agents-for-python/blob/main/RELEASE_NOTES_0.5.0.md">
23+
0.5.0 Release Notes
24+
</a>
25+
</td>
26+
</tr>
27+
</table>
28+
1129
## Packages Overview
1230

1331
We offer the following PyPI packages to create conversational experiences based on Agents:

libraries/microsoft-agents-copilotstudio-client/readme.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,24 @@ This client library provides a direct connection to Copilot Studio agents, bypas
99
# What is this?
1010
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.
1111

12+
## Release Notes
13+
<table style="width:100%">
14+
<tr>
15+
<th style="width:20%">Version</th>
16+
<th style="width:20%">Date</th>
17+
<th style="width:60%">Release Notes</th>
18+
</tr>
19+
<tr>
20+
<td>0.5.0</td>
21+
<td>2025-10-22</td>
22+
<td>
23+
<a href="https://github.com/microsoft/Agents-for-python/blob/main/RELEASE_NOTES_0.5.0.md">
24+
0.5.0 Release Notes
25+
</a>
26+
</td>
27+
</tr>
28+
</table>
29+
1230
## Packages Overview
1331

1432
We offer the following PyPI packages to create conversational experiences based on Agents:

libraries/microsoft-agents-hosting-aiohttp/readme.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,24 @@ This library bridges the Microsoft 365 Agents SDK with aiohttp, allowing you to
1010

1111
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.
1212

13+
## Release Notes
14+
<table style="width:100%">
15+
<tr>
16+
<th style="width:20%">Version</th>
17+
<th style="width:20%">Date</th>
18+
<th style="width:60%">Release Notes</th>
19+
</tr>
20+
<tr>
21+
<td>0.5.0</td>
22+
<td>2025-10-22</td>
23+
<td>
24+
<a href="https://github.com/microsoft/Agents-for-python/blob/main/RELEASE_NOTES_0.5.0.md">
25+
0.5.0 Release Notes
26+
</a>
27+
</td>
28+
</tr>
29+
</table>
30+
1331
## Packages Overview
1432

1533
We offer the following PyPI packages to create conversational experiences based on Agents:

libraries/microsoft-agents-hosting-core/readme.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,24 @@ This is the heart of the Microsoft 365 Agents SDK - think of it as the engine th
99
# What is this?
1010
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.
1111

12+
## Release Notes
13+
<table style="width:100%">
14+
<tr>
15+
<th style="width:20%">Version</th>
16+
<th style="width:20%">Date</th>
17+
<th style="width:60%">Release Notes</th>
18+
</tr>
19+
<tr>
20+
<td>0.5.0</td>
21+
<td>2025-10-22</td>
22+
<td>
23+
<a href="https://github.com/microsoft/Agents-for-python/blob/main/RELEASE_NOTES_0.5.0.md">
24+
0.5.0 Release Notes
25+
</a>
26+
</td>
27+
</tr>
28+
</table>
29+
1230
## Packages Overview
1331

1432
We offer the following PyPI packages to create conversational experiences based on Agents:

libraries/microsoft-agents-hosting-teams/readme.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,24 @@ This library is still in flux, as the interfaces to Teams continue to evolve.
1111
# What is this?
1212
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.
1313

14+
## Release Notes
15+
<table style="width:100%">
16+
<tr>
17+
<th style="width:20%">Version</th>
18+
<th style="width:20%">Date</th>
19+
<th style="width:60%">Release Notes</th>
20+
</tr>
21+
<tr>
22+
<td>0.5.0</td>
23+
<td>2025-10-22</td>
24+
<td>
25+
<a href="https://github.com/microsoft/Agents-for-python/blob/main/RELEASE_NOTES_0.5.0.md">
26+
0.5.0 Release Notes
27+
</a>
28+
</td>
29+
</tr>
30+
</table>
31+
1432
## Packages Overview
1533

1634
We offer the following PyPI packages to create conversational experiences based on Agents:

libraries/microsoft-agents-storage-blob/readme.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,24 @@ This library implements the storage interface for the Microsoft 365 Agents SDK u
99
# What is this?
1010
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.
1111

12+
## Release Notes
13+
<table style="width:100%">
14+
<tr>
15+
<th style="width:20%">Version</th>
16+
<th style="width:20%">Date</th>
17+
<th style="width:60%">Release Notes</th>
18+
</tr>
19+
<tr>
20+
<td>0.5.0</td>
21+
<td>2025-10-22</td>
22+
<td>
23+
<a href="https://github.com/microsoft/Agents-for-python/blob/main/RELEASE_NOTES_0.5.0.md">
24+
0.5.0 Release Notes
25+
</a>
26+
</td>
27+
</tr>
28+
</table>
29+
1230
## Packages Overview
1331

1432
We offer the following PyPI packages to create conversational experiences based on Agents:

libraries/microsoft-agents-storage-cosmos/readme.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,24 @@ This library implements the storage interface for the Microsoft 365 Agents SDK u
99
# What is this?
1010
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.
1111

12+
## Release Notes
13+
<table style="width:100%">
14+
<tr>
15+
<th style="width:20%">Version</th>
16+
<th style="width:20%">Date</th>
17+
<th style="width:60%">Release Notes</th>
18+
</tr>
19+
<tr>
20+
<td>0.5.0</td>
21+
<td>2025-10-22</td>
22+
<td>
23+
<a href="https://github.com/microsoft/Agents-for-python/blob/main/RELEASE_NOTES_0.5.0.md">
24+
0.5.0 Release Notes
25+
</a>
26+
</td>
27+
</tr>
28+
</table>
29+
1230
## Packages Overview
1331

1432
We offer the following PyPI packages to create conversational experiences based on Agents:

0 commit comments

Comments
 (0)