What's Changed
- .NET: bug fix for duplicate output on GitHubCopilotAgent by @normalian in #3981
- .NET: Increase credential timeout for Integration Tests by @westey-m in #4472
- .NET: Add foundry extension samples for dotnet by @yaoleo34 in #4359
- .NET: CI Build time end to end improvement by @westey-m in #4208
- .NET: Switch auth sample to use Singletons by @westey-m in #4454
- .NET: Add ServiceLifetime support for Hosting DI registration by @westey-m in #4476
- .NET: Fix filter combine logic for ChatHistoryMemoryProvider by @westey-m in #4501
- .NET: Update HostedAgents samples to Azure.AI.AgentServer.AgentFramework 1.0.0-beta.9 and MEAI 10.3.0 by @Copilot in #4477
- .NET: Improve skill name validation: reject consecutive hyphens and enforce directory name match by @SergeyMenshykh in #4526
- .NET: Create a sample to show bounded chat history with overflow into chat history memory by @westey-m in #4136
- .NET: Update Anthropic to 12.8.0 and Anthropic.Foundry to 0.4.2 by @Copilot in #4475
- .NET: Add security warnings to xml comments for core components by @westey-m in #4527
- Auto-finalize ResponseStream on iteration completion by @giles17 in #4478
- .NET: Skip Azure Persistent (V1) flaky CodeInterpreter integration tests by @rogerbarreto in #4583
- .NET: Enable Microsoft.Agents.AI.FoundryMemory for NuGet release by @rogerbarreto in #4559
- Fix Strands Agents documentation links in ADR by @Copilot in #4584
- .NET: Cleanup unnecessary usages of AsIChatClient by @westey-m in #4561
- .NET: Added support for polymorphic type as workflow output by @peibekwe in #4485
- .NET Compaction - Introducing compaction strategies and pipeline by @crickman in #4533
- .NET: SDK Patch Bump (10.0.200) - Address false positive trigger of IL2026/IL3050 diagnostics in hosting projects by @rogerbarreto in #4586
- .NET: Add FinishReason to AgentResponses by @westey-m in #4617
- .NET: Updated package versions by @dmytrostruk in #4632
- .NET: Fixed CA1873 warning by @dmytrostruk in #4634
New Contributors
- @normalian made their first contribution in #3981
- @yaoleo34 made their first contribution in #4359
Full Changelog: dotnet-1.0.0-rc3...dotnet-1.0.0-rc4