·
11 commits
to main
since this release
What's Changed
- .NET: Redacting log data unless opting out. by @westey-m in #2372
- .NET: sanitize redirectUrl for logs by @DeagleGross in #2356
- .NET: Add unit tests for RetrieveConversationMessagesExecutor by @peibekwe in #2388
- .NET: Upgrade to .NET 10 by @stephentoub in #2128
- .NET: Remove straggler VersionOverride after .NET 10 upgrade by @stephentoub in #2393
- .NET: Update to latest MEAI 10.0.1 and OpenAI 2.7.0 by @stephentoub in #2392
- .NET: Address Integration Concurrency Tests failure for V2 Agents by @rogerbarreto in #2421
- Update to latest dotnet devcontainer and add docker in docker. by @westey-m in #2426
- .NET: Add support for background responses to A2A agent by @SergeyMenshykh in #2381
- .NET: Change type of props representing continuation token by @SergeyMenshykh in #2430
- .NET: [BREAKING] Add GetNewThread overload for taking a ChatMessageStore at thread creation time by @westey-m in #2429
- .NET: Add Anthropic Agent Package by @rogerbarreto in #2359
- [BREAKING] Remove NotifyThreadOfNewMessagesAsync AIAgent helper by @westey-m in #2450
- .NET: Use Random.GetString in hosting IdGenerator by @stephentoub in #2427
- .NET: Updated package versions by @dmytrostruk in #2455
- .NET: Suppressed CS8002 for Anthropic package by @dmytrostruk in #2461
- .NET: Temporarily suppress CS8002 error by @dmytrostruk in #2462
- .NET: Add Cosmos DB implementations for ChatMessageStore and CheckpointStore. by @TheovanKraay in #1838
- .NET: Foundry V2 - Update Sample and Docs for clear distinction between Classic/New Foundry Agents. by @rogerbarreto in #2459
- .NET: Add orchestration ID to durable agent entity state by @philliphoff in #2137
- Update Azure.AI.OpenAI to latest release by @stephentoub in #2501
- .NET: Bump Anthropic from 10.2.1 to 10.4.0 by @dependabot[bot] in #2492
- .NET: Require thread for background responses by @SergeyMenshykh in #2498
- .NET: Prevent streamed updates loss when resuming streaming by @SergeyMenshykh in #2516
- .NET: Change sample to use official Anthropic C# package by @stephentoub in #2471
- .NET: Declarative Agents by @markwallace-microsoft in #2476
- .NET: Add Google ChatClientAgent provider sample using with Gemini model by @rogerbarreto in #2554
- .NET: Bump Aspire.Hosting.Azure.CognitiveServices from 13.0.0 to 13.0.1 by @dependabot[bot] in #2528
- .NET: Address gap IServiceProvider support for provider extensions by @rogerbarreto in #2551
- .NET: Fix samples for hosted agents by @SergeyMenshykh in #2550
- .NET: Change Anthropic Azure sample to use Athropic.Foundry package + cachi… by @rogerbarreto in #2578
- .NET: Fix AG-UI forwardedProps JSON property name by @javiercn in #2543
- .NET [Breaking] Simplify and Refactor ChatclientAgentOptions Ctor + Instructions by @rogerbarreto in #1517
- .NET: Persistent V1 package with bugfixes by @rogerbarreto in #2602
- .NET: Bump Aspire.Hosting.AppHost from 13.0.0 to 13.0.1 by @dependabot[bot] in #2493
- .NET: Fix flaky vector store integration tests - race condition on indexing by @Copilot in #2586
- .NET: Add Unit test for declarative object model AddConversationMessageExecutor by @peibekwe in #2613
- .NET: Remove unnecessary PackageReferences after .NET 10 update by @stephentoub in #2394
- .NET: Address vulnerability issue (previous net10 targets) by @rogerbarreto in #2631
- .NET: Seal options and context classes by @SergeyMenshykh in #2633
Full Changelog: python-1.0.0b251120...dotnet-1.0.0-preview.251204.1