Skip to content

Commit 963a5f3

Browse files
authored
Update release notes for version 1.3.0
Updated release date and added new features in version 1.3.0.
1 parent b0db409 commit 963a5f3

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

changelog.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Microsoft 365 Agents SDK for .NET - Release Notes v1.3.0
22

3-
**Release Date:** October 22, 2025
3+
**Release Date:** November 15, 2025
44
**Previous Version:** 1.2.0 (Released August 18, 2025)
55

66
## 🎉 What's New in 1.3.0
@@ -43,6 +43,9 @@ This release introduces first-class A2A hosting (preview), and Copilot Studio Co
4343

4444
## 🔐 Authentication & Security Enhancements
4545

46+
- Add support for Entra Agent ID Preview
47+
- Improved Multi-tenant detction for authenticaiton token support this will attempt to create a tenant specifice token for User Autheitcation and AgentID scenarios when the authority associated with current Agent identity is using the /common authority.5
48+
4649
## 🐛 Bug Fixes & Maintenance
4750

4851
- Resolved failures when registering `IAgent` implementations via factories in multi-agent hosts. ([#418](https://github.com/microsoft/Agents-for-net/pull/418))

0 commit comments

Comments
 (0)