What's Changed
- .NET: Support hosted code interpreter for skill script execution by @SergeyMenshykh in #4192
- .NET: AgentThread serialization alternatives ADR by @westey-m in #3062
- .NET: Add helpers to more easily access in-memory ChatHistory and make ChatHistoryProvider management more configurable. by @westey-m in #4224
- .Net: Add additional Hosted Agent Samples by @rogerbarreto in #4325
- .NET: Revert ".NET: Support hosted code interpreter for skill script execution" by @SergeyMenshykh in #4385
- .NET: Fixing issue with invalid node Ids when visualizing dotnet workflows. by @alliscode in #4269
- .NET: Fix FileAgentSkillsProvider custom SkillsInstructionPrompt silently dropping skills by @SergeyMenshykh in #4388
- .NET: AuthN & AuthZ sample with asp.net service and web client by @westey-m in #4354
- .NET: Update GroupChat workflow builder to support name and description by @peibekwe in #4334
- .NET: Skip OffThread observability test by @rogerbarreto in #4399
- .NET: AzureAI Package - Skip tool validation when UseProvidedChatClientAsIs is true by @rogerbarreto in #4389
- [BREAKING] Add response filter for store input in *Providers by @westey-m in #4327
- .NET: [BREAKING] Change *Provider StateKey to list of StateKeys by @westey-m in #4395
- .NET: Updated Copilot SDK to the latest version by @dmytrostruk in #4406
- .NET: Disable OpenAIAssistant structured output integration tests by @SergeyMenshykh in #4451
- .NET: Update Azure.AI.Projects 2.0.0-beta.1 by @rogerbarreto in #4270
- .NET: Skip flacky UT + (Attempt) Merge Gatekeeper fix by @rogerbarreto in #4456
- .NET: Discover skill resources from directory instead of markdown links by @SergeyMenshykh in #4401
- .NET: Update package versions by @dmytrostruk in #4468
- .NET: Fixed CA1873 warning by @dmytrostruk in #4479
Full Changelog: dotnet-1.0.0-rc2...dotnet-1.0.0-rc3