File tree Expand file tree Collapse file tree
Microsoft.Agents.AI.DurableTask
Microsoft.Agents.AI.Hosting.AzureFunctions Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33## [ Unreleased]
44
5- ### Changed
5+ - Added support for durable workflows ([ #4436 ] ( https://github.com/microsoft/agent-framework/pull/4436 ) )
6+
7+ ## v1.0.0-preview.260127.1
8+
9+ - [ BREAKING] Renamed AgentThread to AgentSession ([ #3430 ] ( https://github.com/microsoft/agent-framework/pull/3430 ) )
10+
11+ ## v1.0.0-preview.260108.1
12+
13+ - [ BREAKING] Removed AgentThreadMetadata and used AgentSessionId directly instead ([ #3067 ] ( https://github.com/microsoft/agent-framework/pull/3067 ) )
14+
15+ ## v1.0.0-preview.251219.1
616
717- Added TTL configuration for durable agent entities ([ #2679 ] ( https://github.com/microsoft/agent-framework/pull/2679 ) )
818- Switch to new "Run" method name ([ #2843 ] ( https://github.com/microsoft/agent-framework/pull/2843 ) )
9- - Removed AgentThreadMetadata and used AgentSessionId directly instead ([ #3067 ] ( https://github.com/microsoft/agent-framework/pull/3067 ) );
10- - Renamed AgentThread to AgentSession ([ #3430 ] ( https://github.com/microsoft/agent-framework/pull/3430 ) )
1119
1220## v1.0.0-preview.251204.1
1321
Original file line number Diff line number Diff line change 11# Release History
22
3- ## <version >
3+ ## [ Unreleased]
4+
5+ - Added Azure Functions hosting support for durable workflows ([ #4436 ] ( https://github.com/microsoft/agent-framework/pull/4436 ) )
6+
7+ ## v1.0.0-preview.251219.1
48
59- Addressed incompatibility issue with ` Microsoft.Azure.Functions.Worker.Extensions.DurableTask ` >= 1.11.0 ([ #2759 ] ( https://github.com/microsoft/agent-framework/pull/2759 ) )
610
You can’t perform that action at this time.
0 commit comments